Mercurial
Mercurial
>
SDL
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
tip
test/testautomation_sdltest.c
Thu, 29 Aug 2013 08:30:21 -0700
Christoph Mallon: Replace strlen(x) == 0 (O(n)) by x[0] == '\0' (O(1)).
file
|
diff
|
annotate
Thu, 08 Aug 2013 21:29:30 -0700
Fix Bug 2021: Win32: Stack overflow due to recursive SDL_LogOutput on SDL_LogError without console; fix off-by-one error in SDLtest test suite
file
|
diff
|
annotate
Sat, 18 May 2013 14:17:52 -0700
File style cleanup for the SDL 2.0 release
file
|
diff
|
annotate
Sun, 12 May 2013 15:00:00 -0700
Fix fuzzer/fuzzer tests on 64bit Linux; remove invalid negative SDL_Scancode test; disable failing surface/render test cases
file
|
diff
|
annotate
Sun, 05 May 2013 12:47:44 +0200
Corrected spelling in C source files of test suites.
file
|
diff
|
annotate
Wed, 13 Feb 2013 23:10:29 -0800
Add tests to SDLtest suite
file
|
diff
|
annotate
Tue, 12 Feb 2013 22:23:42 -0800
Fix fuzzer random boundary functions; add tests for fuzzer
file
|
diff
|
annotate
Fri, 08 Feb 2013 07:14:50 -0800
Add SDL_test test suite; add fuzzer test cases; fix fuzzer bug; fix compiler warnings
file
|
diff
|
annotate
(0)
tip