This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
system
Watch
1
Star
0
Fork
1
You've already forked system
mirror of
https://github.com/boostorg/system.git
synced
2025-10-30 15:21:40 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d0dd2d3764900eb04b51e820ea440b62ed914caf
system
/
test
History
Beman Dawes
6b89c517f9
Limit Windows expected message check to US English
...
[SVN r39609]
2007-09-29 19:40:23 +00:00
..
error_code_test.cpp
Use a switch rather than an array to translate system_category error codes to their corresponding default error conditions. Add translations for the Winsock error codes.
2007-09-24 12:53:37 +00:00
error_code_user_test.cpp
Turns out the --dep_name errors were due to functions in the wrong namespace (Chris Kohlhoff)
2007-09-26 17:48:27 +00:00
header_only_test.cpp
Merge system and filesystem branches, bringing them in sync with N2415. Several filesystem bugs fixed, and current_path setter added.
2007-09-09 14:59:10 +00:00
initialization_test.cpp
Fix order-of-initialization problem, add initialization_test.cpp to detect regression.
2007-09-21 16:42:27 +00:00
Jamfile.v2
Fix order-of-initialization problem, add initialization_test.cpp to detect regression.
2007-09-21 16:42:27 +00:00
system_error_test.cpp
Limit Windows expected message check to US English
2007-09-29 19:40:23 +00:00