mirror of
https://github.com/open-goal/jak-project
synced 2026-05-28 00:16:20 -04:00
27f0a7ca44
* refactor tests and analysis passes * identity test working * combine test categories with only a few cases * more fixes
7 lines
191 B
C++
7 lines
191 B
C++
#include "test_arithmetic.cpp"
|
|
#include "test_collections.cpp"
|
|
#include "test_compiler.cpp"
|
|
#include "test_control_statements.cpp"
|
|
#include "test_variables.cpp"
|
|
#include "test_with_game.cpp"
|