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-29 19:42:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
86dc0dedb00f2ff424d251ea3dcc46104121e70e
filesystem
/
test
History
Beman Dawes
199263ee6e
Merge from trunk.
...
[SVN r80003]
2012-08-13 12:49:12 +00:00
..
issues
Add a #error if NDEBUG is defined.
2012-07-13 12:56:36 +00:00
msvc10
Generate unique name for operation_test directory. This prevents tests failures if static and shared tests happen to run in parallel.
2012-07-26 12:54:58 +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
Add BOOST_FOREACH support. Correct C++11 range-based for statement enabler signatures. Improve test coverage. Clears feature requests
#5896
and
#6521
.
2012-07-12 13:53:17 +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
Generate unique name for operation_test directory. This prevents tests failures if static and shared tests happen to run in parallel.
2012-07-26 12:54:58 +00:00
operations_unit_test.cpp
Add BOOST_FOREACH support. Correct C++11 range-based for statement enabler signatures. Improve test coverage. Clears feature requests
#5896
and
#6521
.
2012-07-12 13:53:17 +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