view tests/README @ 1588:71ad691baeb2

Hack to make compiling the tango 0.99.8 runtime work. The gc has no module statements and the new frontend fails to find the imports. So I add an explicit include path to the runtime gc directory.
author Christian Kamm <kamm incasoftware de>
date Sat, 07 Nov 2009 10:54:40 +0100
parents e6b5e742daa5
children
line wrap: on
line source

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