This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
313 additions
and 86 deletions.
- +3 −3 include/SDL_test_assert.h
- +6 −5 include/SDL_test_compare.h
- +2 −2 include/SDL_test_log.h
- +9 −12 src/test/SDL_test_assert.c
- +13 −5 src/test/SDL_test_compare.c
- +13 −13 src/test/SDL_test_harness.c
- +8 −6 src/test/SDL_test_log.c
- +2 −1 test/Makefile.in
- +1 −1 test/testautomation.c
- +209 −0 test/testautomation_audio.c
- +31 −25 test/testautomation_rect.c
- +14 −11 test/testautomation_render.c
- +2 −2 test/testautomation_suites.h
Oops, something went wrong.