Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-11-27 | service: Eliminate usages of the global system instance | Lioncash | 2 | -9/+12 | |
Completely removes all usages of the global system instance within the services code by passing in the using system instance to the services. | |||||
2020-06-23 | yuzu_tester: Silence type conversion warning | Morph | 1 | -1/+1 | |
2019-06-10 | yuzutest: Add minor comments | Zach Hilman | 1 | -1/+1 | |
2019-06-10 | yuzu_tester: Display results in table format | Zach Hilman | 1 | -1/+6 | |
2019-06-10 | yuzutest: Support multiple tests per executable | Zach Hilman | 2 | -25/+34 | |
2019-06-10 | yuzu_tester: Add 'yuzutest' service | Zach Hilman | 2 | -0/+123 | |