dmd testsuite naming scheme
Walter Bright
newshound2 at digitalmars.com
Mon Jan 2 18:36:07 PST 2012
On 1/2/2012 9:58 AM, Trass3r wrote:
> Is there any pattern in the testsuite organization?
No.
> There are loads of
> test[0-9]+. files etc. And folders are only used to group compilable/runnable...
> I honestly wouldn't know where to add or search for a test case.
It doesn't really matter where they go. A collection of test cases with a theme
to them might go in a named file, a random one might be appended to any of the
test* files.
More information about the Digitalmars-d
mailing list