Back to build
Raw log | Switch to full mode | Login

[==========] Running 8 tests from 1 test case. [----------] Global test environment set-up. [----------] 8 tests from JSONParserTest [ RUN ] JSONParserTest.ReadInvalidFile [ OK ] JSONParserTest.ReadInvalidFile (18 ms) [ RUN ] JSONParserTest.ParseWithErrors [ OK ] JSONParserTest.ParseWithErrors (6 ms) [ RUN ] JSONParserTest.ParseFromString [ OK ] JSONParserTest.ParseFromString (3 ms) [ RUN ] JSONParserTest.ParseTwice [ OK ] JSONParserTest.ParseTwice (2 ms) [ RUN ] JSONParserTest.ParseValid [ OK ] JSONParserTest.ParseValid (5 ms) [ RUN ] JSONParserTest.ParseFromFileAt [ OK ] JSONParserTest.ParseFromFileAt (4 ms) [ RUN ] JSONParserTest.ParseFromDirectory [ OK ] JSONParserTest.ParseFromDirectory (10 ms) [ RUN ] JSONParserTest.ParseFromDirectoryWithErrors [ OK ] JSONParserTest.ParseFromDirectoryWithErrors (8 ms) [----------] 8 tests from JSONParserTest (57 ms total) [----------] Global test environment tear-down [==========] 8 tests from 1 test case ran. (57 ms total) [ PASSED ] 8 tests.