summaryrefslogtreecommitdiff
path: root/src/yuzu_tester/yuzu.cpp
AgeCommit message (Expand)Author
2021-01-15cmake: Remove yuzu_testerReinUsesLisp
2021-01-02general: Fix various spelling errorsMorph
2020-12-19yuzu: Remove gdbstub configurationFearlessTobi
2020-11-27core: Eliminate remaining usages of the global system instanceLioncash
2020-11-26service: Eliminate usages of the global system instanceLioncash
2020-11-18core: Make use of [[nodiscard]] with the System classLioncash
2020-09-06video_core: Remove all Core::System references in rendererReinUsesLisp
2020-08-18common/telemetry: Migrate namespace into the Common namespaceLioncash
2020-08-16common/fileutil: Convert namespace to Common::FSLioncash
2020-06-27General: Setup yuzu threads' microprofile, naming and registry.Fernando Sahmkow
2020-06-27YuzuCMD/Tester: Correct executionFernando Sahmkow
2020-06-27General: Recover Prometheus project from harddrive failure Fernando Sahmkow
2020-03-25Address review and fix broken yuzu-tester buildJames Rowe
2019-09-21configure_debug: Move reporting option to loggingZach Hilman
2019-07-29yuzu-tester/yuzu: Correct format stringLioncash
2019-07-29yuzu-tester/yuzu: Remove unused variableLioncash
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