SDL-mirror/test/test-automation
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
..
acinclude New automake-based build process. 2011-05-25 18:53:48 +03:00
build-scripts New automake-based build process. 2011-05-25 18:53:48 +03:00
testdummy Added timeout to TestCaseReference. 2011-06-11 21:37:28 +03:00
testplatform Ported platform tests, added AssertPass and AssertFail 2011-06-18 10:36:27 -07:00
testrect Added timeout to TestCaseReference. 2011-06-11 21:37:28 +03:00
aclocal.m4 New automake-based build process. 2011-05-25 18:53:48 +03:00
AUTHORS New automake-based build process. 2011-05-25 18:53:48 +03:00
autogen.sh New automake-based build process. 2011-05-25 18:53:48 +03:00
ChangeLog New automake-based build process. 2011-05-25 18:53:48 +03:00
config.h.in New automake-based build process. 2011-05-25 18:53:48 +03:00
configure.ac Ported platform tests, added AssertPass and AssertFail 2011-06-18 10:36:27 -07:00
COPYING New automake-based build process. 2011-05-25 18:53:48 +03:00
DoxyFile Stub for generating doxygen main page from README. 2011-06-11 21:52:31 +03:00
INSTALL New automake-based build process. 2011-05-25 18:53:48 +03:00
logger.c Added escaping special characters to their corresponding 2011-06-22 21:56:23 +03:00
logger.h XML elements now support single attribute. Fixes here and there. 2011-06-22 17:41:37 +03:00
Makefile.am Various fixes and additions to logger system. 2011-06-21 22:04:44 +03:00
NEWS New automake-based build process. 2011-05-25 18:53:48 +03:00
plain_logger.c XML component no longer outputs the generated XML. 2011-06-23 22:00:03 +03:00
plain_logger.h XML elements now support single attribute. Fixes here and there. 2011-06-22 17:41:37 +03:00
README Changed the title for README 2011-06-19 13:43:03 +03:00
runner.c Added new command line option: --show-tests 2011-06-13 15:38:40 +03:00
SDL_test.c Ported platform tests, added AssertPass and AssertFail 2011-06-18 10:36:27 -07:00
SDL_test.h Added timeout to TestCaseReference. 2011-06-11 21:37:28 +03:00
xml.c XML component no longer outputs the generated XML. 2011-06-23 22:00:03 +03:00
xml.h XML component no longer outputs the generated XML. 2011-06-23 22:00:03 +03:00
xml_logger.c XML component no longer outputs the generated XML. 2011-06-23 22:00:03 +03:00
xml_logger.h XML elements now support single attribute. Fixes here and there. 2011-06-22 17:41:37 +03:00

/*! \mainpage Documentation for SDL test harness

\section Introduction

Coming up.

*/