ldc/tests
2009-03-03 19:03:27 +01:00
..
mini Move more tests to D_InlineAsm 2009-03-03 19:03:27 +01:00
minicomplex Applied easy part from wilsonk's x86-64 patch in #107 2008-10-30 11:08:34 +01:00
testincludes First part of rename to LDC. 2008-10-06 22:46:55 +02:00
findregressions.d Fix findregressions and makewebstatistics to adhere to our definition of 2008-08-28 08:37:47 +02:00
makewebstatistics.d First part of rename to LDC. 2008-10-06 22:46:55 +02:00
README Trivial change, just checking pushing auth. 2008-10-12 18:11:30 +02:00
runminitest.d Strip test binaries. 2008-11-22 21:06:33 +01:00
runtest Fix dstress runner to use ldmd 2009-02-26 14:49:32 +01:00

We have two different test sets. For the test drivers
you need do compile the .d files in this folder with
a Phobos D compiler.

To run the 'mini' test suite run
./runminitests

To run the DStress based tests execute
./runtest tmp-sensible-name
and then use 
./findregressions old-results new-results 
to display a list of regressions. You can
download old result files from
http://www.incasoftware.de/~kamm/ldc/reference