This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
conversion
Watch
1
Star
0
Fork
1
You've already forked conversion
mirror of
https://github.com/boostorg/conversion.git
synced
2026-01-26 17:02:33 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
993685b7d04df0e1e73d1393df2a1bb7d5ecd2de
conversion
/
test
History
Mike Maximoff
181eb0e6fc
boost::assertion_failed trapped assertions, and subsequent bad casts were executed anyway. Now it throws exceptions for assert-like behavior.
2016-12-16 10:46:37 +03:00
..
appveyor.yml
Update CI scripts, add appveyor CI
2016-12-04 02:35:42 +03:00
cast_test.cpp
Fix file permissions
2015-12-30 00:08:28 +03:00
implicit_cast_fail2.cpp
Add additional tests.
2014-06-11 14:35:27 +03:00
implicit_cast_fail.cpp
Remove unnecessary includes from implicit_cast_fail.cpp.
2014-06-11 14:40:50 +03:00
implicit_cast.cpp
Correct spelling of "suppress"
2015-01-30 15:22:27 -07:00
Jamfile.v2
remove numeric_cast_test that is a copy of numeric/conversion/test/numeric_cast_test.cpp
2014-06-11 16:23:51 +04:00
polymorphic_cast_test.cpp
boost::assertion_failed trapped assertions, and subsequent bad casts were executed anyway. Now it throws exceptions for assert-like behavior.
2016-12-16 10:46:37 +03:00