aboutsummaryrefslogtreecommitdiff
path: root/test/module.mk
AgeCommit message (Expand)Author
2017-11-20TESTS: Remove zero-length string and associated -Wformat massageColin Snover
2017-01-23TESTS: Fix tests buildingEugene Sandulenko
2017-01-23TESTS: Revert changes to module MakefileEugene Sandulenko
2017-01-23TESTS: Fix missing QUIET_CXX option in MakefileEugene Sandulenko
2017-01-23TESTS: Attempt to fix Makefile for NDS buildEugene Sandulenko
2017-01-23TESTS: Fix linking target in MakefileEugene Sandulenko
2017-01-15BUILD: Fix PSP build of test runnerColin Snover
2017-01-15BUILD: Fix N64 build of test runnerColin Snover
2017-01-15TESTS: Build Wintermute test only for static pluginEugene Sandulenko
2017-01-15BUILD: Fix compilation of test runner on DreamcastColin Snover
2017-01-14TESTS: Attempt to fix buildbot builds for backends with extra flagsColin Snover
2016-12-27TEST: Only build Wintermute tests when that engine is enabledColin Snover
2016-12-26WINTERMUTE: Add tests for engines/wintermute/path_utils.hTobia Tesan
2011-09-07TEST: Allow building the test runner with MinGWLittleboy
2011-06-08TEST: Remove backends hack againMax Horn
2011-06-06BACKENDS: Unify AudioCD manager instantiationMax Horn
2011-05-16TEST: Explicitly disable exceptions and std lib usageMax Horn
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-01-28Patch #3149416: Support for linking with "as-needed"Max Horn
2010-11-05TEST: Tweak "make test" build rules to ignore -Wglobal-constructorsMax Horn
2010-02-01Prepare test module build to allow for instantiating AudioStreams.Johannes Schickel
2009-11-24TEST: Workaround for 'make test' when using -WerrorMax Horn
2009-08-22Patch #2840212: "Quiet make process"Eugene Sandulenko
2009-03-21Fix running the testsuite when building outside the source treeJordi Vilalta Prat
2009-03-04Added Audio::Timestamp class, based on SCI's sfx_timestamp_t; also provide a ...Max Horn
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2006-03-29Cleanup test code in our 'clean' targetMax Horn
2006-03-29Improved the 'test' build ruleMax Horn
2006-03-29Added a minimal README for our unit tests, and moved their build rule to a ne...Max Horn