SDL icon indicating copy to clipboard operation
SDL copied to clipboard

Fix running testautomation with high iteration count + events + audio

Open madebr opened this issue 2 years ago • 1 comments

  • Fix running testautomation with --iterations >= 256
  • Make sure events subsystem is initialized for events tests (there was a bug in testautomation_audio.c that closed the audio subsystem too often)
  • Running testautomation without any SDL_AUDIO_DRIVER environment variable, will not actually test all audio drivers that are built-in.

Description

Existing Issue(s)

madebr avatar Oct 04 '23 00:10 madebr

@madebr, do you want to finish this off and merge it?

slouken avatar Aug 06 '24 16:08 slouken