Changeset 8718
- Timestamp:
- Jun 19, 2002, 4:29:51 AM (23 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
changelog (modified) (1 diff)
-
testsuite/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r8704 r8718 1 /* $Id: changelog,v 1.217 3 2002-06-18 21:34:01bird Exp $ */1 /* $Id: changelog,v 1.2174 2002-06-19 02:28:09 bird Exp $ */ 2 2 3 3 2002-06-18: knut st. osmundsen <bird@anduin.net> 4 4 - Win32k: o Fixed compiler warning which caused the M$ compiler 5 5 to choke on some systems. 6 - Testsuite: 7 o A collection of testcases running real win32 apps. 8 Not finished, just an idea currently, intended for 9 testing odin releases and changes. 10 Currently limiting ourselfs to CUI progs. 11 o A simple DoxyGen testcase is checked in. 12 o Read the micro howto in testsuite/Makefile. 13 - Make: o Synced with outside world. (NMAKE5 changes mostly.) 14 o Added support for TARGET_MODE = TESTCASE. 15 o Added separate tools file for the testsuite. 6 16 7 17 2002-06-17: Sander van Leeuwen <sandervl@innotek.de> -
trunk/testsuite/Makefile
r8712 r8718 1 # $Id: Makefile,v 1. 2 2002-06-19 02:11:53bird Exp $1 # $Id: Makefile,v 1.3 2002-06-19 02:29:51 bird Exp $ 2 2 3 3 # … … 24 24 # - Output should whenever possibly be generated on the fly in for doing 25 25 # compares. Ie. Use inline files in the makescript. 26 # - Currently you need to have the Odin release to be tested installed and 27 # in the PATH. (This will be changed!) 26 28 # 27 29
Note:
See TracChangeset
for help on using the changeset viewer.
