Commit Graph

13 Commits

Author SHA1 Message Date
Beman Dawes
4013cbe7ce Correct test to match spec; path iteration yields generic format. Does will be clarified to explain why #5989 is NAD.
[SVN r76591]
2012-01-20 10:55:53 +00:00
Beman Dawes
e59f22f698 Ticket 5989 exposed flaws in path_test.cpp due to semantic changes between V2 and V3. This changeset goes a long way to clearing those test flaws by more carefully distinguishing tests on Windows that should look for path lexical equality rather than just equivalence. The actual 5989 fix will be a separate commit, as that bug is orthogonal to the test problem.
[SVN r76584]
2012-01-18 21:36:41 +00:00
Beman Dawes
19fba833e1 Add test cases and fixes for class path errors when assignment or appends used self or portion of self as source. Fixes ticket #3714
[SVN r76541]
2012-01-16 15:59:27 +00:00
Beman Dawes
67c7b055e3 Add support for permissions. Docs to follow.
[SVN r74950]
2011-10-15 16:02:20 +00:00
Beman Dawes
4d4b6bfb39 Fix #5405. Note that this is only a partial fix. The issue is much larger; see ticket 5448 for details.
[SVN r71157]
2011-04-10 02:00:35 +00:00
Beman Dawes
b440ecd547 Fix #5404 and #5434. Add make_preferred_tests. Add comment cautioning for Windows class path relational operators when difference between slash and backslash is significant.
[SVN r71079]
2011-04-07 14:34:33 +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
2a205e364c Fix #4702
[SVN r65748]
2010-10-04 13:21:35 +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
419cf13dd2 Revert to absolute() being an operations free function, and provide semantics for the Windows case where the base argument was not absolute.
[SVN r63524]
2010-07-02 17:04:20 +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
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