Commit graph

16 commits

Author SHA1 Message Date
Markus Kauppila
4fdb4d47e7 Redefined the usage of --xsl command option. 2011-07-01 12:36:57 +03:00
Markus Kauppila
065297879a Separated test suite name from its directory path. Fixes
usability issues concerning some command line options.
2011-07-01 11:12:35 +03:00
Markus Kauppila
5f77401c49 Added user-supplied XSL style sheets for XML-based test reports.
Added new command line option: --xsl.
2011-06-30 17:11:39 +03:00
Markus Kauppila
e991b0266b Fixed a few mistakes from XML logger. 2011-06-28 23:15:43 +03:00
Markus Kauppila
c843c7e815 Fixes based on CR. 2011-06-28 17:03:38 +03:00
Markus Kauppila
7236f2ab89 Refining the output of XML logger. 2011-06-27 16:41:45 +03:00
Markus Kauppila
2a486b279b Added identation to the output of XML logger. 2011-06-27 11:53:14 +03:00
Markus Kauppila
2e8932b12e Logging system added to harness. Logging system doesn't
yet utilize all the given parameters.
2011-06-26 23:04:37 +03:00
Markus Kauppila
e2799bbbb3 Added case insensitivity to XML elements. 2011-06-24 14:35:14 +03:00
Markus Kauppila
7b600bf889 XML component no longer outputs the generated XML.
Fixed a bunch of compiler warnings.
2011-06-23 22:00:03 +03:00
Markus Kauppila
eb1a182654 Fixed XML elements. Element's end tag is now properly formed. 2011-06-23 21:11:48 +03:00
Markus Kauppila
e6225c947b Added escaping special characters to their corresponding
entities in XML output.
2011-06-22 21:56:23 +03:00
Markus Kauppila
2dd346fae0 Changed XML-generator to use static buffer instead of dynamically
allocated memory.
2011-06-22 18:13:06 +03:00
Markus Kauppila
a3b21d2e4b XML elements now support single attribute. Fixes here and there. 2011-06-22 17:41:37 +03:00
Markus Kauppila
94c6ae4eab Various fixes and additions to logger system. 2011-06-21 22:04:44 +03:00
Markus Kauppila
ac07ad67d9 Creating flexible logging system which supports XML and plain
text. Work under progress.
2011-06-21 19:31:46 +03:00