7 Commits

Author SHA1 Message Date
Marshall Clow 9a3563c142 Removed usage of deprecated macros in Boost.ScopeExit
[SVN r81573]
2012-11-26 20:23:34 +00:00
Lorenzo Caminiti 61614a7e41 Using lower case section IDs. Renamed TPL_ID to ID_TPL.
[SVN r78228]
2012-04-28 01:55:09 +00:00
Lorenzo Caminiti fc27afc2dd Fixed a bug in same_line test and upd docs.
[SVN r77886]
2012-04-10 15:22:06 +00:00
Lorenzo Caminiti 98acdf20ed Removed tpl param from same_line test.
[SVN r77883]
2012-04-10 12:25:53 +00:00
Lorenzo Caminiti 5273b2aae7 Using Boost.Detail/LightweightTest instead of Boost.Test for ScopeExit tests and examples (because Boost.Test fails to build on some regression test platforms and because this library tests are simple enough that they don't really require Boost.Test).
[SVN r77663]
2012-03-31 13:27:36 +00:00
Lorenzo Caminiti d57263204c Added #error to tests and examples that require variadic macros and/or lambda functions for better error reporting.
Split all sequence syntax with forced no-variadic tests and examples (..._nova) in their own separate file (to avoid macro redefinition warning on compilers within variadic macros).
Updated docs.

[SVN r77546]
2012-03-25 20:05:38 +00:00
Lorenzo Caminiti 37eb2eedd2 Added tests for ScopeExit and LocalFunction _ID macros.
[SVN r77407]
2012-03-19 18:09:12 +00:00