ppsspp/unittest
Henrik Rydgard 35b6c7341b Fix a bunch of memory leaks, after enabling file+line-number memory leak tracking for the MS Debug CRT.
Few of these were serious, most were on-exit, but good to have a cleaner memory report after running.
2016-02-10 15:36:10 +01:00
..
JitHarness.cpp Fix non-Windows unittest linking issue. 2016-01-03 12:31:14 -08:00
JitHarness.h Add some jit benchmarking code. 2014-11-07 22:40:28 -08:00
TestArm64Emitter.cpp Add missing include files to unittest 2015-10-24 13:24:05 -03:00
TestArmEmitter.cpp Add missing include files to unittest 2015-10-24 13:24:05 -03:00
TestVertexJit.cpp Add tests for various vertex formats. 2015-07-04 18:08:31 -07:00
TestVertexJit.h Initial structure for vertexjit tests. 2015-07-03 15:25:40 -07:00
TestX64Emitter.cpp unittest: avoid build error on case-sensitive filesystems 2015-05-28 06:02:59 +00:00
UnitTest.cpp Some cleanup around input_state 2016-01-01 14:40:18 +01:00
UnitTest.h Add a simple test of matrix transposes 2014-12-12 23:49:23 +01:00
UnitTests.vcxproj Fix a bunch of memory leaks, after enabling file+line-number memory leak tracking for the MS Debug CRT. 2016-02-10 15:36:10 +01:00
UnitTests.vcxproj.filters Make debug build nearly warning free in MSVC 2015 2015-09-17 22:02:15 +02:00