Add the source files for the swift library.
[swifty.git] / src / libswift / tests / bin64test.log
1 [==========] Running 5 tests from 1 test case.
2 [----------] Global test environment set-up.
3 [----------] 5 tests from Bin64Test
4 [ RUN      ] Bin64Test.InitGet
5 [       OK ] Bin64Test.InitGet (0 ms)
6 [ RUN      ] Bin64Test.Navigation
7 [       OK ] Bin64Test.Navigation (0 ms)
8 [ RUN      ] Bin64Test.Overflows
9 [       OK ] Bin64Test.Overflows (0 ms)
10 [ RUN      ] Bin64Test.Advanced
11 [       OK ] Bin64Test.Advanced (0 ms)
12 [ RUN      ] Bin64Test.Bits
13 [       OK ] Bin64Test.Bits (0 ms)
14 [----------] 5 tests from Bin64Test (0 ms total)
15
16 [----------] Global test environment tear-down
17 [==========] 5 tests from 1 test case ran. (1 ms total)
18 [  PASSED  ] 5 tests.