Commit Graph

180 Commits

Author SHA1 Message Date
Hartmut Kaiser
ff02969b74 Fixed usability of true/false as macro names.
[SVN r34075]
2006-05-24 01:34:24 +00:00
Hartmut Kaiser
20d9781876 Fixed a subtle preprocessing bug.
[SVN r34045]
2006-05-20 18:49:51 +00:00
Hartmut Kaiser
a1771f5c00 Fixed Wave Jamfile.v2 to correctly disable RTTI for VC7.1
[SVN r33909]
2006-05-02 15:19:49 +00:00
Hartmut Kaiser
c959794650 Wave V1.2.4
[SVN r33362]
2006-03-17 22:40:02 +00:00
Hartmut Kaiser
251bc128ba Wave: enabled one new testcase.
[SVN r33221]
2006-03-03 22:46:05 +00:00
Hartmut Kaiser
cb793b0c57 Wave: Fixed a dynaload compilation problem with VC7.1 of the re2c lexer tests.
[SVN r33192]
2006-03-01 18:33:45 +00:00
Hartmut Kaiser
f859c951db Added a new testcase.
[SVN r33167]
2006-02-28 04:07:24 +00:00
Vladimir Prus
c19aacc1d9 Disable rtti for all msvc version, hopefully this wil fix the remaining failure
[SVN r33023]
2006-02-20 14:33:45 +00:00
Vladimir Prus
fff13eb43f Fix up DLL linking
[SVN r32958]
2006-02-16 09:59:15 +00:00
Vladimir Prus
6bd8b962ac Disable autolink
[SVN r32914]
2006-02-14 08:06:31 +00:00
Vladimir Prus
70a75ec0d5 Fix Wave tests on Windows, with BBV2.
Patch from Alexey Pakhunov.


[SVN r32879]
2006-02-13 07:30:25 +00:00
Vladimir Prus
c53d826b6a Update Jamfile.v2
[SVN r32766]
2006-02-09 11:07:56 +00:00
Vladimir Prus
a128794309 Add Jamfile.v2
[SVN r32726]
2006-02-08 10:00:15 +00:00
Hartmut Kaiser
e84efe1220 Wave now correctly recognizes pp-number tokens.
[SVN r32374]
2006-01-23 03:45:35 +00:00
Hartmut Kaiser
5115faf51e Updated the Wave copyright notice to include the year 2006.
[SVN r32154]
2005-12-24 19:50:47 +00:00
Hartmut Kaiser
ec34f70a79 Made Wave test output less verbose.
[SVN r32108]
2005-12-19 17:41:47 +00:00
Hartmut Kaiser
bb62cfffc5 Changed in the Wave library all throw's to boost::throw_exception().
[SVN r31950]
2005-12-08 03:33:38 +00:00
Hartmut Kaiser
5e458d3eee Fixed a CW9.4 issue.
[SVN r31889]
2005-12-03 17:18:50 +00:00
Hartmut Kaiser
58558f08d4 Added dll support to Wave.
[SVN r31729]
2005-11-21 20:27:02 +00:00
Hartmut Kaiser
71ca605c97 Added the <vc-7_1-stlport><*><rtti>off directive to all of the Wave V1 Jamfiles.
[SVN r31714]
2005-11-20 22:44:11 +00:00
Hartmut Kaiser
db2f382f90 Fixed Wave test suite to handle correctly the new BOOST_WAVE_USE_STRICT_LEXER mode.
[SVN r31710]
2005-11-20 01:20:46 +00:00
Hartmut Kaiser
e027416fb0 Fixed error handling for passive #if/#elif branches.
[SVN r31184]
2005-10-03 15:15:30 +00:00
Hartmut Kaiser
1bbd6db53f Updated the Jamfile for the Wave test apps.
[SVN r31059]
2005-09-20 18:16:25 +00:00
Hartmut Kaiser
e152ad4269 Fixed line numbering inside the generated tokens.
[SVN r30921]
2005-09-12 17:17:42 +00:00
Hartmut Kaiser
4b75ea2f6c Change to debug a CW9.5 problem.
[SVN r29893]
2005-07-05 03:25:42 +00:00
Hartmut Kaiser
961a6cb2f5 Fixed a compilation error.
[SVN r29873]
2005-07-02 16:26:30 +00:00
Hartmut Kaiser
668e1f1d3a Added additional debug messages for debuglevl == 9.
[SVN r29872]
2005-07-02 12:59:57 +00:00
Hartmut Kaiser
9e2672639b Improved debug level 9 reporting for the testwave application.
[SVN r29784]
2005-06-24 17:03:35 +00:00
Hartmut Kaiser
0182a245cb Improved debug level 9 reproting for the testwave application.
[SVN r29783]
2005-06-24 16:38:55 +00:00
Hartmut Kaiser
8c3b095904 Removed a workaround which was required by older versions of the program_options lib.
[SVN r29656]
2005-06-17 13:19:06 +00:00
Hartmut Kaiser
86a61fd37d Added (optional) very verbose output to the testwave application.
[SVN r29467]
2005-06-07 18:02:18 +00:00
Hartmut Kaiser
17be5a75d9 Fixed lexer tests on platforms others than windows.
[SVN r29054]
2005-05-19 06:00:19 +00:00
Hartmut Kaiser
7e3d46b378 Added boostinspect:notab option.
[SVN r29038]
2005-05-18 18:46:18 +00:00
Hartmut Kaiser
01efcba863 Added verbose error messages.
[SVN r29036]
2005-05-18 17:44:43 +00:00
Hartmut Kaiser
a847b2aefa Fixed test cases to scale to 64 bit platforms.
[SVN r29026]
2005-05-18 06:10:11 +00:00
Hartmut Kaiser
84d0049c0d Removed not needed file.
[SVN r28991]
2005-05-17 12:57:33 +00:00
Hartmut Kaiser
e71c4b41e7 Added lexer testcases to the regression tests.
[SVN r28990]
2005-05-17 12:56:11 +00:00
Hartmut Kaiser
c86e4352bf Fixed a bug where Wave emitted the found C++ comments in --preserve mode even if these were found inside of disabled #if/#endif blocks.
[SVN r28957]
2005-05-16 14:25:12 +00:00
Hartmut Kaiser
1019fec94c Small fix to Wave test Jamfile.
[SVN r28858]
2005-05-13 09:11:40 +00:00
Hartmut Kaiser
e5a246bfa5 Fixed a testcase.
[SVN r28808]
2005-05-11 06:28:53 +00:00
Hartmut Kaiser
6efa3a6b8d Fixed compilation when BOOST_WAVE_DUMP_PARSE_TREE is defined.
[SVN r28786]
2005-05-10 16:44:51 +00:00
Hartmut Kaiser
e26d617e67 Wave V1.1.17.
[SVN r28744]
2005-05-08 17:58:57 +00:00
Rene Rivera
1aa523cf43 Indicate std::locale requirement for test to compile on CW.
[SVN r28727]
2005-05-08 05:12:01 +00:00
Hartmut Kaiser
a48ad509f3 Fixed the overflow problem for long character literals, fixed the 'LL' issue.
[SVN r28711]
2005-05-07 11:18:19 +00:00
Hartmut Kaiser
189861d0ec Made the True64 compiler happy, fixed a 'LL' suffix bug.
[SVN r28695]
2005-05-06 09:10:19 +00:00
Hartmut Kaiser
436eee322a Checked in missing change.
[SVN r28656]
2005-05-04 18:21:26 +00:00
Hartmut Kaiser
795fbd663f Fixed almost all problems diagnosed by the Boost inspection report.
[SVN r28650]
2005-05-04 07:24:44 +00:00
Hartmut Kaiser
116a39e1fc Fixed long character literal handling, fixed a bug in the testapplication.
[SVN r28634]
2005-05-03 16:47:11 +00:00
Hartmut Kaiser
20d90d2ea2 Fixed several test cases.
[SVN r28585]
2005-05-02 16:06:55 +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
ac3962bd50 Added additional testcases.
[SVN r28506]
2005-04-27 20:28:17 +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
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
37f366153d Minor fixes...
[SVN r28023]
2005-04-06 18:38:37 +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
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
da8c7e5e0c Wave is now tested in debug mode.
[SVN r27972]
2005-04-05 07:35:50 +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
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
bbf85da3ea Wave test application now properly supports config files. Fixed minor issues.
[SVN r27944]
2005-04-03 15:22:13 +00:00
Hartmut Kaiser
7d6079b016 Removed stupid error.
[SVN r27928]
2005-04-02 08:38:13 +00:00
Hartmut Kaiser
a1422988d8 Added a missing namespace specifier.
[SVN r27925]
2005-04-02 08:25:34 +00:00
Hartmut Kaiser
dc3cc73030 Added first version of the Wave test suite.
[SVN r27911]
2005-04-01 20:52:11 +00:00