2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-09 23:42:17 +00:00
Files
test/include
Gennadiy Rozental ef88f846e3 New floating point portable interfaces introduced in namespace fpe
FPE enable/disable now works on *nix as well
FPE handling is split from system errors handling. You can detect FPE even if catch_system_error is false
SIGCHLD handling removed
seh_catch_preventer eliminated in latest versions of MSVC
Added an ability to erase registered exception translator
Lazy_ostream updated to be usable in more use cases
New production testing tools interface introduced
New header for the execution monitor standalone usage

[SVN r62016]
2010-05-16 02:45:31 +00:00
..