This website requires JavaScript.
Explore
Help
Sign In
boost
/
conversion
Watch
2
Star
0
Fork
0
You've already forked conversion
mirror of
https://github.com/boostorg/conversion.git
synced
2026-01-19 04:02:18 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
boost-1.64.0
conversion
/
test
History
Antony Polukhin
c704762482
Run MinGW tests too (thanks to Pavel Filinov for showing that appveyor apability)
2017-02-23 21:21:50 +03:00
..
appveyor.yml
Run MinGW tests too (thanks to Pavel Filinov for showing that appveyor apability)
2017-02-23 21:21:50 +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