mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Also add the ability to ignore individual tests. This is very useful during development for convenient multi-test runs from within Visual Studio. Example command line: ``` --root pspautotests/tests/../ -o --compare --timeout=30 --graphics=software pspautotests/tests/audio/atrac/... --ignore pspautotests/tests/audio/atrac/second/resetting.prx --ignore pspautotests/tests/audio/atrac/replay.prx ``` |
||
---|---|---|
.. | ||
Compare.cpp | ||
Compare.h | ||
Headless.cpp | ||
headless.txt | ||
Headless.vcxproj | ||
Headless.vcxproj.filters | ||
HeadlessHost.cpp | ||
HeadlessHost.h | ||
SDLHeadlessHost.cpp | ||
SDLHeadlessHost.h | ||
WindowsHeadlessHost.cpp | ||
WindowsHeadlessHost.h |