ppsspp/unittest
Henrik Rydgård b440e28e38 Remove System_SendMessage!
iOS, Qt buildfixes
2023-03-22 23:52:51 +01:00
..
JitHarness.cpp Remove System_SendMessage! 2023-03-22 23:52:51 +01:00
JitHarness.h Add some jit benchmarking code. 2014-11-07 22:40:28 -08:00
TestArm64Emitter.cpp Global: Set many read-only params as const. 2022-12-10 21:13:36 -08:00
TestArmEmitter.cpp Global: Set many read-only params as const. 2022-12-10 21:13:36 -08:00
TestIRPassSimplify.cpp irjit: Correct another PurgeTemps case. 2022-07-27 19:38:16 -07:00
TestRiscVEmitter.cpp riscv: Add disassembler. 2023-01-01 10:28:53 -08:00
TestShaderGenerators.cpp Headless buildfix. Crashfix in shader generator test. 2022-12-01 22:49:00 +01:00
TestSoftwareGPUJit.cpp softgpu: Remove std::function usage. 2022-12-06 19:15:57 -08:00
TestThreadManager.cpp ThreadManager: Add a simple priority field. 2023-02-02 17:08:24 -08:00
TestVertexJit.cpp vertexjit: Simplify CPU core check. 2023-02-28 07:03:12 -08:00
TestVertexJit.h Initial structure for vertexjit tests. 2015-07-03 15:25:40 -07:00
TestX64Emitter.cpp unittest: Prevent assert running without AVX. 2023-03-12 13:01:08 -07:00
UnitTest.cpp Add System_Notify 2023-03-21 13:37:16 +01:00
UnitTest.h Add comments, re-enable remaining tests (they do work, just forgot to add expected values) 2023-02-11 01:11:02 +01:00
UnitTests.vcxproj Build: Cleanup some MSVC optimization settings. 2023-02-26 11:27:46 -08:00
UnitTests.vcxproj.filters riscv: Add a simple unit test. 2022-08-28 06:03:31 -07:00