gtxslt ====== XSLT for gTest's xml output Here is the sample1's output: ![sample1 's output](gtest_output.png) To use it, please apply this patch: *** gtest.1.6.0.cc 2011-04-16 03:49:11.000000000 +0800 --- gtest.cc 2012-05-03 21:55:43.340238982 +0800 *************** *** 3293,3298 **** --- 3293,3300 ---- void XmlUnitTestResultPrinter::PrintXmlUnitTest(FILE* out, const UnitTest& unit_test) { fprintf(out, "\n"); + fprintf(out, "\n"); + fprintf(out, "\n"); fprintf(out, "