Sam Lantinga
|
dc4c7d9539
Fixed infinite loop in SDL_vsnprintf() if the format string is too large for the output buffer
|
3 years ago |
Sam Lantinga
|
cdb4d8f22f
Added a test case for snprintf of 0.0
|
3 years ago |
Sam Lantinga
|
79b0aae86c
The return value of SDL_snprintf is the number of characters that would have been written.
|
3 years ago |
Ryan C. Gordon
|
70c8bd2481
Fixed a bunch of compiler warnings in the test code.
|
8 years ago |
Philipp Wiesemann
|
b524657118
Fixed three source comments in tests.
|
8 years ago |
Philipp Wiesemann
|
b5aa5b04d6
Added a simple test case for SDL_sscanf() to tests.
|
8 years ago |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
11 years ago |