64 Commits

Author SHA1 Message Date
Tachikoma
4f0ad507d0 add test for compiled test 2015-02-04 11:05:56 +01:00
Nick Palmer
2110a4a63b Replace all go version attributes. 2015-01-13 19:24:08 -08:00
Nick Palmer
fc2896020a Add a test case which has more than one suite in it. 2015-01-13 18:45:30 -08:00
Nick Palmer
6d2ab46d4f Add surrounding <testsuites> tag.
* If a test log contains more than one package we need to wrap it
  in a <testsuites> element in order to be valid xml. Bamboo
  cannot read the file if it is not valid xml.
2015-01-13 18:35:34 -08:00
Tachikoma
9745789fe6 add test for flag -no-xml-header 2014-12-22 21:00:23 +08:00
Tachikoma
4aa31fc440 add test for go 1.4 support 2014-12-22 20:38:28 +08:00
Joel Stemmer
11bc6d69ca Add test for skipped testcases 2014-12-22 12:09:35 +01:00
Joel Stemmer
e0174f066f Only strip the first tab from the output 2012-03-17 12:45:34 +01:00
Joel Stemmer
a6dab641a1 Parse test failure messages 2012-03-17 12:34:02 +01:00
Joel Stemmer
d72fb56d06 Add properties to xml report
Include the go runtime version as a property.
2012-03-16 16:10:59 +01:00
Joel Stemmer
c9c0e1877c Write JUnit report xml
Add tests
2012-03-09 19:52:48 +01:00
Joel Stemmer
23311beb18 Add test for failing test output
Cleanup parser tests.
Move test output to separate files.
2012-03-09 19:52:17 +01:00
Joel Stemmer
4b851d63d2 Parse successful tests 2012-03-09 16:41:35 +01:00
Joel Stemmer
8fcd615a51 Initial commit 2012-03-09 15:38:06 +01:00