mirror of
https://github.com/boostorg/test.git
synced 2026-02-09 23:42:17 +00:00
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]