Changeset 232 for trunk/src/semitwist/apps/tests
- Timestamp:
- 09/07/11 00:01:01 (9 months ago)
- Files:
-
- trunk/src/semitwist/apps/tests/cmdparsertest/main.d (modified) (1 diff)
- trunk/src/semitwist/apps/tests/deferAssertTest/main.d (modified) (1 diff)
- trunk/src/semitwist/apps/tests/unittests/main.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/semitwist/apps/tests/cmdparsertest/main.d
r227 r232 7 7 $(WEB www.semitwist.com, Nick Sabalausky) 8 8 9 This has been tested to work with DMD 2.052 through 2.05 49 This has been tested to work with DMD 2.052 through 2.055 10 10 +/ 11 11 trunk/src/semitwist/apps/tests/deferAssertTest/main.d
r227 r232 9 9 Make sure to pass "-debug=deferAssertTest_unittest" to DMD. 10 10 11 This has been tested to work with DMD 2.052 through 2.05 411 This has been tested to work with DMD 2.052 through 2.055 12 12 +/ 13 13 trunk/src/semitwist/apps/tests/unittests/main.d
r227 r232 9 9 This runs the SemiTwist D Tools unit tests. 10 10 11 This has been tested to work with DMD 2.052 through 2.05 411 This has been tested to work with DMD 2.052 through 2.055 12 12 +/ 13 13
