unitest problem
    Lloyd Dupont 
    ld at galador.net
       
    Wed Jun 15 22:56:38 PDT 2011
    
    
  
I'm using VisualD with DMD 2.053 on Windows 7 x64
I am building a static library and an exe, both in D, both with unitest 
turned on.
the executable link with the library and use a module in the library which 
contains unitests
yet, when Irun it, only the unit test in the exe are running, no unittest in 
the library are!
is that a known bug? or just me? or something else? 
    
    
More information about the Digitalmars-d
mailing list