index
:
delta/sdl.git
SDL-1.2
SDL-1.2-olpc
SDL-1.3
SDL-ryan-batching-renderer
SDL-ryan-multiple-audio-device
apk
baserock/morph
experimental
gsoc2008_audio_resampling
gsoc2008_force_feedback
gsoc2008_iphone
gsoc2008_manymouse
gsoc2008_nds
gsoc2009_IME
gsoc2009_ps3
gsoc2009_unit_tests
iOS-improvements
master
hg.libsdl.org: SDL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
testautomation_audio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added missing brackets in test source assert messages.
Philipp Wiesemann
2014-11-07
1
-3
/
+3
*
Update audio testautomation: more coverage; added SDL_PauseAudio test /w call...
Andreas Schiffler
2014-07-07
1
-32
/
+183
*
Enable 2 disabled audio tests (since bug 1396 is fixed and they pass now)
Andreas Schiffler
2014-07-07
1
-8
/
+2
*
Fixed format string faults in audio tests.
Philipp Wiesemann
2014-06-09
1
-4
/
+4
*
Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)).
Sam Lantinga
2013-08-29
1
-7
/
+7
*
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
Sam Lantinga
2013-08-29
1
-3
/
+1
*
OCD fixes: Adds a space before */
Gabriel Jacobo
2013-08-21
1
-1
/
+1
*
File style cleanup for the SDL 2.0 release
Sam Lantinga
2013-05-18
1
-190
/
+190
*
Add pixels test suite; add a test to pixel suite; minor updates to test code ...
Andreas Schiffler
2013-05-01
1
-35
/
+34
*
Added missing return statements in test suite for audio.
Philipp Wiesemann
2013-04-28
1
-0
/
+6
*
Disable one test that crashes audio suite when run together with other tests
Andreas Schiffler
2013-04-23
1
-1
/
+4
*
Add tests to audio suite
Andreas Schiffler
2013-04-23
1
-6
/
+170
*
Fix bug 1723: flipped log text in audio suite - thanks P. Wiesemann
Andreas Schiffler
2013-02-18
1
-1
/
+1
*
Add SDL_test test suite; add fuzzer test cases; fix fuzzer bug; fix compiler ...
Andreas Schiffler
2013-02-08
1
-3
/
+3
*
Add tests to audio suite; update harness filter logic
Andreas Schiffler
2013-01-31
1
-30
/
+213
*
Add mouse tests; update test suites
Andreas Schiffler
2013-01-24
1
-10
/
+7
*
Add tests to mouse suite; fix VS compiler warnings in tests
Andreas Schiffler
2013-01-23
1
-0
/
+3
*
Add additional input validation to SDL_BuildAudioCVT; add additional tests to...
Andreas Schiffler
2013-01-21
1
-3
/
+334
*
Added audio test suite; minor code cleanups in test lib
Andreas Schiffler
2012-12-24
1
-0
/
+209