view tests/README @ 1520:1a93c3da09ef

Yet another fix for finding llvm's config file. Since llvm-config --includedir sometimes includes the trailing llvm/ and sometimes it doesn't, we just check both directories.
author Christian Kamm <kamm incasoftware de>
date Tue, 30 Jun 2009 22:07:50 +0200
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