- Timestamp:
- 02/04/10 10:58:12 (2 years ago)
- Files:
-
- 1 modified
-
trunk/RELEASE (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/RELEASE
r85 r87 13 13 14 14 * Added ability for a test to determine if it should count in the final 15 results tally, i.e., if it is " valid". Set "self.invalid" from within a test16 if it should not count.15 results tally, i.e., if it is "skipped". Set "self.skipped" from within a 16 test if it should not count. 17 17 18 18
