Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga e3203278f4 Updated tests so they'll pass if we enable the C runtime in SDL2.dll hace 2 años
  Sam Lantinga d622c3c9cc Verify that the %p format specifier works for 64-bit pointers hace 2 años
  Sylvain Becker a14b948b6c [SDL2] pointer boolean (#8523) hace 2 años
  Sam Lantinga 4194a902e8 Added support for "%[]" sscanf syntax hace 2 años
  Sam Lantinga 3054c0dc50 Fixed %p formatting when there is following text hace 2 años
  Sam Lantinga 1ab452fc57 Fixed printf formatting for "%p" and added a unit test to check it hace 2 años
  Sam Lantinga 7308325559 Added support for printing wide strings using "%ls" syntax hace 2 años
  Pierre Wendling d0bbfdbfb8 Clang-Tidy fixes (#6725) hace 3 años
  Sam Lantinga b8d85c6939 Update for SDL3 coding style (#6717) hace 3 años
  Sylvain Becker fb0ce375f0 Cleanup add brace (#6545) hace 3 años
  Anonymous Maarten 274ec02581 testautomation: avoid format related warnings by using a few pragma's hace 3 años
  Sam Lantinga c70ffc2a35 Added size_t format specifier test coverage for SDL_snprintf and SDL_sscanf hace 3 años
  Sam Lantinga 9065897514 Added test for digit count in sscanf, e.g. "%1x" hace 3 años
  Simon McVittie d15f6e379c test: Add a unit test for overflow detection hace 3 años
  Sam Lantinga dc4c7d9539 Fixed infinite loop in SDL_vsnprintf() if the format string is too large for the output buffer hace 4 años
  Sam Lantinga cdb4d8f22f Added a test case for snprintf of 0.0 hace 4 años
  Sam Lantinga 79b0aae86c The return value of SDL_snprintf is the number of characters that would have been written. hace 4 años
  Ryan C. Gordon 70c8bd2481 Fixed a bunch of compiler warnings in the test code. hace 9 años
  Philipp Wiesemann b524657118 Fixed three source comments in tests. hace 9 años
  Philipp Wiesemann b5aa5b04d6 Added a simple test case for SDL_sscanf() to tests. hace 9 años
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support hace 12 años