contract/test/public_function
2016-03-01 10:00:31 -08:00
..
access.cpp renamed aux to detail 2016-03-01 10:00:31 -08:00
bases_branch.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
bases_protected_error.cpp tested function overloads and protected bases 2016-01-24 09:19:30 -08:00
bases_protected.cpp renamed aux to detail 2016-03-01 10:00:31 -08:00
bases_sparse.cpp renamed aux to detail 2016-03-01 10:00:31 -08:00
bases_virtual.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
bases.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
bases.hpp renamed aux to detail 2016-03-01 10:00:31 -08:00
body_throw.cpp renamed aux to detail 2016-03-01 10:00:31 -08:00
decl_entry_inv_all.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
decl_entry_inv_ends.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
decl_entry_inv_mid.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
decl_entry_inv_none.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
decl_entry_static_inv_all.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
decl_entry_static_inv_ends.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
decl_entry_static_inv_mid.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
decl_entry_static_inv_none.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
decl_exit_inv_all.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
decl_exit_inv_ends.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
decl_exit_inv_mid.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
decl_exit_inv_none.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
decl_exit_static_inv_all.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
decl_exit_static_inv_ends.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
decl_exit_static_inv_mid.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
decl_exit_static_inv_none.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
decl_post_all.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
decl_post_ends.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
decl_post_mid.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
decl_post_none.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
decl_pre_all.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
decl_pre_ends.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
decl_pre_mid.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
decl_pre_none.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
decl.hpp renamed aux to detail 2016-03-01 10:00:31 -08:00
max_args0_no_tva.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
max_args0.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
max_args1_no_tva.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
max_args1.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
max_args2_no_tva.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
max_args2.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
max_args_no_tva.cpp added max_bases test. renamed aux::test to test::aux. 2016-01-27 08:10:48 -08:00
max_args.cpp added max_bases test. renamed aux::test to test::aux. 2016-01-27 08:10:48 -08:00
max_args.hpp renamed aux to detail 2016-03-01 10:00:31 -08:00
max_bases.cpp added max_bases test. renamed aux::test to test::aux. 2016-01-27 08:10:48 -08:00
no_contracts.cpp renamed aux to detail 2016-03-01 10:00:31 -08:00
old_throw.cpp renamed aux to detail 2016-03-01 10:00:31 -08:00
overload_no_tva.cpp tested function overloads and protected bases 2016-01-24 09:19:30 -08:00
overload.cpp tested function overloads and protected bases 2016-01-24 09:19:30 -08:00
overload.hpp renamed aux to detail 2016-03-01 10:00:31 -08:00
override_error.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
override_permissive.cpp removed CONFIG infix for all config macros (to better conform to Boost's naming conventions) 2016-02-29 07:15:05 -08:00
override.hpp 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
static_body_throw.cpp renamed aux to detail 2016-03-01 10:00:31 -08:00
static_no_contracts.cpp renamed aux to detail 2016-03-01 10:00:31 -08:00
static_old_throw.cpp renamed aux to detail 2016-03-01 10:00:31 -08:00
static.cpp renamed aux to detail 2016-03-01 10:00:31 -08:00