aboutsummaryrefslogtreecommitdiff
path: root/engines/testbed/module.mk
AgeCommit message (Expand)Author
2019-09-01TESTBED: Don't build TTS tests if TTS is disabledJaromir Wysoglad
2019-09-01TESTBET: Add TTS testsJaromir Wysoglad
2019-08-24TESTBED: Move encoding conversion tests to testbedJaromir Wysoglad
2017-10-29TESTBED: Only build cloud tests if libcurl is available tooWillem Jan Palenstijn
2017-04-30TESTBED: Fix building with --disable-cloud (#938)Tarek Soliman
2016-08-24TESTBED: Add Webserver test suiteAlexander Tkachev
2016-08-24TESTBED: Add first Cloud testsAlexander Tkachev
2010-10-021. Added ConfigParams Singelton class to eliminate use of configuration speci...Neeraj Kumar
2010-08-10TESTBED: basic template for midi testsNeeraj Kumar
2010-07-26TESTBED: implemented some sample beeps using PCSpeaker emulator for testing s...Neeraj Kumar
2010-07-15separated testsuite configuration to another classNeeraj Kumar
2010-07-14Whitespace cleanup (mainly spaces and tabs at the end of line)Jordi Vilalta Prat
2010-06-28added template code for testing eventsNeeraj Kumar
2010-06-27added files for misc tests, implemented the datetime testNeeraj Kumar
2010-06-26split testsuite.h into testsuite.cppNeeraj Kumar
2010-06-25added savegame testsNeeraj Kumar
2010-06-17few fixes in GFX tests, added template for FS testsNeeraj Kumar
2010-06-10some minor changes in the testsuite structure, reduced no. of files per tests...Neeraj Kumar
2010-06-03able to display rectangle on screen using grabPalette() and copyRectToScreen,...Neeraj Kumar
2010-06-02completed the basic testsuite classNeeraj Kumar
2010-05-24adding (missed) testbed to engines/, reverting TODONeeraj Kumar