This website requires JavaScript.
Explore
Help
Sign In
boost
/
scope
Watch
2
Star
0
Fork
0
You've already forked scope
mirror of
https://github.com/boostorg/scope.git
synced
2026-01-25 18:52:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
1e9787d4e8aaf9fbabc2a87b742dd4aef021df4e
scope
/
test
/
run
History
Andrey Semashev
5abe4610ea
Use test executable file in unique_posix_fd test.
...
Opening /dev/null may fail on Cygwin and possibly other systems where it doesn't exist.
2023-02-18 14:59:02 +03:00
..
scope_exit.cpp
Initial commit.
2023-01-10 02:18:35 +03:00
scope_fail.cpp
Initial commit.
2023-01-10 02:18:35 +03:00
scope_final.cpp
Initial commit.
2023-01-10 02:18:35 +03:00
scope_success.cpp
Initial commit.
2023-01-10 02:18:35 +03:00
unique_posix_fd.cpp
Use test executable file in unique_posix_fd test.
2023-02-18 14:59:02 +03:00
unique_resource.cpp
Added unique_posix_fd. Fixed unique_resource traits support. Added tests.
2023-02-12 20:13:53 +03:00