yuzu/src/tests
bunnei 51fb0a6f96 core: Switch to unique_ptr for usage of Common::Fiber.
- With using unique_ptr instead of shared_ptr, we have more explicit ownership of the context.
- Fixes a memory leak due to circular reference of the shared pointer.
2021-02-27 11:56:04 -08:00
..
common core: Switch to unique_ptr for usage of Common::Fiber. 2021-02-27 11:56:04 -08:00
core memory: Remove MemoryHook 2021-01-01 11:34:38 +00:00
video_core tests/buffer_base: Add cached CPU writes tests 2021-02-13 02:15:29 -03:00
CMakeLists.txt tests: Add tests for CityHash 2021-02-18 00:44:57 -03:00
tests.cpp externals: Update catch to 2.3.0 2018-08-07 19:26:13 -04:00