Commit Graph

9 Commits

Author SHA1 Message Date
Beman Dawes
d8b4772da8 Distinguish between v2 and v3 test directory names to allow parallel testing without race conditions
[SVN r71121]
2011-04-08 18:20:30 +00:00
Beman Dawes
0d1143710d Fix for STLPort (#5217)
[SVN r69220]
2011-02-23 20:16:41 +00:00
Beman Dawes
f2f699eb78 Use <boost/detail/lightweight_main.hpp> to improve regression test error reporting on remote systems
[SVN r66896]
2010-11-30 15:07:43 +00:00
Beman Dawes
91b24db22c Fixes for libraries not supporting wide character strings: correct existing V2 workarounds (thanks to John Maddock), V3 library components null compile if no support, #error earlier and in more files if using V3 with unsupported library.
[SVN r64623]
2010-08-05 21:27:55 +00:00
Beman Dawes
e98a497ad9 Delete file before starting tests, to create more reliable test environment. Always start tests with output, to avoid race condition on a few systems.
[SVN r63412]
2010-06-28 18:39:03 +00:00
Beman Dawes
152886d0f8 Fix #4248 W.R.T. BOOST_FILESYSTEM_NO_DEPRECATED and BOOST_SYSTEM_NO_DEPRECATED
[SVN r63185]
2010-06-21 13:13:20 +00:00
Beman Dawes
7922c919d8 V2 tests added. All tests passing on at least one compiler, none passing on all compilers
[SVN r62759]
2010-06-10 20:02:39 +00:00
Beman Dawes
98d00b2e88 Add Build and Test support. Build is working, a few tests are working.
[SVN r62662]
2010-06-09 15:07:03 +00:00
Beman Dawes
fa515c07f5 Move files into new v2 + v3 directory structure
[SVN r62653]
2010-06-09 13:00:15 +00:00