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
|
96863a6bc2
|
Fixed all sequence syntax tests and examples and always compiling them also forcing BOOST_NO_VARIADIC_MACROS.
[SVN r77085]
|
2012-02-20 21:47:47 +00:00 |
|
Lorenzo Caminiti
|
c073d753cc
|
Updated ScopeExit "world" tests making person a struct instead of a class.
Added a code comment to Utility/IdentityType tmp_assert test.
[SVN r77071]
|
2012-02-18 19:29:35 +00:00 |
|
Lorenzo Caminiti
|
fdc03a4eeb
|
Updating ScopeExit docs, examples, and tests after supporting variadics (with full backward compatibility), this capture (this_), no capture (void), and C++11 extensions.
[SVN r77030]
|
2012-02-15 01:19:41 +00:00 |
|