|
Revision 692:e6b5e742daa5, 423 bytes
(checked in by Christian Kamm <kamm incasoftware de>, 4 years ago)
|
Trivial change, just checking pushing auth.
|
| Line | |
|---|
| 1 |
We have two different test sets. For the test drivers |
|---|
| 2 |
you need do compile the .d files in this folder with |
|---|
| 3 |
a Phobos D compiler. |
|---|
| 4 |
|
|---|
| 5 |
To run the 'mini' test suite run |
|---|
| 6 |
./runminitests |
|---|
| 7 |
|
|---|
| 8 |
To run the DStress based tests execute |
|---|
| 9 |
./runtest tmp-sensible-name |
|---|
| 10 |
and then use |
|---|
| 11 |
./findregressions old-results new-results |
|---|
| 12 |
to display a list of regressions. You can |
|---|
| 13 |
download old result files from |
|---|
| 14 |
http://www.incasoftware.de/~kamm/ldc/reference |
|---|