index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
module.mk
Age
Commit message (
Expand
)
Author
2017-11-20
TESTS: Remove zero-length string and associated -Wformat massage
Colin Snover
2017-01-23
TESTS: Fix tests building
Eugene Sandulenko
2017-01-23
TESTS: Revert changes to module Makefile
Eugene Sandulenko
2017-01-23
TESTS: Fix missing QUIET_CXX option in Makefile
Eugene Sandulenko
2017-01-23
TESTS: Attempt to fix Makefile for NDS build
Eugene Sandulenko
2017-01-23
TESTS: Fix linking target in Makefile
Eugene Sandulenko
2017-01-15
BUILD: Fix PSP build of test runner
Colin Snover
2017-01-15
BUILD: Fix N64 build of test runner
Colin Snover
2017-01-15
TESTS: Build Wintermute test only for static plugin
Eugene Sandulenko
2017-01-15
BUILD: Fix compilation of test runner on Dreamcast
Colin Snover
2017-01-14
TESTS: Attempt to fix buildbot builds for backends with extra flags
Colin Snover
2016-12-27
TEST: Only build Wintermute tests when that engine is enabled
Colin Snover
2016-12-26
WINTERMUTE: Add tests for engines/wintermute/path_utils.h
Tobia Tesan
2011-09-07
TEST: Allow building the test runner with MinGW
Littleboy
2011-06-08
TEST: Remove backends hack again
Max Horn
2011-06-06
BACKENDS: Unify AudioCD manager instantiation
Max Horn
2011-05-16
TEST: Explicitly disable exceptions and std lib usage
Max Horn
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-01-28
Patch #3149416: Support for linking with "as-needed"
Max Horn
2010-11-05
TEST: Tweak "make test" build rules to ignore -Wglobal-constructors
Max Horn
2010-02-01
Prepare test module build to allow for instantiating AudioStreams.
Johannes Schickel
2009-11-24
TEST: Workaround for 'make test' when using -Werror
Max Horn
2009-08-22
Patch #2840212: "Quiet make process"
Eugene Sandulenko
2009-03-21
Fix running the testsuite when building outside the source tree
Jordi Vilalta Prat
2009-03-04
Added Audio::Timestamp class, based on SCI's sfx_timestamp_t; also provide a ...
Max Horn
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2006-03-29
Cleanup test code in our 'clean' target
Max Horn
2006-03-29
Improved the 'test' build rule
Max Horn
2006-03-29
Added a minimal README for our unit tests, and moved their build rule to a ne...
Max Horn