aboutsummaryrefslogtreecommitdiff
path: root/engines/testbed
AgeCommit message (Expand)Author
2019-11-19TESTBED: Add horizontal/diagonal shake testssluicebox
2019-11-19GRAPHICS: Add interface for horizontal shakesluicebox
2019-11-03ENGINES: Stop using 'single id'Bastien Bouclet
2019-11-03ENGINES: Add an engine ID to all the enginesBastien Bouclet
2019-09-01TESTBED: Fix include guard in speech.hJaromir Wysoglad
2019-09-01TESTBED: Don't build TTS tests if TTS is disabledJaromir Wysoglad
2019-09-01JANITORIAL: Remove some trailing whitespacesJaromir Wysoglad
2019-09-01TESTBED: Increase pause in TTS pause testJaromir Wysoglad
2019-09-01TESTBED: Improve some TTS testsJaromir Wysoglad
2019-09-01TESTBED: Make sure to process events while waiting for speech to finishThierry Crozat
2019-09-01TESTBED: Move the TTS tests after the critical componentsThierry Crozat
2019-09-01TESTBED: Add tests for TTS *_NO_REPEAT actionsJaromir Wysoglad
2019-09-01TESTBED: Rewrite parts of TTS tests.Jaromir Wysoglad
2019-09-01TESTBED: Add state queries to TTS tests.Jaromir Wysoglad
2019-09-01TESTBET: Add TTS testsJaromir Wysoglad
2019-08-25TESTBED: Fix GCC Unused Variable Compiler WarningsD G Turner
2019-08-24TESTBED: Comment correctionvyzigold
2019-08-24TESTBED: Move encoding conversion tests to testbedJaromir Wysoglad
2019-08-11TESTBED: Add createDirectory() test in FStestsCameron Cawley
2019-07-01TESTBED: Correctly reset the number of skipped testsCameron Cawley
2019-03-09JANITORIAL: Update all scummvm.org URLS to use httpsCameron Cawley
2018-08-17JANITORIAL: Removing trailing spaces after int castsPaul Gilbert
2018-05-24JANITORIAL: Fix trailing whitespaceAdrian Frühwirth
2018-04-15JANITORIAL: Indent GFXTransaction code blocksAdrian Frühwirth
2017-10-29TESTBED: Only build cloud tests if libcurl is available tooWillem Jan Palenstijn
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2017-07-10Revert "COMMON: Change way the Singleton instances are instantiated"Eugene Sandulenko
2017-07-10COMMON: Change way the Singleton instances are instantiatedThierry Crozat
2017-04-30TESTBED: Fix building with --disable-cloud (#938)Tarek Soliman
2016-10-13TESTBED: Add test for kFeatureFilteringModeThierry Crozat
2016-10-12TESTBED: Fix fullscreen testThierry Crozat
2016-09-10CLOUD: Move openUrl to OSystemThierry Crozat
2016-09-04TESTBED: Listen to events during mouse move testEugene Sandulenko
2016-09-03TESTBED: Added mouse cursorEugene Sandulenko
2016-09-03JANITORIAL: Fix include statementsEugene Sandulenko
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-08-24TESTBED: Fix a few Cloud warningsAlexander Tkachev
2016-08-24JANITORIAL: Remove spaces at the end of the lineAlexander Tkachev
2016-08-24TESTBED: Add openUrl test in MiscTestsAlexander Tkachev
2016-08-24TESTBED: Add more Webserver testsAlexander Tkachev
2016-08-24TESTBED: Add Webserver test suiteAlexander Tkachev
2016-08-24TESTBED: Fix CloudTestsAlexander Tkachev
2016-08-24TESTBED: Add CloudTests::testSavesSync()Alexander Tkachev
2016-08-24TESTBED: Add CloudTests::testFolderDownloading()Alexander Tkachev
2016-08-24TESTBED: Add CloudTests::testDownloading()Alexander Tkachev
2016-08-24TESTBED: Add CloudTests::testUploading()Alexander Tkachev
2016-08-24TESTBED: Fix CloudTests to ask users whether to waitAlexander Tkachev
2016-08-24TESTBED: Add first Cloud testsAlexander Tkachev
2016-05-17ALL: Change main engine header guard defines to <directory>_<engine>_HEugene Sandulenko
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion