cd Binaries/Release64
./run_tests.sh
[...]
Starting test case pplxtask_tests:TestTaskOperators...
pplxtask_tests.cpp:546: error: Failure in TestTaskOperators: Unhandled exception: test crashed
Test case pplxtask_tests:TestTaskOperators FAILED
[...]
Starting test case pplxtask_tests:TestUnwrappingCtors...
pplxtask_tests.cpp:1557: error: Failure in TestUnwrappingCtors: Unhandled exception: test crashed
Test case pplxtask_tests:TestUnwrappingCtors FAILED
[...]
**** pplxtask_tests:TestTaskOperators FAILED ****
**** pplxtask_tests:TestUnwrappingCtors FAILED ****
Test suite failed
[...]
Finished running all tests. Took 18.079ms
****SUCCESS all 70 test cases PASSED****
Some tests failed
As you can see, the final message is also misleading (this is not "success" and not all of the tests actually passed).
System: Linux Mint Debian Edition 64-bit. Based on Debian Testing, currently this is "Wheezy" release.
Kernel: 3.2.0-4-amd64
Compiler: g++-4.7 (Debian 4.7.2-4) 4.7.2
./run_tests.sh
[...]
Starting test case pplxtask_tests:TestTaskOperators...
pplxtask_tests.cpp:546: error: Failure in TestTaskOperators: Unhandled exception: test crashed
Test case pplxtask_tests:TestTaskOperators FAILED
[...]
Starting test case pplxtask_tests:TestUnwrappingCtors...
pplxtask_tests.cpp:1557: error: Failure in TestUnwrappingCtors: Unhandled exception: test crashed
Test case pplxtask_tests:TestUnwrappingCtors FAILED
[...]
**** pplxtask_tests:TestTaskOperators FAILED ****
**** pplxtask_tests:TestUnwrappingCtors FAILED ****
Test suite failed
[...]
Finished running all tests. Took 18.079ms
****SUCCESS all 70 test cases PASSED****
Some tests failed
As you can see, the final message is also misleading (this is not "success" and not all of the tests actually passed).
System: Linux Mint Debian Edition 64-bit. Based on Debian Testing, currently this is "Wheezy" release.
Kernel: 3.2.0-4-amd64
Compiler: g++-4.7 (Debian 4.7.2-4) 4.7.2