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