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 (3 ms) [ RUN ] JSONParserTest.ParseWithErrors [ OK ] JSONParserTest.ParseWithErrors (7 ms) [ RUN ] JSONParserTest.ParseFromString [ OK ] JSONParserTest.ParseFromString (3 ms) [ RUN ] JSONParserTest.ParseTwice [ OK ] JSONParserTest.ParseTwice (3 ms) [ RUN ] JSONParserTest.ParseValid [ OK ] JSONParserTest.ParseValid (4 ms) [ RUN ] JSONParserTest.ParseFromFileAt [ OK ] JSONParserTest.ParseFromFileAt (5 ms) [ RUN ] JSONParserTest.ParseFromDirectory [ OK ] JSONParserTest.ParseFromDirectory (7 ms) [ RUN ] JSONParserTest.ParseFromDirectoryWithErrors [ OK ] JSONParserTest.ParseFromDirectoryWithErrors (7 ms) [----------] 8 tests from JSONParserTest (39 ms total) [----------] Global test environment tear-down [==========] 8 tests from 1 test case ran. (39 ms total) [ PASSED ] 8 tests.