ppsspp/unittest
2023-10-29 23:39:25 -06:00
..
JitHarness.cpp unittest: Add jit compare for jit IR. 2023-09-24 10:17:34 -07: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 Debugger: Make reg names safer, stop using v000. 2023-04-29 09:48:33 -07: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 Linux buildfix attempt 2023-10-29 23:39:25 -06:00
TestVertexJit.cpp Pass uvScale in as an argument to the vertex decoder 2023-06-12 20:25:18 +02:00
TestVertexJit.h Initial structure for vertexjit tests. 2015-07-03 15:25:40 -07:00
TestVFS.cpp Add a unit test, fix listing zip directories 2023-05-02 11:35:45 +02:00
TestX64Emitter.cpp unittest: Prevent assert running without AVX. 2023-03-12 13:01:08 -07:00
UnitTest.cpp Merge pull request #18272 from hrydgard/ui-event-enum 2023-09-30 13:43:32 +02: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 Proof-of-concept: libchdr works on Windows 2023-09-29 10:05:19 +02:00
UnitTests.vcxproj.filters Add a unit test, fix listing zip directories 2023-05-02 11:35:45 +02:00