summaryrefslogtreecommitdiffstats
path: root/src/yuzu_tester (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-05yuzu_tester: Remove unused variableReinUsesLisp1-1/+0
2019-09-22configure_debug: Move reporting option to loggingZach Hilman1-1/+3
2019-07-30yuzu-tester/yuzu: Correct format stringLioncash1-1/+1
2019-07-30yuzu-tester/yuzu: Remove unused variableLioncash1-1/+0
2019-07-11yuzu: Remove setting for using UnicornLioncash2-5/+0
2019-07-04yuzu: Remove CPU Jit setting from the UIfearlessTobi2-2/+2
2019-06-10yuzutest: Add minor commentsZach Hilman2-8/+9
2019-06-10yuzu_tester: Display results in table formatZach Hilman3-12/+50
2019-06-10yuzutest: Support multiple tests per executableZach Hilman4-33/+41
2019-06-10yuzu_tester: Add 'yuzutest' serviceZach Hilman2-0/+123
2019-06-10yuzu_tester: Add SDL2-based EmuWindow that doesn't show the windowZach Hilman2-0/+164
2019-06-10yuzu_tester: Use config, icon, and main from yuzu-cmdZach Hilman6-0/+624
2019-06-10yuzu_tester: Add project subdirectoryZach Hilman1-0/+34