Max Horn
42ab839dd6
AUDIO: Rename sound/ dir to audio/
...
svn-id: r55850
2011-02-09 01:09:01 +00:00
Max Horn
a35a45aa2e
Patch #3149416 : Support for linking with "as-needed"
...
svn-id: r55588
2011-01-28 10:27:50 +00:00
Max Horn
f83bfc0bbf
TEST: Tweak "make test" build rules to ignore -Wglobal-constructors
...
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-11-05 01:20:53 +00:00
Johannes Schickel
94e821f1eb
Prepare test module build to allow for instantiating AudioStreams.
...
svn-id: r47803
2010-02-01 21:32:33 +00:00
Max Horn
494a2ab94d
TEST: Workaround for 'make test' when using -Werror
...
svn-id: r46131
2009-11-24 22:11:27 +00:00
Eugene Sandulenko
ea87405ae4
Patch #2840212 : "Quiet make process"
...
svn-id: r43635
2009-08-22 11:03:00 +00:00
Jordi Vilalta Prat
16cd161df5
Fix running the testsuite when building outside the source tree
...
svn-id: r39601
2009-03-21 22:11:16 +00:00
Max Horn
673a21b249
Added Audio::Timestamp class, based on SCI's sfx_timestamp_t; also provide a unit test for it, based on the old (and very outdated) timetest.cpp. To be used by Audio::Mixer one day...
...
svn-id: r39112
2009-03-04 06:58:28 +00:00
Jordi Vilalta Prat
66e9d4f5e8
Removed trailing spaces.
...
svn-id: r30664
2008-01-27 19:47:41 +00:00
Max Horn
7bf3437c1c
Cleanup test code in our 'clean' target
...
svn-id: r21494
2006-03-29 11:05:38 +00:00
Max Horn
4d4c29787e
Improved the 'test' build rule
...
svn-id: r21492
2006-03-29 11:00:39 +00:00
Max Horn
b1514bb833
Added a minimal README for our unit tests, and moved their build rule to a new test/module.mk file
...
svn-id: r21490
2006-03-29 10:35:45 +00:00