2
0
mirror of https://github.com/boostorg/wave.git synced 2026-02-21 15:32:15 +00:00

Wave test application now properly supports config files. Fixed minor issues.

[SVN r27944]
This commit is contained in:
Hartmut Kaiser
2005-04-03 15:22:13 +00:00
parent 71ab18563c
commit bbf85da3ea
11 changed files with 133 additions and 105 deletions

View File

@@ -41,6 +41,11 @@ CHANGELOG
- Fixed a compilation error of the testwave executable (added a missing
namespace specifier).
- Added a missing header to make cpp.re.cpp compile on CW.
- __BASE_FILE__ predefined macro now returns a properly escaped file name
string.
- Fixed the function boost::wave::util::impl::unescape_lit().
- Added the '$F' replacement string to the testwave application. This allows
to handle file paths sensitive comparison of the expected and real results.
Tue Mar 22 14:52:45 WEST 2005
Version 1.1.15