ppsspp/unittest
Henrik Rydgård dc86970098
Merge pull request #15947 from unknownbrackets/unittest-cleanup
unitest: Correct wrong free, initialize data
2022-09-03 07:03:17 +02:00
..
JitHarness.cpp Rename Unthrottle to Fast-forward globally 2021-08-18 09:28:13 +02:00
JitHarness.h Add some jit benchmarking code. 2014-11-07 22:40:28 -08:00
TestArm64Emitter.cpp arm64jit: Track writable and non-writable pointers. 2020-05-17 00:15:12 -07:00
TestArmEmitter.cpp jit: Avoid using mips identifier directly. 2021-02-26 07:24:58 -08:00
TestIRPassSimplify.cpp irjit: Correct another PurgeTemps case. 2022-07-27 19:38:16 -07:00
TestRiscVEmitter.cpp riscv: Add a simple unit test. 2022-08-28 06:03:31 -07:00
TestShaderGenerators.cpp Implement shader blending for D3D9 2022-08-30 12:19:56 +02:00
TestSoftwareGPUJit.cpp unitest: Correct wrong free, initialize data. 2022-09-02 20:04:25 -07:00
TestThreadManager.cpp Make the number of threads flexible in the threadmanager test. Increase to 9, just because. 2022-04-10 22:39:42 +02:00
TestVertexJit.cpp Merge pull request #15947 from unknownbrackets/unittest-cleanup 2022-09-03 07:03:17 +02:00
TestVertexJit.h Initial structure for vertexjit tests. 2015-07-03 15:25:40 -07:00
TestX64Emitter.cpp Global: Fix some type conversion warnings. 2022-01-30 16:09:33 -08:00
UnitTest.cpp TinySet bugfix, add "append" 2022-09-01 10:59:24 +02:00
UnitTest.h Add a scheduling stress test to TestThreadManager.cpp. 2022-04-08 11:41:50 +02:00
UnitTests.vcxproj riscv: Add a simple unit test. 2022-08-28 06:03:31 -07:00
UnitTests.vcxproj.filters riscv: Add a simple unit test. 2022-08-28 06:03:31 -07:00