summaryrefslogtreecommitdiff
path: root/src/yuzu_tester/yuzu.cpp
AgeCommit message (Collapse)Author
2019-09-21configure_debug: Move reporting option to loggingZach Hilman
2019-07-29yuzu-tester/yuzu: Correct format stringLioncash
Prevents an invalid formatting exception from being thrown.
2019-07-29yuzu-tester/yuzu: Remove unused variableLioncash
Gets rid of a compilation warning.
2019-06-10yuzutest: Add minor commentsZach Hilman
2019-06-10yuzu_tester: Display results in table formatZach Hilman
2019-06-10yuzutest: Support multiple tests per executableZach Hilman
2019-06-10yuzu_tester: Use config, icon, and main from yuzu-cmdZach Hilman