Changeset 112
- Timestamp:
- Apr 25, 2007, 10:28:14 AM (18 years ago)
- Location:
- trunk/NewView
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NewView/unittests/NewViewTests.pas
r90 r112 6 6 TestAssert, 7 7 CmdLineParameterUnitTests, 8 CharUtilsUnitTests, 8 9 StringUtilsUnitTests, 9 10 FileUtilsUnitTests, … … 34 35 35 36 tmpSuites.Add(@getCmdLineParameterUnitTests); 37 tmpSuites.Add(@getCharUtilsUnitTests); 36 38 tmpSuites.Add(@getStringUtilsUnitTests); 37 39 // tmpSuites.Add(@getHelpTopicTests);
Note:
See TracChangeset
for help on using the changeset viewer.