jak-project/test
water111 90a7e9b4b9
Add addition and subtraction for integers, build macros, dgo building, and build/load test (#35)
* see if math works on windows

* add dgo

* windows debug

* windows debug 2

* one more debug try

* add extra debug print and change logic for slashes

* update

* again

* try again

* remove build game

* remove build game

* add back build-game

* remove runtime from test

* test

* reduce number of files

* go to c++ 14

* big stacks

* increase stack size again

* clean up cmake files
2020-09-12 20:41:12 -04:00
..
old_goal_tests add old goal tests, just as a reference 2020-08-22 22:32:18 -04:00
all_jak1_symbols.cpp Cleaned up some unneeded changes 2020-08-29 15:11:16 -04:00
all_jak1_symbols.h check in existing work 2020-08-22 22:30:12 -04:00
CMakeLists.txt Move duplicated utilities to the common util folder and remove NEXT_DIR (#29) 2020-09-10 20:03:31 -04:00
test_CodeTester.cpp add some stores 2020-08-29 22:41:46 -04: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_compiler_and_runtime.cpp Add addition and subtraction for integers, build macros, dgo building, and build/load test (#35) 2020-09-12 20:41:12 -04:00
test_emitter_integer_math.cpp all basic integer and floating point instructions are implemented 2020-09-02 17:34:33 -04:00
test_emitter_loads_and_store.cpp more progress on emitter integers 2020-09-02 16:24:13 -04:00
test_emitter_slow.cpp add some stores 2020-08-29 22:41:46 -04:00
test_emitter_xmm32.cpp all basic integer and floating point instructions are implemented 2020-09-02 17:34:33 -04:00
test_goos.cpp Add a bunch of #ifdefs to keep things working as expected on linux 2020-09-03 22:24:50 -04:00
test_goos_file0.gs check in existing work 2020-08-22 22:30:12 -04:00
test_kernel.cpp Address compiler and test failures 2020-09-03 23:56:35 -04:00
test_listener_deci2.cpp Fix Listener Socket Timeout on Windows (#28) 2020-09-09 20:14:13 -04:00
test_main.cpp check in existing work 2020-08-22 22:30:12 -04:00
test_reader.cpp Move duplicated utilities to the common util folder and remove NEXT_DIR (#29) 2020-09-10 20:03:31 -04:00
test_reader_file0.gc check in existing work 2020-08-22 22:30:12 -04:00
test_test.cpp check in existing work 2020-08-22 22:30:12 -04:00
test_type_system.cpp update doc and finish lca implementation 2020-08-28 14:29:38 -04:00