jak-project/test
water111 679b17ae6f
[Decompiler] Get used variables, handle function calls better, and minor cleanup (#205)
* small fixes, implement getting used variables

* improve printing of variables

* missing include
2021-01-19 21:45:17 -05:00
..
decompiler [Decompiler] Get used variables, handle function calls better, and minor cleanup (#205) 2021-01-19 21:45:17 -05:00
goalc better array indexing (#176) 2020-12-31 22:15:17 -05:00
test_data Support "game count" and v4 objects (#140) 2020-11-24 20:48:38 -05:00
all_jak1_symbols.cpp Cleaned up some unneeded changes 2020-08-29 15:11:16 -04:00
all_jak1_symbols.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
CMakeLists.txt [Decompiler] Test framework for decompiler regression tests and gcommon tests (#200) 2021-01-18 13:33:32 -05:00
test_CodeTester.cpp [Compiler] Improve spills and register backups (#175) 2020-12-31 15:59:11 -05:00
test_common_util.cpp Move duplicated utilities to the common util folder and remove NEXT_DIR (#29) 2020-09-10 20:03:31 -04:00
test_emitter.cpp Add Address Sanitizer support to MSVC and CMake (#182) 2021-01-04 23:32:51 -05:00
test_emitter_avx.cpp [Compiler] Improve spills and register backups (#175) 2020-12-31 15:59:11 -05:00
test_goos.cpp Process Text Files in Decompiler (#122) 2020-11-19 21:22:16 -05:00
test_kernel.cpp Set up the compiler to ptrace the runtime (#107) 2020-10-31 14:07:43 -04:00
test_listener_deci2.cpp Fix Listener Socket Timeout on Windows (#28) 2020-09-09 20:14:13 -04:00
test_main.cpp Fix remaining failing tests 2020-10-09 19:44:16 -04:00
test_pretty_print.cpp Reduce time on windows pprint test until pretty-printer is improved 2020-10-08 23:48:36 -04:00
test_reader.cpp Process Text Files in Decompiler (#122) 2020-11-19 21:22:16 -05:00
test_test.cpp check in existing work 2020-08-22 22:30:12 -04:00
test_type_system.cpp [Decompiler] Implement IR2 Type Analysis Pass (#193) 2021-01-10 20:46:49 -05:00
test_zydis.cpp add zydis library and a simple test (#108) 2020-10-31 14:31:13 -04:00