Running main() from /Users/andrew/.hunter/_Base/a3d7f43/a9ad460/9595874/Build/GTest/Source/googletest/src/gtest_main.cc [==========] Running 250 tests from 16 test suites. [----------] Global test environment set-up. [----------] 32 tests from uint_test/uint128, where TypeParam = intx::uint<128u> [ RUN ] uint_test/uint128.slt [ OK ] uint_test/uint128.slt (0 ms) [ RUN ] uint_test/uint128.bitwise [ OK ] uint_test/uint128.bitwise (0 ms) [ RUN ] uint_test/uint128.shift_one_bit [ OK ] uint_test/uint128.shift_one_bit (0 ms) [ RUN ] uint_test/uint128.shift_left_overflow [ OK ] uint_test/uint128.shift_left_overflow (0 ms) [ RUN ] uint_test/uint128.shift_right_overflow [ OK ] uint_test/uint128.shift_right_overflow (0 ms) [ RUN ] uint_test/uint128.shift_left_overflow_uint64 [ OK ] uint_test/uint128.shift_left_overflow_uint64 (0 ms) [ RUN ] uint_test/uint128.shift_right_overflow_uint64 [ OK ] uint_test/uint128.shift_right_overflow_uint64 (0 ms) [ RUN ] uint_test/uint128.shift_overflow [ OK ] uint_test/uint128.shift_overflow (0 ms) [ RUN ] uint_test/uint128.shift_by_int [ OK ] uint_test/uint128.shift_by_int (0 ms) [ RUN ] uint_test/uint128.not_of_zero [ OK ] uint_test/uint128.not_of_zero (0 ms) [ RUN ] uint_test/uint128.clz_one_bit [ OK ] uint_test/uint128.clz_one_bit (0 ms) [ RUN ] uint_test/uint128.clz_extremes [ OK ] uint_test/uint128.clz_extremes (0 ms) [ RUN ] uint_test/uint128.shift_against_mul [ OK ] uint_test/uint128.shift_against_mul (0 ms) [ RUN ] uint_test/uint128.numeric_limits [ OK ] uint_test/uint128.numeric_limits (0 ms) [ RUN ] uint_test/uint128.comparison [ OK ] uint_test/uint128.comparison (0 ms) [ RUN ] uint_test/uint128.negation_overflow [ OK ] uint_test/uint128.negation_overflow (0 ms) [ RUN ] uint_test/uint128.count_significant_words_64 [ OK ] uint_test/uint128.count_significant_words_64 (0 ms) [ RUN ] uint_test/uint128.count_significant_bytes [ OK ] uint_test/uint128.count_significant_bytes (0 ms) [ RUN ] uint_test/uint128.bswap [ OK ] uint_test/uint128.bswap (0 ms) [ RUN ] uint_test/uint128.endianness [ OK ] uint_test/uint128.endianness (0 ms) [ RUN ] uint_test/uint128.be_zext [ OK ] uint_test/uint128.be_zext (0 ms) [ RUN ] uint_test/uint128.be_load [ OK ] uint_test/uint128.be_load (0 ms) [ RUN ] uint_test/uint128.be_store [ OK ] uint_test/uint128.be_store (0 ms) [ RUN ] uint_test/uint128.be_trunc [ OK ] uint_test/uint128.be_trunc (0 ms) [ RUN ] uint_test/uint128.typed_store [ OK ] uint_test/uint128.typed_store (0 ms) [ RUN ] uint_test/uint128.typed_trunc [ OK ] uint_test/uint128.typed_trunc (0 ms) [ RUN ] uint_test/uint128.typed_load_zext [ OK ] uint_test/uint128.typed_load_zext (0 ms) [ RUN ] uint_test/uint128.typed_load [ OK ] uint_test/uint128.typed_load (0 ms) [ RUN ] uint_test/uint128.convert_to_bool [ OK ] uint_test/uint128.convert_to_bool (0 ms) [ RUN ] uint_test/uint128.string_conversions [ OK ] uint_test/uint128.string_conversions (0 ms) [ RUN ] uint_test/uint128.to_string_base [ OK ] uint_test/uint128.to_string_base (0 ms) [ RUN ] uint_test/uint128.as_bytes [ OK ] uint_test/uint128.as_bytes (0 ms) [----------] 32 tests from uint_test/uint128 (1 ms total) [----------] 32 tests from uint_test/uint192, where TypeParam = intx::uint<192u> [ RUN ] uint_test/uint192.slt [ OK ] uint_test/uint192.slt (0 ms) [ RUN ] uint_test/uint192.bitwise [ OK ] uint_test/uint192.bitwise (0 ms) [ RUN ] uint_test/uint192.shift_one_bit [ OK ] uint_test/uint192.shift_one_bit (0 ms) [ RUN ] uint_test/uint192.shift_left_overflow [ OK ] uint_test/uint192.shift_left_overflow (0 ms) [ RUN ] uint_test/uint192.shift_right_overflow [ OK ] uint_test/uint192.shift_right_overflow (0 ms) [ RUN ] uint_test/uint192.shift_left_overflow_uint64 [ OK ] uint_test/uint192.shift_left_overflow_uint64 (0 ms) [ RUN ] uint_test/uint192.shift_right_overflow_uint64 [ OK ] uint_test/uint192.shift_right_overflow_uint64 (0 ms) [ RUN ] uint_test/uint192.shift_overflow [ OK ] uint_test/uint192.shift_overflow (0 ms) [ RUN ] uint_test/uint192.shift_by_int [ OK ] uint_test/uint192.shift_by_int (0 ms) [ RUN ] uint_test/uint192.not_of_zero [ OK ] uint_test/uint192.not_of_zero (0 ms) [ RUN ] uint_test/uint192.clz_one_bit [ OK ] uint_test/uint192.clz_one_bit (0 ms) [ RUN ] uint_test/uint192.clz_extremes [ OK ] uint_test/uint192.clz_extremes (0 ms) [ RUN ] uint_test/uint192.shift_against_mul [ OK ] uint_test/uint192.shift_against_mul (0 ms) [ RUN ] uint_test/uint192.numeric_limits [ OK ] uint_test/uint192.numeric_limits (0 ms) [ RUN ] uint_test/uint192.comparison /Users/andrew/intx/test/unittests/test_intx.cpp:49: Failure Expected: (z00) < (z01), actual: 24-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 24-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:50: Failure Expected: (z00) < (z10), actual: 24-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 24-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:51: Failure Expected: (z00) < (z11), actual: 24-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 24-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:52: Failure Expected: (z01) < (z10), actual: 24-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 24-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:53: Failure Expected: (z01) < (z11), actual: 24-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 24-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:54: Failure Expected: (z10) < (z11), actual: 24-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 24-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:57: Failure Expected: (z00) <= (z01), actual: 24-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 24-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:58: Failure Expected: (z00) <= (z10), actual: 24-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 24-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:59: Failure Expected: (z00) <= (z11), actual: 24-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 24-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:61: Failure Expected: (z01) <= (z10), actual: 24-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 24-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:62: Failure Expected: (z01) <= (z11), actual: 24-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 24-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:64: Failure Expected: (z10) <= (z11), actual: 24-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 24-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:67: Failure Expected: (z01) > (z00), actual: 24-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 24-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:68: Failure Expected: (z10) > (z00), actual: 24-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 24-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:69: Failure Expected: (z11) > (z00), actual: 24-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 24-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:70: Failure Expected: (z10) > (z01), actual: 24-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 24-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:71: Failure Expected: (z11) > (z01), actual: 24-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 24-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:72: Failure Expected: (z11) > (z10), actual: 24-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 24-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:75: Failure Expected: (z01) >= (z00), actual: 24-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 24-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:76: Failure Expected: (z10) >= (z00), actual: 24-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 24-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:77: Failure Expected: (z11) >= (z00), actual: 24-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 24-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:79: Failure Expected: (z10) >= (z01), actual: 24-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 24-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:80: Failure Expected: (z11) >= (z01), actual: 24-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 24-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:82: Failure Expected: (z11) >= (z10), actual: 24-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 24-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> [ FAILED ] uint_test/uint192.comparison, where TypeParam = intx::uint<192u> (0 ms) [ RUN ] uint_test/uint192.negation_overflow [ OK ] uint_test/uint192.negation_overflow (0 ms) [ RUN ] uint_test/uint192.count_significant_words_64 [ OK ] uint_test/uint192.count_significant_words_64 (0 ms) [ RUN ] uint_test/uint192.count_significant_bytes [ OK ] uint_test/uint192.count_significant_bytes (0 ms) [ RUN ] uint_test/uint192.bswap [ OK ] uint_test/uint192.bswap (0 ms) [ RUN ] uint_test/uint192.endianness [ OK ] uint_test/uint192.endianness (0 ms) [ RUN ] uint_test/uint192.be_zext [ OK ] uint_test/uint192.be_zext (0 ms) [ RUN ] uint_test/uint192.be_load [ OK ] uint_test/uint192.be_load (0 ms) [ RUN ] uint_test/uint192.be_store [ OK ] uint_test/uint192.be_store (0 ms) [ RUN ] uint_test/uint192.be_trunc [ OK ] uint_test/uint192.be_trunc (0 ms) [ RUN ] uint_test/uint192.typed_store [ OK ] uint_test/uint192.typed_store (0 ms) [ RUN ] uint_test/uint192.typed_trunc [ OK ] uint_test/uint192.typed_trunc (0 ms) [ RUN ] uint_test/uint192.typed_load_zext [ OK ] uint_test/uint192.typed_load_zext (0 ms) [ RUN ] uint_test/uint192.typed_load [ OK ] uint_test/uint192.typed_load (0 ms) [ RUN ] uint_test/uint192.convert_to_bool [ OK ] uint_test/uint192.convert_to_bool (0 ms) [ RUN ] uint_test/uint192.string_conversions [ OK ] uint_test/uint192.string_conversions (0 ms) [ RUN ] uint_test/uint192.to_string_base [ OK ] uint_test/uint192.to_string_base (0 ms) [ RUN ] uint_test/uint192.as_bytes [ OK ] uint_test/uint192.as_bytes (0 ms) [----------] 32 tests from uint_test/uint192 (1 ms total) [----------] 32 tests from uint_test/uint256, where TypeParam = intx::uint<256u> [ RUN ] uint_test/uint256.slt [ OK ] uint_test/uint256.slt (0 ms) [ RUN ] uint_test/uint256.bitwise [ OK ] uint_test/uint256.bitwise (0 ms) [ RUN ] uint_test/uint256.shift_one_bit [ OK ] uint_test/uint256.shift_one_bit (0 ms) [ RUN ] uint_test/uint256.shift_left_overflow [ OK ] uint_test/uint256.shift_left_overflow (0 ms) [ RUN ] uint_test/uint256.shift_right_overflow [ OK ] uint_test/uint256.shift_right_overflow (0 ms) [ RUN ] uint_test/uint256.shift_left_overflow_uint64 [ OK ] uint_test/uint256.shift_left_overflow_uint64 (0 ms) [ RUN ] uint_test/uint256.shift_right_overflow_uint64 [ OK ] uint_test/uint256.shift_right_overflow_uint64 (0 ms) [ RUN ] uint_test/uint256.shift_overflow [ OK ] uint_test/uint256.shift_overflow (0 ms) [ RUN ] uint_test/uint256.shift_by_int [ OK ] uint_test/uint256.shift_by_int (0 ms) [ RUN ] uint_test/uint256.not_of_zero [ OK ] uint_test/uint256.not_of_zero (0 ms) [ RUN ] uint_test/uint256.clz_one_bit [ OK ] uint_test/uint256.clz_one_bit (0 ms) [ RUN ] uint_test/uint256.clz_extremes [ OK ] uint_test/uint256.clz_extremes (0 ms) [ RUN ] uint_test/uint256.shift_against_mul [ OK ] uint_test/uint256.shift_against_mul (0 ms) [ RUN ] uint_test/uint256.numeric_limits [ OK ] uint_test/uint256.numeric_limits (0 ms) [ RUN ] uint_test/uint256.comparison [ OK ] uint_test/uint256.comparison (0 ms) [ RUN ] uint_test/uint256.negation_overflow [ OK ] uint_test/uint256.negation_overflow (0 ms) [ RUN ] uint_test/uint256.count_significant_words_64 [ OK ] uint_test/uint256.count_significant_words_64 (0 ms) [ RUN ] uint_test/uint256.count_significant_bytes [ OK ] uint_test/uint256.count_significant_bytes (0 ms) [ RUN ] uint_test/uint256.bswap [ OK ] uint_test/uint256.bswap (0 ms) [ RUN ] uint_test/uint256.endianness [ OK ] uint_test/uint256.endianness (0 ms) [ RUN ] uint_test/uint256.be_zext [ OK ] uint_test/uint256.be_zext (0 ms) [ RUN ] uint_test/uint256.be_load [ OK ] uint_test/uint256.be_load (0 ms) [ RUN ] uint_test/uint256.be_store [ OK ] uint_test/uint256.be_store (0 ms) [ RUN ] uint_test/uint256.be_trunc [ OK ] uint_test/uint256.be_trunc (0 ms) [ RUN ] uint_test/uint256.typed_store [ OK ] uint_test/uint256.typed_store (0 ms) [ RUN ] uint_test/uint256.typed_trunc [ OK ] uint_test/uint256.typed_trunc (0 ms) [ RUN ] uint_test/uint256.typed_load_zext [ OK ] uint_test/uint256.typed_load_zext (0 ms) [ RUN ] uint_test/uint256.typed_load [ OK ] uint_test/uint256.typed_load (0 ms) [ RUN ] uint_test/uint256.convert_to_bool [ OK ] uint_test/uint256.convert_to_bool (0 ms) [ RUN ] uint_test/uint256.string_conversions [ OK ] uint_test/uint256.string_conversions (0 ms) [ RUN ] uint_test/uint256.to_string_base [ OK ] uint_test/uint256.to_string_base (0 ms) [ RUN ] uint_test/uint256.as_bytes [ OK ] uint_test/uint256.as_bytes (0 ms) [----------] 32 tests from uint_test/uint256 (0 ms total) [----------] 32 tests from uint_test/uint384, where TypeParam = intx::uint<384u> [ RUN ] uint_test/uint384.slt [ OK ] uint_test/uint384.slt (0 ms) [ RUN ] uint_test/uint384.bitwise [ OK ] uint_test/uint384.bitwise (0 ms) [ RUN ] uint_test/uint384.shift_one_bit [ OK ] uint_test/uint384.shift_one_bit (0 ms) [ RUN ] uint_test/uint384.shift_left_overflow [ OK ] uint_test/uint384.shift_left_overflow (0 ms) [ RUN ] uint_test/uint384.shift_right_overflow [ OK ] uint_test/uint384.shift_right_overflow (0 ms) [ RUN ] uint_test/uint384.shift_left_overflow_uint64 [ OK ] uint_test/uint384.shift_left_overflow_uint64 (0 ms) [ RUN ] uint_test/uint384.shift_right_overflow_uint64 [ OK ] uint_test/uint384.shift_right_overflow_uint64 (0 ms) [ RUN ] uint_test/uint384.shift_overflow [ OK ] uint_test/uint384.shift_overflow (0 ms) [ RUN ] uint_test/uint384.shift_by_int [ OK ] uint_test/uint384.shift_by_int (0 ms) [ RUN ] uint_test/uint384.not_of_zero [ OK ] uint_test/uint384.not_of_zero (0 ms) [ RUN ] uint_test/uint384.clz_one_bit [ OK ] uint_test/uint384.clz_one_bit (0 ms) [ RUN ] uint_test/uint384.clz_extremes [ OK ] uint_test/uint384.clz_extremes (0 ms) [ RUN ] uint_test/uint384.shift_against_mul [ OK ] uint_test/uint384.shift_against_mul (0 ms) [ RUN ] uint_test/uint384.numeric_limits [ OK ] uint_test/uint384.numeric_limits (0 ms) [ RUN ] uint_test/uint384.comparison /Users/andrew/intx/test/unittests/test_intx.cpp:49: Failure Expected: (z00) < (z01), actual: 48-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 48-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:50: Failure Expected: (z00) < (z10), actual: 48-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 48-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:51: Failure Expected: (z00) < (z11), actual: 48-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 48-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:52: Failure Expected: (z01) < (z10), actual: 48-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 48-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:53: Failure Expected: (z01) < (z11), actual: 48-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 48-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:54: Failure Expected: (z10) < (z11), actual: 48-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 48-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:57: Failure Expected: (z00) <= (z01), actual: 48-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 48-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:58: Failure Expected: (z00) <= (z10), actual: 48-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 48-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:59: Failure Expected: (z00) <= (z11), actual: 48-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 48-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:61: Failure Expected: (z01) <= (z10), actual: 48-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 48-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:62: Failure Expected: (z01) <= (z11), actual: 48-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 48-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:64: Failure Expected: (z10) <= (z11), actual: 48-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 48-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:67: Failure Expected: (z01) > (z00), actual: 48-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 48-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:68: Failure Expected: (z10) > (z00), actual: 48-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 48-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:69: Failure Expected: (z11) > (z00), actual: 48-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 48-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:70: Failure Expected: (z10) > (z01), actual: 48-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 48-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:71: Failure Expected: (z11) > (z01), actual: 48-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 48-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:72: Failure Expected: (z11) > (z10), actual: 48-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 48-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:75: Failure Expected: (z01) >= (z00), actual: 48-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 48-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:76: Failure Expected: (z10) >= (z00), actual: 48-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 48-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:77: Failure Expected: (z11) >= (z00), actual: 48-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 48-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:79: Failure Expected: (z10) >= (z01), actual: 48-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 48-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:80: Failure Expected: (z11) >= (z01), actual: 48-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 48-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:82: Failure Expected: (z11) >= (z10), actual: 48-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 48-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> [ FAILED ] uint_test/uint384.comparison, where TypeParam = intx::uint<384u> (1 ms) [ RUN ] uint_test/uint384.negation_overflow [ OK ] uint_test/uint384.negation_overflow (0 ms) [ RUN ] uint_test/uint384.count_significant_words_64 [ OK ] uint_test/uint384.count_significant_words_64 (0 ms) [ RUN ] uint_test/uint384.count_significant_bytes [ OK ] uint_test/uint384.count_significant_bytes (0 ms) [ RUN ] uint_test/uint384.bswap [ OK ] uint_test/uint384.bswap (0 ms) [ RUN ] uint_test/uint384.endianness [ OK ] uint_test/uint384.endianness (0 ms) [ RUN ] uint_test/uint384.be_zext [ OK ] uint_test/uint384.be_zext (0 ms) [ RUN ] uint_test/uint384.be_load [ OK ] uint_test/uint384.be_load (0 ms) [ RUN ] uint_test/uint384.be_store [ OK ] uint_test/uint384.be_store (0 ms) [ RUN ] uint_test/uint384.be_trunc [ OK ] uint_test/uint384.be_trunc (0 ms) [ RUN ] uint_test/uint384.typed_store [ OK ] uint_test/uint384.typed_store (0 ms) [ RUN ] uint_test/uint384.typed_trunc [ OK ] uint_test/uint384.typed_trunc (0 ms) [ RUN ] uint_test/uint384.typed_load_zext [ OK ] uint_test/uint384.typed_load_zext (0 ms) [ RUN ] uint_test/uint384.typed_load [ OK ] uint_test/uint384.typed_load (0 ms) [ RUN ] uint_test/uint384.convert_to_bool [ OK ] uint_test/uint384.convert_to_bool (0 ms) [ RUN ] uint_test/uint384.string_conversions [ OK ] uint_test/uint384.string_conversions (0 ms) [ RUN ] uint_test/uint384.to_string_base [ OK ] uint_test/uint384.to_string_base (0 ms) [ RUN ] uint_test/uint384.as_bytes [ OK ] uint_test/uint384.as_bytes (0 ms) [----------] 32 tests from uint_test/uint384 (1 ms total) [----------] 32 tests from uint_test/uint512, where TypeParam = intx::uint<512u> [ RUN ] uint_test/uint512.slt [ OK ] uint_test/uint512.slt (0 ms) [ RUN ] uint_test/uint512.bitwise [ OK ] uint_test/uint512.bitwise (0 ms) [ RUN ] uint_test/uint512.shift_one_bit [ OK ] uint_test/uint512.shift_one_bit (0 ms) [ RUN ] uint_test/uint512.shift_left_overflow [ OK ] uint_test/uint512.shift_left_overflow (0 ms) [ RUN ] uint_test/uint512.shift_right_overflow [ OK ] uint_test/uint512.shift_right_overflow (0 ms) [ RUN ] uint_test/uint512.shift_left_overflow_uint64 [ OK ] uint_test/uint512.shift_left_overflow_uint64 (0 ms) [ RUN ] uint_test/uint512.shift_right_overflow_uint64 [ OK ] uint_test/uint512.shift_right_overflow_uint64 (0 ms) [ RUN ] uint_test/uint512.shift_overflow [ OK ] uint_test/uint512.shift_overflow (0 ms) [ RUN ] uint_test/uint512.shift_by_int [ OK ] uint_test/uint512.shift_by_int (0 ms) [ RUN ] uint_test/uint512.not_of_zero [ OK ] uint_test/uint512.not_of_zero (0 ms) [ RUN ] uint_test/uint512.clz_one_bit [ OK ] uint_test/uint512.clz_one_bit (0 ms) [ RUN ] uint_test/uint512.clz_extremes [ OK ] uint_test/uint512.clz_extremes (0 ms) [ RUN ] uint_test/uint512.shift_against_mul [ OK ] uint_test/uint512.shift_against_mul (0 ms) [ RUN ] uint_test/uint512.numeric_limits [ OK ] uint_test/uint512.numeric_limits (0 ms) [ RUN ] uint_test/uint512.comparison /Users/andrew/intx/test/unittests/test_intx.cpp:49: Failure Expected: (z00) < (z01), actual: 64-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 64-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:50: Failure Expected: (z00) < (z10), actual: 64-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 64-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:51: Failure Expected: (z00) < (z11), actual: 64-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 64-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:52: Failure Expected: (z01) < (z10), actual: 64-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 64-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:53: Failure Expected: (z01) < (z11), actual: 64-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 64-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:54: Failure Expected: (z10) < (z11), actual: 64-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 64-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:57: Failure Expected: (z00) <= (z01), actual: 64-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 64-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:58: Failure Expected: (z00) <= (z10), actual: 64-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 64-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:59: Failure Expected: (z00) <= (z11), actual: 64-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 64-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:61: Failure Expected: (z01) <= (z10), actual: 64-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 64-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:62: Failure Expected: (z01) <= (z11), actual: 64-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 64-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:64: Failure Expected: (z10) <= (z11), actual: 64-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 64-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:67: Failure Expected: (z01) > (z00), actual: 64-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 64-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:68: Failure Expected: (z10) > (z00), actual: 64-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 64-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:69: Failure Expected: (z11) > (z00), actual: 64-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 64-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:70: Failure Expected: (z10) > (z01), actual: 64-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 64-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:71: Failure Expected: (z11) > (z01), actual: 64-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 64-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:72: Failure Expected: (z11) > (z10), actual: 64-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 64-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:75: Failure Expected: (z01) >= (z00), actual: 64-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 64-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:76: Failure Expected: (z10) >= (z00), actual: 64-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 64-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:77: Failure Expected: (z11) >= (z00), actual: 64-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 64-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:79: Failure Expected: (z10) >= (z01), actual: 64-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 64-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:80: Failure Expected: (z11) >= (z01), actual: 64-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 64-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_intx.cpp:82: Failure Expected: (z11) >= (z10), actual: 64-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> vs 64-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> [ FAILED ] uint_test/uint512.comparison, where TypeParam = intx::uint<512u> (1 ms) [ RUN ] uint_test/uint512.negation_overflow [ OK ] uint_test/uint512.negation_overflow (0 ms) [ RUN ] uint_test/uint512.count_significant_words_64 [ OK ] uint_test/uint512.count_significant_words_64 (0 ms) [ RUN ] uint_test/uint512.count_significant_bytes [ OK ] uint_test/uint512.count_significant_bytes (0 ms) [ RUN ] uint_test/uint512.bswap [ OK ] uint_test/uint512.bswap (0 ms) [ RUN ] uint_test/uint512.endianness [ OK ] uint_test/uint512.endianness (0 ms) [ RUN ] uint_test/uint512.be_zext [ OK ] uint_test/uint512.be_zext (0 ms) [ RUN ] uint_test/uint512.be_load [ OK ] uint_test/uint512.be_load (0 ms) [ RUN ] uint_test/uint512.be_store [ OK ] uint_test/uint512.be_store (0 ms) [ RUN ] uint_test/uint512.be_trunc [ OK ] uint_test/uint512.be_trunc (0 ms) [ RUN ] uint_test/uint512.typed_store [ OK ] uint_test/uint512.typed_store (0 ms) [ RUN ] uint_test/uint512.typed_trunc [ OK ] uint_test/uint512.typed_trunc (0 ms) [ RUN ] uint_test/uint512.typed_load_zext [ OK ] uint_test/uint512.typed_load_zext (0 ms) [ RUN ] uint_test/uint512.typed_load [ OK ] uint_test/uint512.typed_load (0 ms) [ RUN ] uint_test/uint512.convert_to_bool [ OK ] uint_test/uint512.convert_to_bool (0 ms) [ RUN ] uint_test/uint512.string_conversions [ OK ] uint_test/uint512.string_conversions (0 ms) [ RUN ] uint_test/uint512.to_string_base [ OK ] uint_test/uint512.to_string_base (0 ms) [ RUN ] uint_test/uint512.as_bytes [ OK ] uint_test/uint512.as_bytes (0 ms) [----------] 32 tests from uint_test/uint512 (2 ms total) [----------] 10 tests from builtins [ RUN ] builtins.count_significant_bytes [ OK ] builtins.count_significant_bytes (0 ms) [ RUN ] builtins.bswap [ OK ] builtins.bswap (0 ms) [ RUN ] builtins.be_load_uint8_t [ OK ] builtins.be_load_uint8_t (0 ms) [ RUN ] builtins.be_load_uint16_t [ OK ] builtins.be_load_uint16_t (0 ms) [ RUN ] builtins.be_load_uint32_t [ OK ] builtins.be_load_uint32_t (0 ms) [ RUN ] builtins.be_load_uint64_t [ OK ] builtins.be_load_uint64_t (0 ms) [ RUN ] builtins.be_load_partial [ OK ] builtins.be_load_partial (0 ms) [ RUN ] builtins.be_store_uint64_t [ OK ] builtins.be_store_uint64_t (0 ms) [ RUN ] builtins.le_load_uint32_t [ OK ] builtins.le_load_uint32_t (0 ms) [ RUN ] builtins.le_store_uint32_t [ OK ] builtins.le_store_uint32_t (0 ms) [----------] 10 tests from builtins (0 ms total) [----------] 11 tests from div [ RUN ] div.normalize [ OK ] div.normalize (0 ms) [ RUN ] div.udivrem_512 [ OK ] div.udivrem_512 (0 ms) [ RUN ] div.udivrem_384 [ OK ] div.udivrem_384 (0 ms) [ RUN ] div.udivrem_256 [ OK ] div.udivrem_256 (0 ms) [ RUN ] div.udivrem_320_by_256 [ OK ] div.udivrem_320_by_256 (0 ms) [ RUN ] div.udivrem_512_by_256 [ OK ] div.udivrem_512_by_256 (0 ms) [ RUN ] div.sdivrem_256 [ OK ] div.sdivrem_256 (0 ms) [ RUN ] div.sdivrem_512 [ OK ] div.sdivrem_512 (0 ms) [ RUN ] div.reciprocal [ OK ] div.reciprocal (44 ms) [ RUN ] div.reciprocal_3by2 [ OK ] div.reciprocal_3by2 (0 ms) [ RUN ] div.reciprocal_table [ OK ] div.reciprocal_table (0 ms) [----------] 11 tests from div (44 ms total) [----------] 17 tests from int128 [ RUN ] int128.numeric_limits [ OK ] int128.numeric_limits (0 ms) [ RUN ] int128.add [ OK ] int128.add (0 ms) [ RUN ] int128.sub [ OK ] int128.sub (0 ms) [ RUN ] int128.mul [ OK ] int128.mul (0 ms) [ RUN ] int128.increment [ OK ] int128.increment (0 ms) [ RUN ] int128.shl [ OK ] int128.shl (0 ms) [ RUN ] int128.shr [ OK ] int128.shr (0 ms) [ RUN ] int128.div [ OK ] int128.div (0 ms) [ RUN ] int128.sdivrem [ OK ] int128.sdivrem (0 ms) [ RUN ] int128.literals [ OK ] int128.literals (0 ms) [ RUN ] int128.from_string [ OK ] int128.from_string (0 ms) [ RUN ] int128.literals_exceptions [ OK ] int128.literals_exceptions (0 ms) [ RUN ] int128.from_string_exceptions [ OK ] int128.from_string_exceptions (0 ms) [ RUN ] int128.to_string [ OK ] int128.to_string (0 ms) [ RUN ] int128.umul [ OK ] int128.umul (0 ms) [ RUN ] int128.clz [ OK ] int128.clz (0 ms) [ RUN ] int128.unary_plus [ OK ] int128.unary_plus (0 ms) [----------] 17 tests from int128 (0 ms total) [----------] 8 tests from uint256 [ RUN ] uint256.div [ OK ] uint256.div (0 ms) [ RUN ] uint256.simple_udiv [ OK ] uint256.simple_udiv (0 ms) [ RUN ] uint256.arithmetic /Users/andrew/intx/test/unittests/test_uint256.cpp:142: Failure Expected equality of these values: t.sum - t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:143: Failure Expected equality of these values: t.sum - t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:144: Failure Expected equality of these values: t.sum + -t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:145: Failure Expected equality of these values: t.sum + -t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:142: Failure Expected equality of these values: t.sum - t.x Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> t.y Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:143: Failure Expected equality of these values: t.sum - t.y Which is: 32-byte object <7F-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> t.x Which is: 32-byte object <7F-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:144: Failure Expected equality of these values: t.sum + -t.x Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> t.y Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:145: Failure Expected equality of these values: t.sum + -t.y Which is: 32-byte object <7F-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> t.x Which is: 32-byte object <7F-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:142: Failure Expected equality of these values: t.sum - t.x Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> t.y Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:143: Failure Expected equality of these values: t.sum - t.y Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> t.x Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:144: Failure Expected equality of these values: t.sum + -t.x Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> t.y Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:145: Failure Expected equality of these values: t.sum + -t.y Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> t.x Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:142: Failure Expected equality of these values: t.sum - t.x Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> t.y Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:143: Failure Expected equality of these values: t.sum - t.y Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> t.x Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:144: Failure Expected equality of these values: t.sum + -t.x Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 02-00 00-00 00-00 00-00> t.y Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:145: Failure Expected equality of these values: t.sum + -t.y Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 02-00 00-00 00-00 00-00> t.x Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:142: Failure Expected equality of these values: t.sum - t.x Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> t.y Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:143: Failure Expected equality of these values: t.sum - t.y Which is: 32-byte object t.x Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:144: Failure Expected equality of these values: t.sum + -t.x Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 02-00 00-00 00-00 00-00> t.y Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:145: Failure Expected equality of these values: t.sum + -t.y Which is: 32-byte object t.x Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:142: Failure Expected equality of these values: t.sum - t.x Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> t.y Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:143: Failure Expected equality of these values: t.sum - t.y Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> t.x Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:144: Failure Expected equality of these values: t.sum + -t.x Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 02-00 00-00 00-00 00-00> t.y Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:145: Failure Expected equality of these values: t.sum + -t.y Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 02-00 00-00 00-00 00-00> t.x Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:142: Failure Expected equality of these values: t.sum - t.x Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 02-00 00-00 00-00 00-00> t.y Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:143: Failure Expected equality of these values: t.sum - t.y Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 02-00 00-00 00-00 00-00> t.x Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:144: Failure Expected equality of these values: t.sum + -t.x Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 02-00 00-00 00-00 00-00> t.y Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:145: Failure Expected equality of these values: t.sum + -t.y Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 02-00 00-00 00-00 00-00> t.x Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:142: Failure Expected equality of these values: t.sum - t.x Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> t.y Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:143: Failure Expected equality of these values: t.sum - t.y Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> t.x Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:144: Failure Expected equality of these values: t.sum + -t.x Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 02-00 00-00 00-00 00-00> t.y Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:145: Failure Expected equality of these values: t.sum + -t.y Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> t.x Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:142: Failure Expected equality of these values: t.sum - t.x Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> t.y Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:143: Failure Expected equality of these values: t.sum - t.y Which is: 32-byte object t.x Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:144: Failure Expected equality of these values: t.sum + -t.x Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> t.y Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:145: Failure Expected equality of these values: t.sum + -t.y Which is: 32-byte object t.x Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:142: Failure Expected equality of these values: t.sum - t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:143: Failure Expected equality of these values: t.sum - t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:144: Failure Expected equality of these values: t.sum + -t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:145: Failure Expected equality of these values: t.sum + -t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:142: Failure Expected equality of these values: t.sum - t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:143: Failure Expected equality of these values: t.sum - t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:144: Failure Expected equality of these values: t.sum + -t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:145: Failure Expected equality of these values: t.sum + -t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:142: Failure Expected equality of these values: t.sum - t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:143: Failure Expected equality of these values: t.sum - t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:144: Failure Expected equality of these values: t.sum + -t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:145: Failure Expected equality of these values: t.sum + -t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:142: Failure Expected equality of these values: t.sum - t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:143: Failure Expected equality of these values: t.sum - t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:144: Failure Expected equality of these values: t.sum + -t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:145: Failure Expected equality of these values: t.sum + -t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:142: Failure Expected equality of these values: t.sum - t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:143: Failure Expected equality of these values: t.sum - t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> /Users/andrew/intx/test/unittests/test_uint256.cpp:144: Failure Expected equality of these values: t.sum + -t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:145: Failure Expected equality of these values: t.sum + -t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> /Users/andrew/intx/test/unittests/test_uint256.cpp:142: Failure Expected equality of these values: t.sum - t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:143: Failure Expected equality of these values: t.sum - t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:144: Failure Expected equality of these values: t.sum + -t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:145: Failure Expected equality of these values: t.sum + -t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:142: Failure Expected equality of these values: t.sum - t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:143: Failure Expected equality of these values: t.sum - t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:144: Failure Expected equality of these values: t.sum + -t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:145: Failure Expected equality of these values: t.sum + -t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:142: Failure Expected equality of these values: t.sum - t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:143: Failure Expected equality of these values: t.sum - t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:144: Failure Expected equality of these values: t.sum + -t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:145: Failure Expected equality of these values: t.sum + -t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:142: Failure Expected equality of these values: t.sum - t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 02-00 00-00 00-00 00-00> t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:143: Failure Expected equality of these values: t.sum - t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:144: Failure Expected equality of these values: t.sum + -t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 02-00 00-00 00-00 00-00> t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:145: Failure Expected equality of these values: t.sum + -t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:142: Failure Expected equality of these values: t.sum - t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:143: Failure Expected equality of these values: t.sum - t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:144: Failure Expected equality of these values: t.sum + -t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:145: Failure Expected equality of these values: t.sum + -t.y Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> t.x Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:142: Failure Expected equality of these values: t.sum - t.x Which is: 32-byte object t.y Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:143: Failure Expected equality of these values: t.sum - t.y Which is: 32-byte object <02-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> t.x Which is: 32-byte object <02-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:144: Failure Expected equality of these values: t.sum + -t.x Which is: 32-byte object t.y Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:145: Failure Expected equality of these values: t.sum + -t.y Which is: 32-byte object <02-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> t.x Which is: 32-byte object <02-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:142: Failure Expected equality of these values: t.sum - t.x Which is: 32-byte object <00-80 00-00 00-00 00-2B 03-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FE-FF> t.y Which is: 32-byte object <00-80 00-00 00-00 00-2B 03-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:143: Failure Expected equality of these values: t.sum - t.y Which is: 32-byte object t.x Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:144: Failure Expected equality of these values: t.sum + -t.x Which is: 32-byte object <00-80 00-00 00-00 00-2B 03-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 FF-FF> t.y Which is: 32-byte object <00-80 00-00 00-00 00-2B 03-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:145: Failure Expected equality of these values: t.sum + -t.y Which is: 32-byte object t.x Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:142: Failure Expected equality of these values: t.sum - t.x Which is: 32-byte object <00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-00 00-00 00-00 00-02 00-00 FF-FF FF-FF FF-FF FF-FF> t.y Which is: 32-byte object <00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-00 00-00 00-00 00-02 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:143: Failure Expected equality of these values: t.sum - t.y Which is: 32-byte object t.x Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:144: Failure Expected equality of these values: t.sum + -t.x Which is: 32-byte object <00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-00 00-00 00-00 00-02 00-00 01-00 00-00 00-00 00-00> t.y Which is: 32-byte object <00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-00 00-00 00-00 00-02 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:145: Failure Expected equality of these values: t.sum + -t.y Which is: 32-byte object t.x Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:142: Failure Expected equality of these values: t.sum - t.x Which is: 32-byte object t.y Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:143: Failure Expected equality of these values: t.sum - t.y Which is: 32-byte object <00-00 00-2F 00-81 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 00-01 00-00 FF-FF FF-FF> t.x Which is: 32-byte object <00-00 00-2F 00-81 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-00 00-00 FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:144: Failure Expected equality of these values: t.sum + -t.x Which is: 32-byte object t.y Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:145: Failure Expected equality of these values: t.sum + -t.y Which is: 32-byte object <00-00 00-2F 00-81 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 00-01 00-00 FF-FF FF-FF> t.x Which is: 32-byte object <00-00 00-2F 00-81 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-00 00-00 FF-FF FF-FF> [ FAILED ] uint256.arithmetic (1 ms) [ RUN ] uint256.exp [ OK ] uint256.exp (0 ms) [ RUN ] uint256.addmod /Users/andrew/intx/test/unittests/test_uint256.cpp:184: Failure Expected equality of these values: impl(x, y, mod) Which is: 32-byte object 0x5587a57e263c2a46a61870d59a24f1_u128 Which is: 16-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:187: Failure Expected equality of these values: impl(a, b, mod) Which is: 32-byte object <6B-97 33-87 F0-FB 49-00 53-99 C4-E8 49-DA 33-75 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> 0x7533da49e8c499530049fbf08733976b_u128 Which is: 16-byte object <6B-97 33-87 F0-FB 49-00 53-99 C4-E8 49-DA 33-75> [ FAILED ] uint256.addmod (0 ms) [ RUN ] uint256.addmod_ec1 /Users/andrew/intx/test/unittests/test_uint256.cpp:197: Failure Expected equality of these values: impl(x, y, mod) Which is: 32-byte object <00-01 00-00 00-02 AB-FF FF-FF BE-BF EE-7D 7C-BE C8-3B 00-00 00-00 00-00 01-FF FF-FF FF-FF FF-FF> 0x3bc8be7c7deebfbeffffffd6020000000100_u256 Which is: 32-byte object <00-01 00-00 00-02 D6-FF FF-FF BE-BF EE-7D 7C-BE C8-3B 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:197: Failure Expected equality of these values: impl(x, y, mod) Which is: 32-byte object <00-01 00-00 00-02 AB-FF FF-FF BE-BF EE-7D 7C-BE C8-3B 00-00 00-00 00-00 01-FF FF-FF FF-FF FF-FF> 0x3bc8be7c7deebfbeffffffd6020000000100_u256 Which is: 32-byte object <00-01 00-00 00-02 D6-FF FF-FF BE-BF EE-7D 7C-BE C8-3B 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:197: Failure Expected equality of these values: impl(x, y, mod) Which is: 32-byte object <00-01 00-00 00-02 D6-FF FF-FF BE-BF EE-7D 7C-BE C8-3B 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> 0x3bc8be7c7deebfbeffffffd6020000000100_u256 Which is: 32-byte object <00-01 00-00 00-02 D6-FF FF-FF BE-BF EE-7D 7C-BE C8-3B 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:197: Failure Expected equality of these values: impl(x, y, mod) Which is: 32-byte object <00-01 00-00 00-02 AB-FF FF-FF BE-BF EE-7D 7C-BE C8-3B 00-00 00-00 00-00 01-FF FF-FF FF-FF FF-FF> 0x3bc8be7c7deebfbeffffffd6020000000100_u256 Which is: 32-byte object <00-01 00-00 00-02 D6-FF FF-FF BE-BF EE-7D 7C-BE C8-3B 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:197: Failure Expected equality of these values: impl(x, y, mod) Which is: 32-byte object <00-01 00-00 00-02 AB-FF FF-FF BE-BF EE-7D 7C-BE C8-3B 00-00 00-00 00-00 01-FF FF-FF FF-FF FF-FF> 0x3bc8be7c7deebfbeffffffd6020000000100_u256 Which is: 32-byte object <00-01 00-00 00-02 D6-FF FF-FF BE-BF EE-7D 7C-BE C8-3B 00-00 00-00 00-00 00-00 00-00 00-00 00-00> [ FAILED ] uint256.addmod_ec1 (0 ms) [ RUN ] uint256.addmod_ec2 /Users/andrew/intx/test/unittests/test_uint256.cpp:206: Failure Expected equality of these values: impl(x, y, mod) Which is: 32-byte object <20-00 00-60 BF-BE FE-FC FF-E5 40-41 43-00 02-1E E6-FF FE-FE FF-FF 19-00 00-00 00-00 00-00 00-00> 0x33fffffdfeffe63801ff448281e5fffcfebebf60000021_u256 Which is: 32-byte object <21-00 00-60 BF-BE FE-FC FF-E5 81-82 44-FF 01-38 E6-FF FE-FD FF-FF 33-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:206: Failure Expected equality of these values: impl(x, y, mod) Which is: 32-byte object <20-00 00-60 BF-BE FE-FC FF-E5 40-41 43-00 02-1E E6-FF FE-FE FF-FF 19-00 00-00 00-00 00-00 00-00> 0x33fffffdfeffe63801ff448281e5fffcfebebf60000021_u256 Which is: 32-byte object <21-00 00-60 BF-BE FE-FC FF-E5 81-82 44-FF 01-38 E6-FF FE-FD FF-FF 33-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:206: Failure Expected equality of these values: impl(x, y, mod) Which is: 32-byte object <20-00 00-60 BF-BE FE-FC FF-E5 40-41 43-00 02-1E E6-FF FE-FE FF-FF 19-00 00-00 00-00 00-00 00-00> 0x33fffffdfeffe63801ff448281e5fffcfebebf60000021_u256 Which is: 32-byte object <21-00 00-60 BF-BE FE-FC FF-E5 81-82 44-FF 01-38 E6-FF FE-FD FF-FF 33-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:206: Failure Expected equality of these values: impl(x, y, mod) Which is: 32-byte object <20-00 00-60 BF-BE FE-FC FF-E5 40-41 43-00 02-1E E6-FF FE-FE FF-FF 19-00 00-00 00-00 00-00 00-00> 0x33fffffdfeffe63801ff448281e5fffcfebebf60000021_u256 Which is: 32-byte object <21-00 00-60 BF-BE FE-FC FF-E5 81-82 44-FF 01-38 E6-FF FE-FD FF-FF 33-00 00-00 00-00 00-00 00-00> [ FAILED ] uint256.addmod_ec2 (0 ms) [ RUN ] uint256.mulmod [ OK ] uint256.mulmod (0 ms) [----------] 8 tests from uint256 (2 ms total) [----------] 8 tests from uint_api/uint128, where TypeParam = intx::uint<128u> [ RUN ] uint_api/uint128.constructor [ OK ] uint_api/uint128.constructor (0 ms) [ RUN ] uint_api/uint128.arithmetic [ OK ] uint_api/uint128.arithmetic (0 ms) [ RUN ] uint_api/uint128.division [ OK ] uint_api/uint128.division (0 ms) [ RUN ] uint_api/uint128.bitwise [ OK ] uint_api/uint128.bitwise (0 ms) [ RUN ] uint_api/uint128.comparison [ OK ] uint_api/uint128.comparison (0 ms) [ RUN ] uint_api/uint128.arithmetic_op_assignment [ OK ] uint_api/uint128.arithmetic_op_assignment (0 ms) [ RUN ] uint_api/uint128.bitwise_op_assignment [ OK ] uint_api/uint128.bitwise_op_assignment (0 ms) [ RUN ] uint_api/uint128.explicit_conversion_to_integral_type [ OK ] uint_api/uint128.explicit_conversion_to_integral_type (0 ms) [----------] 8 tests from uint_api/uint128 (0 ms total) [----------] 8 tests from uint_api/uint192, where TypeParam = intx::uint<192u> [ RUN ] uint_api/uint192.constructor [ OK ] uint_api/uint192.constructor (0 ms) [ RUN ] uint_api/uint192.arithmetic [ OK ] uint_api/uint192.arithmetic (0 ms) [ RUN ] uint_api/uint192.division [ OK ] uint_api/uint192.division (0 ms) [ RUN ] uint_api/uint192.bitwise [ OK ] uint_api/uint192.bitwise (0 ms) [ RUN ] uint_api/uint192.comparison [ OK ] uint_api/uint192.comparison (0 ms) [ RUN ] uint_api/uint192.arithmetic_op_assignment [ OK ] uint_api/uint192.arithmetic_op_assignment (0 ms) [ RUN ] uint_api/uint192.bitwise_op_assignment [ OK ] uint_api/uint192.bitwise_op_assignment (0 ms) [ RUN ] uint_api/uint192.explicit_conversion_to_integral_type [ OK ] uint_api/uint192.explicit_conversion_to_integral_type (0 ms) [----------] 8 tests from uint_api/uint192 (0 ms total) [----------] 8 tests from uint_api/uint256, where TypeParam = intx::uint<256u> [ RUN ] uint_api/uint256.constructor [ OK ] uint_api/uint256.constructor (0 ms) [ RUN ] uint_api/uint256.arithmetic [ OK ] uint_api/uint256.arithmetic (0 ms) [ RUN ] uint_api/uint256.division [ OK ] uint_api/uint256.division (0 ms) [ RUN ] uint_api/uint256.bitwise [ OK ] uint_api/uint256.bitwise (0 ms) [ RUN ] uint_api/uint256.comparison [ OK ] uint_api/uint256.comparison (0 ms) [ RUN ] uint_api/uint256.arithmetic_op_assignment [ OK ] uint_api/uint256.arithmetic_op_assignment (0 ms) [ RUN ] uint_api/uint256.bitwise_op_assignment [ OK ] uint_api/uint256.bitwise_op_assignment (0 ms) [ RUN ] uint_api/uint256.explicit_conversion_to_integral_type [ OK ] uint_api/uint256.explicit_conversion_to_integral_type (0 ms) [----------] 8 tests from uint_api/uint256 (0 ms total) [----------] 8 tests from uint_api/uint384, where TypeParam = intx::uint<384u> [ RUN ] uint_api/uint384.constructor [ OK ] uint_api/uint384.constructor (0 ms) [ RUN ] uint_api/uint384.arithmetic [ OK ] uint_api/uint384.arithmetic (0 ms) [ RUN ] uint_api/uint384.division [ OK ] uint_api/uint384.division (0 ms) [ RUN ] uint_api/uint384.bitwise [ OK ] uint_api/uint384.bitwise (0 ms) [ RUN ] uint_api/uint384.comparison [ OK ] uint_api/uint384.comparison (0 ms) [ RUN ] uint_api/uint384.arithmetic_op_assignment [ OK ] uint_api/uint384.arithmetic_op_assignment (0 ms) [ RUN ] uint_api/uint384.bitwise_op_assignment [ OK ] uint_api/uint384.bitwise_op_assignment (0 ms) [ RUN ] uint_api/uint384.explicit_conversion_to_integral_type [ OK ] uint_api/uint384.explicit_conversion_to_integral_type (0 ms) [----------] 8 tests from uint_api/uint384 (0 ms total) [----------] 8 tests from uint_api/uint512, where TypeParam = intx::uint<512u> [ RUN ] uint_api/uint512.constructor [ OK ] uint_api/uint512.constructor (0 ms) [ RUN ] uint_api/uint512.arithmetic [ OK ] uint_api/uint512.arithmetic (0 ms) [ RUN ] uint_api/uint512.division [ OK ] uint_api/uint512.division (0 ms) [ RUN ] uint_api/uint512.bitwise [ OK ] uint_api/uint512.bitwise (0 ms) [ RUN ] uint_api/uint512.comparison [ OK ] uint_api/uint512.comparison (0 ms) [ RUN ] uint_api/uint512.arithmetic_op_assignment [ OK ] uint_api/uint512.arithmetic_op_assignment (0 ms) [ RUN ] uint_api/uint512.bitwise_op_assignment [ OK ] uint_api/uint512.bitwise_op_assignment (0 ms) [ RUN ] uint_api/uint512.explicit_conversion_to_integral_type [ OK ] uint_api/uint512.explicit_conversion_to_integral_type (0 ms) [----------] 8 tests from uint_api/uint512 (0 ms total) [----------] 3 tests from Uint256Test [ RUN ] Uint256Test.add_against_sub /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 54-55 55-55 55-55 55-55> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF A9-AA AA-AA AA-AA AA-AA> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FD-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-7F FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 AA-AA AA-AA AA-AA AA-AA FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FE-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <01-00 00-00 00-00 00-00 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <55-55 55-55 55-55 55-55 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF> (a + b) - b Which is: 32-byte object <00-00 00-00 00-00 00-80 FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FF-FF FE-FF FF-FF FF-FF FF-FF> /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object /Users/andrew/intx/test/unittests/test_uint256.cpp:51: Failure Expected equality of these values: a Which is: 32-byte object (a + b) - b Which is: 32-byte object [ FAILED ] Uint256Test.add_against_sub (63 ms) [ RUN ] Uint256Test.string_conversions [ OK ] Uint256Test.string_conversions (7 ms) [ RUN ] Uint256Test.mul_against_add [ OK ] Uint256Test.mul_against_add (0 ms) [----------] 3 tests from Uint256Test (70 ms total) [----------] 1 test from uint512 [ RUN ] uint512.literal [ OK ] uint512.literal (0 ms) [----------] 1 test from uint512 (0 ms total) [----------] Global test environment tear-down [==========] 250 tests from 16 test suites ran. (125 ms total) [ PASSED ] 242 tests. [ FAILED ] 8 tests, listed below: [ FAILED ] uint_test/uint192.comparison, where TypeParam = intx::uint<192u> [ FAILED ] uint_test/uint384.comparison, where TypeParam = intx::uint<384u> [ FAILED ] uint_test/uint512.comparison, where TypeParam = intx::uint<512u> [ FAILED ] uint256.arithmetic [ FAILED ] uint256.addmod [ FAILED ] uint256.addmod_ec1 [ FAILED ] uint256.addmod_ec2 [ FAILED ] Uint256Test.add_against_sub 8 FAILED TESTS