This website requires JavaScript.
Explore
Help
Sign In
boost
/
filesystem
Watch
2
Star
0
Fork
0
You've already forked filesystem
mirror of
https://github.com/boostorg/filesystem.git
synced
2026-01-28 19:22:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
boost-1.50.0
filesystem
/
test
History
Beman Dawes
2d42c557bd
Merge trunk, fixing 6932.
...
[SVN r78978]
2012-06-18 11:40:57 +00:00
..
msvc10
Revert to BOOST_FILESYSTEM_STATIC_LINK as the default if no linkage macros supplied. See
http://www.boost.org/doc/libs/1_49_0/libs/config/doc/html/boost_config/boost_macro_reference.html#boost_config.boost_macro_reference.macros_for_libraries_with_separate_source_code
2012-04-30 15:00:21 +00:00
convenience_test.cpp
Merge trunk, fixing 6932.
2012-06-18 11:40:57 +00:00
deprecated_test.cpp
filesystem testing change: use <boost/test/prg_exec_monitor.hpp> by default, define BOOST_LIGHTWEIGHT_MAIN to use <boost/detail/lightweight_main.hpp>. This gives us the better exception reporting of <boost/test/prg_exec_monitor.hpp> but provides easy fallback to <boost/detail/lightweight_main.hpp> if desired.
2012-04-18 01:31:53 +00:00
design_use_cases.cpp
Filesystem - Move V3 files and directories into place
2012-03-26 12:31:06 +00:00
equivalent.cpp
Filesystem - Move V3 files and directories into place
2012-03-26 12:31:06 +00:00
fstream_test.cpp
filesystem: Remove universal-character-name from source; was causing failure with Intel/Windows and required warning suppression on VC++
2012-04-16 14:06:50 +00:00
Jamfile.v2
Revert to BOOST_FILESYSTEM_STATIC_LINK as the default if no linkage macros supplied. See
http://www.boost.org/doc/libs/1_49_0/libs/config/doc/html/boost_config/boost_macro_reference.html#boost_config.boost_macro_reference.macros_for_libraries_with_separate_source_code
2012-04-30 15:00:21 +00:00
large_file_support_test.cpp
Filesystem - Delete v3 directories no longer needed. Cleanup links, namespaces, and other residue from dual v2/v3 support.
2012-03-26 12:44:24 +00:00
locale_info.cpp
Filesystem - Move V3 files and directories into place
2012-03-26 12:31:06 +00:00
long_path_test.cpp
filesystem testing change: use <boost/test/prg_exec_monitor.hpp> by default, define BOOST_LIGHTWEIGHT_MAIN to use <boost/detail/lightweight_main.hpp>. This gives us the better exception reporting of <boost/test/prg_exec_monitor.hpp> but provides easy fallback to <boost/detail/lightweight_main.hpp> if desired.
2012-04-18 01:31:53 +00:00
macro_default_test.cpp
Filesystem: Add macro_default_test.cpp forgotten in 78273 commit
2012-05-01 11:32:39 +00:00
operations_test.cpp
Merge trunk, fixing 6932.
2012-06-18 11:40:57 +00:00
operations_unit_test.cpp
filesystem testing change: use <boost/test/prg_exec_monitor.hpp> by default, define BOOST_LIGHTWEIGHT_MAIN to use <boost/detail/lightweight_main.hpp>. This gives us the better exception reporting of <boost/test/prg_exec_monitor.hpp> but provides easy fallback to <boost/detail/lightweight_main.hpp> if desired.
2012-04-18 01:31:53 +00:00
path_test.cpp
Filesystem:
Fix
#6819
; A path operand with a source that was a one character array was treated as empty, even if it wasn't empty. Such arrays can occur and be non-empty in unions or in code using C variable length array idioms.
2012-04-22 15:07:08 +00:00
path_unit_test.cpp
Filesystem: Add path::operator+= and concat functions to tack on things like suffixes or numbers. Suggested by Ed Smith-Rowland and others.
2012-04-18 14:46:15 +00:00
sample_test.cpp
Filesystem: Initial commit of template for bug report test cases
2012-04-18 21:54:32 +00:00
test_codecvt.hpp
Filesystem - Delete v3 directories no longer needed. Cleanup links, namespaces, and other residue from dual v2/v3 support.
2012-03-26 12:44:24 +00:00
windows_attributes.cpp
filesystem testing change: use <boost/test/prg_exec_monitor.hpp> by default, define BOOST_LIGHTWEIGHT_MAIN to use <boost/detail/lightweight_main.hpp>. This gives us the better exception reporting of <boost/test/prg_exec_monitor.hpp> but provides easy fallback to <boost/detail/lightweight_main.hpp> if desired.
2012-04-18 01:31:53 +00:00