Changes between Version 26 and Version 27 of Building/RunningTests
- Timestamp:
- 10/02/10 06:06:32 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/RunningTests
v26 v27 10 10 ./darcs-all --testsuite get 11 11 }}} 12 13 You can run the whole test suite with `make test` or `make fulltest` in the root 14 of the build tree, but below we will explain how to get finer control of the 15 test suite. 12 16 13 17 To run the test suite against a GHC build in the same source tree:
