Ticket #6126: test_signed_integer_output_with_karma_boost148_gcc45.log

File test_signed_integer_output_with_karma_boost148_gcc45.log, 2.0 KB (added by t0rt1e@…, 11 years ago)

Test case output showing failing checks when compiled against Boost 1.48.0 using MacPorts g++ 4.5.3

Line 
1Running 2 test cases...
2test_signed_integer_output_with_karma.cpp:222: error in "test_adapted_adt_output_with_karma": check tout.is_equal("1/2") failed. Output content: "0/0"
3test_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/0"
4test_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/0"
5test_signed_integer_output_with_karma.cpp:231: error in "test_adapted_adt_output_with_karma": check tout.is_equal("1/4") failed. Output content: "0/0"
6test_signed_integer_output_with_karma.cpp:240: error in "test_adapted_adt_output_with_karma": check tout.is_equal("1/2") failed. Output content: "1/1"
7test_signed_integer_output_with_karma.cpp:243: error in "test_adapted_adt_output_with_karma": check tout.is_equal("-1/3") failed. Output content: "-1/1"
8test_signed_integer_output_with_karma.cpp:246: error in "test_adapted_adt_output_with_karma": check tout.is_equal("-1/3") failed. Output content: "-1/1"
9test_signed_integer_output_with_karma.cpp:249: error in "test_adapted_adt_output_with_karma": check tout.is_equal("1/4") failed. Output content: "1/1"
10test_signed_integer_output_with_karma.cpp:258: error in "test_adapted_adt_output_with_karma": check tout.is_equal("1/2") failed. Output content: "4556006710/4556006710"
11test_signed_integer_output_with_karma.cpp:261: error in "test_adapted_adt_output_with_karma": check tout.is_equal("-1/3") failed. Output content: "-4556006710/4556006710"
12test_signed_integer_output_with_karma.cpp:264: error in "test_adapted_adt_output_with_karma": check tout.is_equal("-1/3") failed. Output content: "-4556006710/4556006710"
13test_signed_integer_output_with_karma.cpp:267: error in "test_adapted_adt_output_with_karma": check tout.is_equal("1/4") failed. Output content: "4556006710/4556006710"
14
15*** 12 failures detected in test suite "test_signed_integer_output_with_karma"