Add testmouse

This commit is contained in:
Cameron Cawley
2021-09-09 21:33:35 +01:00
committed by Sam Lantinga
parent 10d3df44f1
commit 830206581b
6 changed files with 200 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ These are test programs for the SDL library:
testloadso Tests the loadable library layer
testlocale Test Locale API
testlock Hacked up test of multi-threading and locking
testmouse Tests mouse coordinates
testmultiaudio Tests using several audio devices
testoverlay2 Tests the overlay flickering/scaling during playback.
testplatform Tests types, endianness and cpu capabilities