Files
rippled/Builds/VisualStudio2013
Vinnie Falco 67b9cf9e82 Improved support for exceptions in threads spawned by unit tests:
Unit tests that wish to spawn threads for testing concurrency may now do so
by using unit_test::thread as a replacement for std::thread. These threads
propagate unhandled exceptions to the unit test, and work with the abort on
failure feature.
2015-01-12 17:17:09 -05:00
..
2014-05-27 15:23:50 -07:00
2015-01-12 12:16:26 -08:00