mirror of
https://github.com/open-goal/jak-project
synced 2026-08-13 20:25:20 -04:00
[Decompiler] Begin expression conversion, rearrange tests (#209)
* refactor tests and analysis passes * identity test working * combine test categories with only a few cases * more fixes
This commit is contained in:
@@ -2,15 +2,5 @@
|
||||
#include "test_collections.cpp"
|
||||
#include "test_compiler.cpp"
|
||||
#include "test_control_statements.cpp"
|
||||
#include "test_float.cpp"
|
||||
#include "test_functions.cpp"
|
||||
#include "test_library.cpp"
|
||||
#include "test_logic.cpp"
|
||||
#include "test_loop_recur.cpp"
|
||||
#include "test_macros.cpp"
|
||||
#include "test_methods.cpp"
|
||||
#include "test_pointers.cpp"
|
||||
#include "test_strings.cpp"
|
||||
#include "test_symbols.cpp"
|
||||
#include "test_variables.cpp"
|
||||
#include "test_with_game.cpp"
|
||||
|
||||
Reference in New Issue
Block a user