unit-threaded v0.5.7 - advanced multi-threaded unit testing library
    Daniel Murphy via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Sat Feb 13 04:41:35 PST 2016
    
    
  
On 9/02/2016 12:23 AM, Atila Neves wrote:
> What's new:
>
> Built-in unittest blocks can now have a name with just a string UDA:
> --------------------------------------------------------------------
>
> @("test that does stuff") unittest {... }
>
I feel obliged to point out that this is going to be a disaster as soon 
as any other library decides that means something else.
    
    
More information about the Digitalmars-d-announce
mailing list