Commit Graph

885 Commits

Author SHA1 Message Date
Hartmut Kaiser
10aa633dd7 Fixed date time string parsing for the CW9.3 compiler.
[SVN r28586]
2005-05-02 16:29:10 +00:00
Hartmut Kaiser
20d90d2ea2 Fixed several test cases.
[SVN r28585]
2005-05-02 16:06:55 +00:00
Hartmut Kaiser
785326b7a9 Fixed the time stamp parser for CW9.3 (hopefully).
[SVN r28570]
2005-05-02 06:40:49 +00:00
Hartmut Kaiser
a2df95b74c Improved error handling for out of range character literals, added several new test cases.
[SVN r28557]
2005-05-01 21:01:23 +00:00
Hartmut Kaiser
b4805b8616 Fixed test app for the CW8.3 compiler.
[SVN r28550]
2005-04-30 19:42:55 +00:00
Hartmut Kaiser
a4d0ea235e Fixed error reporting for a specific use case, added corresponding testcase.
[SVN r28536]
2005-04-29 20:08:34 +00:00
Hartmut Kaiser
c747965903 Fixed token comparision for the True64 platform.
[SVN r28534]
2005-04-29 16:55:26 +00:00
Hartmut Kaiser
6889e578a1 Removed unneeded file.
[SVN r28533]
2005-04-29 16:52:11 +00:00
Hartmut Kaiser
bab9d3bfbe Fixed error reported by the True64 toolset.
[SVN r28526]
2005-04-29 12:07:49 +00:00
Hartmut Kaiser
ac3962bd50 Added additional testcases.
[SVN r28506]
2005-04-27 20:28:17 +00:00
Hartmut Kaiser
a78b2746c9 The T_EOF token doesn't carry the value of the previous token anymore.
[SVN r28503]
2005-04-27 10:27:20 +00:00
Hartmut Kaiser
51ec83e6d1 Fixed several como --a warnings.
[SVN r28501]
2005-04-27 07:55:57 +00:00
Hartmut Kaiser
f631c8d512 Switched to the most recent version of re2c (V0.9.7.dev).
[SVN r28491]
2005-04-26 19:21:49 +00:00
Hartmut Kaiser
1ef3c6b46e updated Wave to reflect the recent changes in the program_options library.
[SVN r28490]
2005-04-26 18:44:37 +00:00
Rene Rivera
c7b3a91544 Add dist-lib and dist-bin targets to put results in a convenient place.
All tools compile except for inspect.


[SVN r28462]
2005-04-24 17:18:25 +00:00
Rene Rivera
a98ae63000 Fix use of *DYN_LIB=1 defines.
Add dist-lib target to put results in a convenient place.


[SVN r28461]
2005-04-24 17:17:09 +00:00
Hartmut Kaiser
01eb24fc84 Changed the test application to return a value != zero if one of the given config files were not found.
[SVN r28444]
2005-04-23 23:09:00 +00:00
Hartmut Kaiser
e1920224b7 Changed the command line arguments for the Wave testrun to use absolute directories.
[SVN r28443]
2005-04-23 23:01:46 +00:00
Hartmut Kaiser
19a8d88328 Added a workaround for gcc 3.2.x
[SVN r28230]
2005-04-14 01:42:09 +00:00
Hartmut Kaiser
3524f70965 Changed th edefault debug level of the Wave test suite to 3.
[SVN r28085]
2005-04-10 18:33:12 +00:00
Hartmut Kaiser
ef93298acb Enforced that #if/#endif are balanced file wise.
[SVN r28084]
2005-04-10 18:26:34 +00:00
Hartmut Kaiser
96aef5d5cc Added workaround for gcc3.3.x bug.
[SVN r28082]
2005-04-10 13:45:18 +00:00
Hartmut Kaiser
e25d4cb8b9 Minor fixes.
[SVN r28056]
2005-04-08 05:53:27 +00:00
Hartmut Kaiser
ad69b3b717 Improved error handling.
[SVN r28046]
2005-04-07 17:21:17 +00:00
Hartmut Kaiser
7789ca1366 Fixed a wrong exception specification.
[SVN r28045]
2005-04-07 17:19:11 +00:00
Hartmut Kaiser
fb009e5b39 Bumped Wave to V1.1.16.
[SVN r28039]
2005-04-07 08:21:19 +00:00
Hartmut Kaiser
37f366153d Minor fixes...
[SVN r28023]
2005-04-06 18:38:37 +00:00
Hartmut Kaiser
32572032fd Workaround for CW9.
[SVN r28022]
2005-04-06 17:38:14 +00:00
Hartmut Kaiser
a50f23c6fc Workaround for CW9.
[SVN r28021]
2005-04-06 17:33:59 +00:00
Hartmut Kaiser
dfe001af46 Workaround for CW9.
[SVN r28019]
2005-04-06 16:10:38 +00:00
Hartmut Kaiser
19af6941de Fixed a compilation problem for CW9.
[SVN r28013]
2005-04-06 12:16:40 +00:00
Stefan Slapeta
d7f3a33007 fixed cw 9.4 regression
[SVN r28012]
2005-04-06 11:36:05 +00:00
Hartmut Kaiser
93fac3a3b0 Added even more std:: namespace qualifiers for functions from the CRT lib.
[SVN r28009]
2005-04-06 11:07:37 +00:00
Hartmut Kaiser
e617ef7441 Fixed a minor problem in the testwave executable.
[SVN r28006]
2005-04-06 07:36:13 +00:00
Hartmut Kaiser
ddf3523acf Added the first part of the MCPP validation suite to the Wave unit tests.
[SVN r28005]
2005-04-06 07:28:34 +00:00
Hartmut Kaiser
913ed7ec98 Added missing namespace specifier.
[SVN r27973]
2005-04-05 08:43:05 +00:00
Hartmut Kaiser
da8c7e5e0c Wave is now tested in debug mode.
[SVN r27972]
2005-04-05 07:35:50 +00:00
Hartmut Kaiser
c98b49353d Renamed files to comply with the Boost rules.
[SVN r27971]
2005-04-05 07:34:00 +00:00
Hartmut Kaiser
81365f8d42 Added a compiler workaround.
[SVN r27968]
2005-04-05 06:06:55 +00:00
Hartmut Kaiser
68ceba7162 Reverted latest change.
[SVN r27963]
2005-04-04 20:34:56 +00:00
Hartmut Kaiser
b043597c61 Fixed a error reporting problem.
[SVN r27962]
2005-04-04 20:32:54 +00:00
Hartmut Kaiser
32653db245 Reverted temporary fix.
[SVN r27961]
2005-04-04 20:30:01 +00:00
Hartmut Kaiser
b05560d935 Temporary fix.
[SVN r27960]
2005-04-04 19:53:59 +00:00
Hartmut Kaiser
d449562045 Added more unit tests.
[SVN r27959]
2005-04-04 19:40:32 +00:00
Hartmut Kaiser
26e6813029 Fixed CW related warnings.
[SVN r27952]
2005-04-04 11:27:35 +00:00
Hartmut Kaiser
1c2ca265ea Added lot of unit tests, fixed a couple of minor bugs.
[SVN r27950]
2005-04-04 11:03:51 +00:00
Hartmut Kaiser
ba631f9425 Added new unit tests.
[SVN r27946]
2005-04-03 18:27:13 +00:00
Hartmut Kaiser
ae1695fc49 Fixed a problem in the whitespace eating component.
[SVN r27945]
2005-04-03 16:54:38 +00:00
Hartmut Kaiser
bbf85da3ea Wave test application now properly supports config files. Fixed minor issues.
[SVN r27944]
2005-04-03 15:22:13 +00:00
Hartmut Kaiser
71ab18563c Fixed #line statements no longer to refer to the full path.
[SVN r27942]
2005-04-03 08:42:23 +00:00