Mercurial > games > semicongine
comparison tests/test_audio.nim @ 680:d3e62cd055d1
del: unused test (for now)
author | Sam <sam@basx.dev> |
---|---|
date | Fri, 12 May 2023 00:34:32 +0700 |
parents | 9cfd59c93ae8 |
children | dc2304a1bc0a |
comparison
equal
deleted
inserted
replaced
679:28e704ca739b | 680:d3e62cd055d1 |
---|---|
83 startMixerThread() | 83 startMixerThread() |
84 test1() | 84 test1() |
85 mixer[].stop() | 85 mixer[].stop() |
86 test2() | 86 test2() |
87 mixer[].stop() | 87 mixer[].stop() |
88 # test3() # only run this manually, not in automated tests | |
89 # mixer[].stop() |