Changes between Version 16 and Version 17 of Building/RunningTests
- Timestamp:
- 08/17/08 13:01:30 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/RunningTests
v16 v17 258 258 '''expect_fail_for(ways)''' expect failure for certain ways 259 259 260 '''expect_fail_if_platform(plat)''' expect failure on a certain platform261 262 '''expect_fail_if_compiler_type(compiler)''' expect failure from a certain compiler263 264 260 ''<test-fn>'' 265 261 is a function which describes how the test should be
