diff tests/runtest @ 188:7949d3dd0341 trunk

[svn r204] Don't run complex dstress tests, they seem to be broken.
author ChristianK
date Sat, 10 May 2008 06:44:57 +0200
parents 395223f9875e
children 086e1aa99557
line wrap: on
line diff
--- a/tests/runtest	Thu May 08 22:49:28 2008 +0200
+++ b/tests/runtest	Sat May 10 06:44:57 2008 +0200
@@ -46,5 +46,5 @@
 echo "run.sh, compile.sh, nocompile.sh and norun.sh as well as this one."
 echo
 
-DMD=$DMD make > ../$TARGETFILE
+DMD=$DMD make compile nocompile run norun > ../$TARGETFILE
 cd ..