mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-27 10:03:13 +01:00
[svn r204] Don't run complex dstress tests, they seem to be broken.
This commit is contained in:
@@ -7,5 +7,5 @@ Use
|
||||
./findregressions old-test-resultfile tmp-sensible-name
|
||||
to find changes.
|
||||
|
||||
Recommended:
|
||||
./findregressions tmp reference/llvmdc-something | grep -v "PASS -> XFAIL" | sort > tmp-new-regressions
|
||||
Recommended for comparing to DMD:
|
||||
./findregressions reference/dmd-version llvmdc-something | grep -v "PASS -> XFAIL" | sort > tmp-new-regressions
|
||||
|
||||
@@ -46,5 +46,5 @@ echo "Note that aborting is tricky. Try killing the processes by the name of"
|
||||
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 ..
|
||||
|
||||
Reference in New Issue
Block a user