Ticket #6126: test_signed_integer_output_with_karma_boost148_gcc42_clang3.log

File test_signed_integer_output_with_karma_boost148_gcc42_clang3.log, 1.0 KB (added by t0rt1e@…, 11 years ago)

Test case output showing failing checks when compiled against Boost 1.48.0 using Apple's g++ 4.2.1 or clang++ 3.0

Line 
1Running 2 test cases...
2test_signed_integer_output_with_karma.cpp:225: error in "test_adapted_adt_output_with_karma": check tout.is_equal("-1/3") failed. Output content: "-0/3"
3test_signed_integer_output_with_karma.cpp:228: error in "test_adapted_adt_output_with_karma": check tout.is_equal("-1/3") failed. Output content: "-0/3"
4test_signed_integer_output_with_karma.cpp:243: error in "test_adapted_adt_output_with_karma": check tout.is_equal("-1/3") failed. Output content: "-32767/3"
5test_signed_integer_output_with_karma.cpp:246: error in "test_adapted_adt_output_with_karma": check tout.is_equal("-1/3") failed. Output content: "-32767/3"
6test_signed_integer_output_with_karma.cpp:261: error in "test_adapted_adt_output_with_karma": check tout.is_equal("-1/3") failed. Output content: "-140734913879696/3"
7test_signed_integer_output_with_karma.cpp:264: error in "test_adapted_adt_output_with_karma": check tout.is_equal("-1/3") failed. Output content: "-140734913879696/3"
8
9*** 6 failures detected in test suite "test_signed_integer_output_with_karma"