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
af37a98f782f051c3cafebd3f104c43b42f07a99
contract
/
test
/
function
History
Lorenzo Caminiti
5c047bccb2
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
..
body_throw.cpp
added .old(...)
2015-10-23 15:46:47 -07:00
decl_pre_none.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
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