This website requires JavaScript.
Explore
Help
Sign In
boost
/
contract
Watch
2
Star
0
Fork
0
You've already forked contract
mirror of
https://github.com/boostorg/contract.git
synced
2026-02-26 16:42:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
ea5c6acd95802329cb0c0d823ddf0db7aa66d691
contract
/
test
/
function
History
Lorenzo Caminiti
ec79700b26
added tests for throwing from .old()
2015-12-15 11:51:44 -08:00
..
body_throw.cpp
added tests for throwing from .old()
2015-12-15 11:51:44 -08:00
decl_post_all.cpp
finshed decl... tests
2015-12-13 08:37:33 -08:00
decl_post_none.cpp
finshed decl... tests
2015-12-13 08:37:33 -08:00
decl_pre_all.cpp
finshed decl... tests
2015-12-13 08:37:33 -08:00
decl_pre_none.cpp
finshed decl... tests
2015-12-13 08:37:33 -08:00
decl.hpp
renamed some decl_...
2015-12-14 07:59:51 -08:00
func.cpp
started testing with/without pre/post/inv decl. fixed inv not checked on exit when assertion failure handlers throw. made dtors noexcept(false) for c++11 so assertion failure can throw. fixed has_static_inv to not condier static_inv inherited from base classes.
2015-12-02 07:25:31 -08:00
old_throw.cpp
added tests for throwing from .old()
2015-12-15 11:51:44 -08:00