Commit Graph

5 Commits

Author SHA1 Message Date
faed36da23 Fix 1.7 compatbility 2016-09-12 13:54:45 -07:00
24d394d799 Add go 1.7 compatibility
* Subtests and nested subtests have spaces at the beginning of their
PASS statements. This has been added to the regexp.
2016-09-12 13:54:45 -07:00
1b60a11396 Add support for Go 1.5 test results
An alternate approach that does not involve regular expressions.

Fixes #15
2015-08-23 10:55:52 -07:00
afd084b9d1 Merge branch 'subpackage' 2015-07-01 22:31:23 +02:00
a30d4886ed moving parser into subpackage 2015-05-14 17:07:05 -06:00