Changeset 8731 for trunk/changelog
- Timestamp:
- Jun 20, 2002, 4:37:14 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r8726 r8731 1 /* $Id: changelog,v 1.217 6 2002-06-20 01:11:44 bird Exp $ */1 /* $Id: changelog,v 1.2177 2002-06-20 02:37:14 bird Exp $ */ 2 2 3 3 2002-06-20: knut st. osmundsen <bird@anduin.net> 4 4 - INSTALL: o Corrected quoting typos. ('User's Guide' -> 'User''s Guide') 5 - Tools: o Added ExecTestcase.cmd for executing a testing and do 6 result logging. 7 - Make: o Added TS_EXEC* and TS_LOGFILE macros to testsuite.tools.mk. 8 - Testsuite: 9 o Use ExecTestcase.cmd for executing the testcases. 10 Logging & execute all testcases nomatter return values. 11 o Added watcomc.mak which is pretty simple watcom tests. 12 (currently noone of them really work 100%.) 13 o TODO: Make a timeout executer which kills the children when 14 they've been executing too long. This is required in order to 15 run the testsuite without human interaction. 5 16 6 17 2002-06-19: Sander van Leeuwen <sandervl@innotek.de>
Note:
See TracChangeset
for help on using the changeset viewer.