Histórico de commits

Autor SHA1 Mensagem Data
  Anonymous Maarten 523e6530a8 SDL_test: fix "'function': different 'const' qualifiers" warning in SDL_test_harness 1 ano atrás
  Petar Popovic c6a3b5b6ef src/test/SDL_test_harness.c: Free variables before returning 1 ano atrás
  Sam Lantinga f2074d7af3 Updated copyright for 2025 1 ano atrás
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 ano atrás
  Sam Lantinga bd04459cde Fix typos (thanks @qndel!) 1 ano atrás
  Sam Lantinga f3e419596b Removed SDL_INIT_TIMER 1 ano atrás
  Petar Popovic d03c7cdf17 Removing extra semicolons 1 ano atrás
  Petar Popovic 323b60abf1 SDL_test_harness.c: Fix warning -Wcast-function-type-strict 1 ano atrás
  Petar Popovic aa6a0be7a8 Fix warning: redefinition of typedef 'SDLTest_TestSuiteRunner' 1 ano atrás
  Anonymous Maarten db96ddca34 SDL_test: use SDLCALL calling convention 1 ano atrás
  Anonymous Maarten 102b3b480b SDL_test: move argument parsing into SDL_test 1 ano atrás
  Anonymous Maarten 872608b8af Don't allocate in SDLTest_GenerateRunSeed 1 ano atrás
  Anonymous Maarten 2f4b2df595 SDL_test: pass data pointer to unit tests 1 ano atrás
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 ano atrás
  Sylvain bd7d4a3752 Add comment about randomOrder and random seed 1 ano atrás
  Sylvain 2428d906f1 Remove extra ';' 1 ano atrás
  Sylvain 20a6193eaa Run test suites and test cases in non-linear order (see libsdl-org#9303) 1 ano atrás
  Sam Lantinga 2f5b20fcb5 Updated based on feedback from @JKaniarz 1 ano atrás
  Sam Lantinga a938e2b979 Replaced test framework random code with SDL random functions 1 ano atrás
  Ozkan Sezer e909c0360f remove most of SDL_OutOfMemory() calls where SDL is the allocator. 1 ano atrás
  Sam Lantinga 04be04c338 Removed mostly unused SDL_errorcode 1 ano atrás
  Sam Lantinga 62221b3003 Fixed warning C4245: 'return': conversion from 'int' to 'SDL_TimerID', signed/unsigned mismatch 2 anos atrás
  Sam Lantinga 4514aabb41 Fixed warning C4245: 'return': conversion from 'int' to 'Uint64', signed/unsigned mismatch 2 anos atrás
  Simon McVittie 022ff075b9 test: When listing test-cases, say which ones are disabled 2 anos atrás
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 anos atrás
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 2 anos atrás
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. 2 anos atrás
  luzpaz 37e567994d Fix remaining typos (#7921) 2 anos atrás
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style 2 anos atrás
  Sylvain 7afe735b5f SDL_test: add more color when success/fail/skip 3 anos atrás