Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-07 | TEST: Allow building the test runner with MinGW | Littleboy | |
It needs the same workaround as our dev tools (see bug #1800764) | |||
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 | |
svn-id: r55850 | |||
2011-01-28 | Patch #3149416: Support for linking with "as-needed" | Max Horn | |
svn-id: r55588 | |||
2010-11-05 | TEST: Tweak "make test" build rules to ignore -Wglobal-constructors | Max Horn | |
On my OS X machine, -Wglobal-constructors is always added by configure. But the test runner makes heavy use of global constructors. This change allows me to run "make test" even when using -Werror. svn-id: r54083 | |||
2010-02-01 | Prepare test module build to allow for instantiating AudioStreams. | Johannes Schickel | |
svn-id: r47803 | |||
2009-11-24 | TEST: Workaround for 'make test' when using -Werror | Max Horn | |
svn-id: r46131 | |||
2009-08-22 | Patch #2840212: "Quiet make process" | Eugene Sandulenko | |
svn-id: r43635 | |||
2009-03-21 | Fix running the testsuite when building outside the source tree | Jordi Vilalta Prat | |
svn-id: r39601 | |||
2009-03-04 | Added Audio::Timestamp class, based on SCI's sfx_timestamp_t; also provide a ↵ | Max Horn | |
unit test for it, based on the old (and very outdated) timetest.cpp. To be used by Audio::Mixer one day... svn-id: r39112 | |||
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat | |
svn-id: r30664 | |||
2006-03-29 | Cleanup test code in our 'clean' target | Max Horn | |
svn-id: r21494 | |||
2006-03-29 | Improved the 'test' build rule | Max Horn | |
svn-id: r21492 | |||
2006-03-29 | Added a minimal README for our unit tests, and moved their build rule to a ↵ | Max Horn | |
new test/module.mk file svn-id: r21490 |