summaryrefslogtreecommitdiffstats
path: root/src/yuzu_tester/yuzu.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Address review and fix broken yuzu-tester buildJames Rowe2020-03-261-5/+1
|
* configure_debug: Move reporting option to loggingZach Hilman2019-09-221-1/+3
|
* yuzu-tester/yuzu: Correct format stringLioncash2019-07-301-1/+1
| | | | Prevents an invalid formatting exception from being thrown.
* yuzu-tester/yuzu: Remove unused variableLioncash2019-07-301-1/+0
| | | | Gets rid of a compilation warning.
* yuzutest: Add minor commentsZach Hilman2019-06-101-7/+8
|
* yuzu_tester: Display results in table formatZach Hilman2019-06-101-10/+44
|
* yuzutest: Support multiple tests per executableZach Hilman2019-06-101-1/+1
|
* yuzu_tester: Use config, icon, and main from yuzu-cmdZach Hilman2019-06-101-0/+232