Philipp Wiesemann
|
0b442eb2d8
|
Fixed freeing uninitialized pointers on failure cleanup in tests.
|
2015-10-07 21:16:59 +02:00 |
|
Philipp Wiesemann
|
ace64af532
|
Fixed two warnings about initialized but unused local variables in tests.
|
2015-01-16 23:03:14 +01:00 |
|
Andreas Schiffler
|
7ab7d56257
|
Fix assert format strings/parameters in testautomation modules; improve output of SDL_CompareSurfaces to aid debugging; update platform_testSetErrorInvalidInput for SDL changes
|
2014-11-30 20:55:27 -08:00 |
|
Philipp Wiesemann
|
74d4888a0c
|
Added missing brackets in test source assert messages.
|
2014-11-07 10:02:45 +01:00 |
|
Sam Lantinga
|
753aae78fc
|
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
2013-08-29 08:29:21 -07:00 |
|
Gabriel Jacobo
|
871473e032
|
OCD fixes: Adds a space before */
|
2013-08-21 09:43:09 -03:00 |
|
Andreas Schiffler
|
2bf318cac0
|
Update video_getSetWindowSize for windows
|
2013-08-08 22:10:00 -07:00 |
|
Sam Lantinga
|
0d9b661db8
|
File style cleanup for the SDL 2.0 release
|
2013-05-18 14:17:52 -07:00 |
|
Andreas Schiffler
|
13ea116dc5
|
Add pixels test suite; add a test to pixel suite; minor updates to test code to make VisualStudio happy
|
2013-05-01 22:14:29 -07:00 |
|
Andreas Schiffler
|
fefdf1b2d1
|
Fix double free in video test suite
|
2013-04-23 20:45:49 -07:00 |
|
Ryan C. Gordon
|
cb5cba6397
|
Maybe actually fix compiler warning this time.
|
2013-04-16 00:09:48 -04:00 |
|
Ryan C. Gordon
|
df8125df4b
|
Fixed a compiler warning on Visual Studio.
|
2013-04-15 22:49:23 -04:00 |
|
Andreas Schiffler
|
94f59c7e7c
|
Add test coverage for SDL_SetWindowData and SDL_GetWindowData to Video suite
|
2013-04-13 09:45:39 -07:00 |
|
Andreas Schiffler
|
449a8da224
|
Add parameter checking to SetWindowSize functions; add tests to video suite
|
2013-03-08 23:33:07 -08:00 |
|
Andreas Schiffler
|
0ad6773dd3
|
Fix behavior of SDL_GetWindowPosition for invalid input; add test cases to video suite
|
2013-03-03 17:22:51 -08:00 |
|
Andreas Schiffler
|
0d61aa360d
|
Add additional input validation to SDL_GetWindowDisplayMode; add tests to video suite
|
2013-02-28 09:11:04 -08:00 |
|
Andreas Schiffler
|
83e6f01e05
|
Add tests to video suite
|
2013-02-25 08:05:26 -08:00 |
|
Andreas Schiffler
|
db31344f3b
|
Add tests to Video suite
|
2013-02-16 23:09:10 -08:00 |
|
Andreas Schiffler
|
9da98d7dbf
|
Add new test suites (events, keyboard, syswm, video) with a few new tests each
|
2013-01-06 15:17:59 -08:00 |
|