Changes between Version 31 and Version 32 of Building/RunningTests
- Timestamp:
- 05/04/11 15:44:06 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/RunningTests
v31 v32 8 8 If you have not checked out the test suite, first run: 9 9 {{{ 10 ./ darcs-all --testsuite get10 ./sync-all --testsuite get 11 11 }}} 12 12 … … 111 111 {{{ 112 112 normal -- no special options 113 llvm -- -fllvm 113 114 optc -- -O -fvia-C 114 115 optasm -- -O -fasm 116 optllvm -- -O -fllvm 115 117 profc -- -O -prof -auto-all -fvia-C 116 118 profasm -- -O -prof -auto-all -fasm
