aboutsummaryrefslogtreecommitdiff
path: root/engines/testbed/misc.cpp
AgeCommit message (Expand)Author
2010-07-24Implemented selection of tests using a config file, config file layout resemb...Neeraj Kumar
2010-07-22TESTBED: some changes in interaction messages, couple of fixesNeeraj Kumar
2010-07-19replaced use of snprintf by String::printfNeeraj Kumar
2010-07-18fixed some typosNeeraj Kumar
2010-07-18Some more improvements in the TestbedListWidget and added description method ...Neeraj Kumar
2010-07-14Some code formatting fixesJordi Vilalta Prat
2010-07-14Whitespace cleanup (mainly spaces and tabs at the end of line)Jordi Vilalta Prat
2010-07-01testbed now keeps a list of executed testsuitesNeeraj Kumar
2010-06-29removed all printfs, added logging feature in form of logPrintfNeeraj Kumar
2010-06-28added template code for testing eventsNeeraj Kumar
2010-06-28completed the datetime/timer/mutex testsNeeraj Kumar
2010-06-28added code to test timers and mutexes, some issues with mutexes present althoughNeeraj Kumar
2010-06-27added files for misc tests, implemented the datetime testNeeraj Kumar