summaryrefslogtreecommitdiffstats
path: root/src/yuzu_tester/service/yuzutest.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-15cmake: Remove yuzu_testerReinUsesLisp1-115/+0
2020-11-27service: Eliminate usages of the global system instanceLioncash1-6/+9
2020-06-23yuzu_tester: Silence type conversion warningMorph1-1/+1
2019-06-10yuzutest: Add minor commentsZach Hilman1-1/+1
2019-06-10yuzu_tester: Display results in table formatZach Hilman1-1/+6
2019-06-10yuzutest: Support multiple tests per executableZach Hilman1-24/+27
2019-06-10yuzu_tester: Add 'yuzutest' serviceZach Hilman1-0/+104