Ryan C. Gordon
|
b674b715f5
fix integer overflow ub in testautomation_sdltest
|
3 hónapja |
Anonymous Maarten
|
efba42a67b
tests: avoid undefined signed overflow
|
3 hónapja |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 hónapja |
Anonymous Maarten
|
db96ddca34
SDL_test: use SDLCALL calling convention
|
7 hónapja |
Anonymous Maarten
|
872608b8af
Don't allocate in SDLTest_GenerateRunSeed
|
10 hónapja |
Anonymous Maarten
|
ff1e252413
testautomation: remove SDLTest_TestCaseFp casts
|
7 hónapja |
Sam Lantinga
|
490f7af92b
Removed test that triggers an asan overflow warning
|
8 hónapja |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 éve |
Sylvain
|
4053876bf6
Fix warning drop const qualifier
|
2 éve |
Sylvain
|
c963f02571
More fix warnings about static function and prototype
|
2 éve |
Anonymous Maarten
|
08bcee8570
test: don't use wiki urls for documentation comments
|
2 éve |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 éve |
Pierre Wendling
|
3c501b963d
Clang-Tidy fixes (#6725)
|
2 éve |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 éve |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 éve |
Sam Lantinga
|
63f307fe1f
Remove SDL_config.h from the public headers
|
2 éve |
Pierre Wendling
|
6784d84c9d
N3DS: Fix `-Wformat` warnings in tests.
|
2 éve |
Sylvain
|
d31251b014
use SDL's functions version inplace of libc version
|
3 éve |
Christian Rauch
|
b972258d56
test: remove unused variables and typedefs
|
4 éve |
Jay Petacat
|
c760c02c6c
Fix some format specifier warnings
|
5 éve |
Ryan C. Gordon
|
846a9ab95e
test: forgot to change a variable.
|
7 éve |
Ryan C. Gordon
|
4fc0163853
test: Fix for negative int that was now a size_t (thanks, Ozkan!).
|
7 éve |
Ryan C. Gordon
|
eb3c66d3c8
A few more compiler warnings fixed.
|
7 éve |
Ryan C. Gordon
|
ae667da638
Fixed a bunch of compiler warnings.
|
7 éve |
Sam Lantinga
|
0112f61889
Fixed bug 3743 - make testautomation_sdltest.c to compile
|
7 éve |
Philipp Wiesemann
|
ed80cfd9bc
Removed empty statements in tests.
|
8 éve |
Edward Rudd
|
73daadb74e
switch to use SDL_PRI* macros for long long formatting everywhere.
|
10 éve |
Sam Lantinga
|
70438be272
Combo commit including the following mercurial changes
|
3 hónapja |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
11 éve |