blob: df4b10acdc8b09bfe3a40e1653d9fd2ccf29fcac [file] [log] [blame]
- GoTest prefix support, for running parallel tests
- Benchmark support
- Improved logging of multiline strings:
---------------------------------------------------------------------
FAIL: filename:line:TestMethod
... CheckEqual: A != B
... A: <string below>
... A: <end>
... B: <string below>
... B