Changes between Version 1 and Version 2 of Building/RunningTests/Settings
- Timestamp:
- 07/08/11 15:55:36 (23 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/RunningTests/Settings
v1 v2 17 17 $ make WAY=optasm TEST=tc053 18 18 }}} 19 20 The testsuite also has a concept called, ''ways''. These refer to different settings in which a test case can be compiled and/or run. They correspond to things such as checking a test passes both when the native code generator is used and when the LLVM code generator is used. 19 21 20 22 The following ways are defined (see the file config/ghc for the complete list):
