Markus Kauppila
|
61c4e3110e
|
Added timeout for dummycase3 in libtestdummy.
|
2011-07-14 20:57:16 +03:00 |
|
Markus Kauppila
|
45d142967a
|
Fixed incorrect assertions in surface test suite.
|
2011-07-14 20:43:32 +03:00 |
|
Markus Kauppila
|
495f7b476d
|
Fixed AssertEquals.
|
2011-07-14 20:33:18 +03:00 |
|
Markus Kauppila
|
ba7e652c14
|
Harness kills hung tests (won't work with --in-proc option).
Added result description to test logs (tells why test failed,
such as exceeding its timeout).
|
2011-07-13 19:51:25 +03:00 |
|
Nathan Heisey
|
228b42d47d
|
Fixed video compile(?)
|
2011-07-13 09:37:00 +00:00 |
|
Nathan Heisey
|
e64e5c11cd
|
Renamed all .c files in src/video/bwindow to .cc files.
|
2011-07-13 09:29:43 +00:00 |
|
Markus Kauppila
|
578690ca49
|
Plain logger logs the used command line options.
|
2011-07-12 23:53:57 +03:00 |
|
Nathan Heisey
|
6afccaa104
|
Removed 1.2 files.
|
2011-07-12 15:09:44 +00:00 |
|
Nathan Heisey
|
8493175cfc
|
Rewrote most of Haiku video support to conform with 1.3 functionality.
|
2011-07-12 15:06:12 +00:00 |
|
Markus Kauppila
|
a2cd498eef
|
Breaking tests in surface to several smaller tests.
|
2011-07-12 16:47:50 +03:00 |
|
Markus Kauppila
|
fdd5716159
|
If any assert in SetUp function fails that test will be skipped.
|
2011-07-11 21:09:28 +03:00 |
|
Markus Kauppila
|
ce58837bbd
|
Added SetUp/TearDown functions for test suites.
|
2011-07-11 17:55:35 +03:00 |
|
Markus Kauppila
|
bb09b8ebe8
|
Fixes based on CR.
|
2011-07-11 17:47:55 +03:00 |
|
Markus Kauppila
|
17a1b22cd4
|
Updated assert messages in surface test suite.
|
2011-07-10 18:48:31 +03:00 |
|
Markus Kauppila
|
e92d5a6712
|
Bunch of little fixes.
|
2011-07-10 18:42:52 +03:00 |
|
Markus Kauppila
|
1072d833cd
|
Ported surface tests.
|
2011-07-09 17:55:35 +03:00 |
|
Markus Kauppila
|
084cc91e10
|
Ported common directory from automated. It contains common
helpers functions for some test suites.
|
2011-07-08 19:58:16 +03:00 |
|
Markus Kauppila
|
1de0e725ae
|
Made the default XSL style less blocky.
|
2011-07-06 23:49:36 +03:00 |
|
Markus Kauppila
|
84896a8ed9
|
Fixed doxygen markup.
|
2011-07-06 17:05:07 +03:00 |
|
Markus Kauppila
|
a67ec6307f
|
Fixed the interface between tests suites and logger.
Note: breaks the linux build.
|
2011-07-06 16:06:39 +03:00 |
|
Markus Kauppila
|
b4b444819d
|
Added audio suite.
|
2011-07-05 22:11:12 +03:00 |
|
Markus Kauppila
|
4ff136f83e
|
Added a skeleton stylesheet that can be used as a base for
developing a new stylesheet for XML test reports.
|
2011-07-05 21:27:35 +03:00 |
|
Markus Kauppila
|
52d2ac8f73
|
Made the output of plain logger more readable.
|
2011-07-05 21:15:34 +03:00 |
|
Markus Kauppila
|
c55dcdb34e
|
Added command option --version
|
2011-07-04 20:46:06 +03:00 |
|
Markus Kauppila
|
935d50e942
|
Fixed './runner --xml --show-tests'.
|
2011-07-04 17:23:20 +03:00 |
|
Markus Kauppila
|
d1b18e21fe
|
Help usage missed ] which added.
|
2011-07-03 20:22:30 +03:00 |
|
Markus Kauppila
|
fae7cc1e68
|
Fixed white space issue in XSL stylesheet.
|
2011-07-03 19:21:35 +03:00 |
|
Markus Kauppila
|
b7b0dc241f
|
Changed the usage help.
|
2011-07-03 11:14:52 +03:00 |
|
Markus Kauppila
|
0cbfcc4081
|
Fixed XML logger. EscapeString didn't from strings properly.
|
2011-07-03 10:54:21 +03:00 |
|
Markus Kauppila
|
b3268149ff
|
Cleaned up the build system. 'make clean' now deletes the installed
test suites (this should prevent old tests lingering around)
|
2011-07-01 22:15:23 +03:00 |
|
Markus Kauppila
|
1002730bb4
|
Fixed 'make install' errors by using a bash script.
|
2011-07-01 18:21:11 +03:00 |
|
Markus Kauppila
|
3d9b4247ae
|
Fixed a bunch of Makefile.am files.
|
2011-07-01 17:11:20 +03:00 |
|
Markus Kauppila
|
cf6833c2d9
|
Fixed doxygen markup error.
|
2011-07-01 13:29:19 +03:00 |
|
Markus Kauppila
|
b6d3cc0464
|
Added better function for escaping strings.
|
2011-07-01 13:16:51 +03:00 |
|
Markus Kauppila
|
e886b2df50
|
Redefined the usage of --xsl command option.
|
2011-07-01 12:36:57 +03:00 |
|
Markus Kauppila
|
01d42cc048
|
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
|
9c090120d9
|
Removed directory from test suite names.
|
2011-06-30 18:11:48 +03:00 |
|
Markus Kauppila
|
12798fcd36
|
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
|
ee6776d5e5
|
Cleaned the XSL style a bit.
|
2011-06-30 16:08:37 +03:00 |
|
Markus Kauppila
|
8c669ce2b4
|
Refined the XSL style.
|
2011-06-29 22:23:06 +03:00 |
|
Markus Kauppila
|
bff35f5b46
|
Added some interactivity to XSLT stylesheet using javascript.
|
2011-06-29 20:34:59 +03:00 |
|
Markus Kauppila
|
2b5522d0d1
|
Fixed the calculation of total runtime for a suite.
|
2011-06-29 19:05:56 +03:00 |
|
Markus Kauppila
|
f5a3c50fea
|
Added plain XLST file.
|
2011-06-29 17:40:32 +03:00 |
|
Markus Kauppila
|
cf467bdffa
|
Fixed a few mistakes from XML logger.
|
2011-06-28 23:15:43 +03:00 |
|
Markus Kauppila
|
c4ca4288e4
|
Fixes based on CR.
|
2011-06-28 17:03:38 +03:00 |
|
Markus Kauppila
|
7ef7dc1c07
|
Added documentation.
|
2011-06-27 23:10:13 +03:00 |
|
Markus Kauppila
|
33540e51b1
|
Fixed test suite start time.
|
2011-06-27 22:39:38 +03:00 |
|
Markus Kauppila
|
6097dd444a
|
Removed printf's from dummy test suite.
|
2011-06-27 22:16:32 +03:00 |
|
Markus Kauppila
|
48636ce522
|
Plain logger refined.
|
2011-06-27 22:14:48 +03:00 |
|
Markus Kauppila
|
3ac63a7264
|
Added time, date and total runtime information to the output by
logging system.
|
2011-06-27 21:41:34 +03:00 |
|