jak-project/goal_src/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
..
test-add-function-returns.gc Add addition and subtraction for integers, build macros, dgo building, and build/load test (#35) 2020-09-12 20:41:12 -04:00
test-add-int-constants.gc Add addition and subtraction for integers, build macros, dgo building, and build/load test (#35) 2020-09-12 20:41:12 -04:00
test-add-int-multiple-2.gc Add addition and subtraction for integers, build macros, dgo building, and build/load test (#35) 2020-09-12 20:41:12 -04:00
test-add-int-multiple.gc Add addition and subtraction for integers, build macros, dgo building, and build/load test (#35) 2020-09-12 20:41:12 -04:00
test-add-int-vars.gc Add addition and subtraction for integers, build macros, dgo building, and build/load test (#35) 2020-09-12 20:41:12 -04:00
test-application-lambda-1.gc Add lambda and static objects (#30) 2020-09-12 13:11:42 -04:00
test-build-game.gc Add addition and subtraction for integers, build macros, dgo building, and build/load test (#35) 2020-09-12 20:41:12 -04:00
test-conditional-compilation-1.gc add some basic symbol stuff 2020-09-07 13:28:16 -04:00
test-defglobalconstant-1.gc 17 of 124 compiler tests passing 2020-09-07 19:17:48 -04:00
test-defglobalconstant-2.gc 17 of 124 compiler tests passing 2020-09-07 19:17:48 -04:00
test-define-1.gc add some basic symbol stuff 2020-09-07 13:28:16 -04:00
test-defun-return-constant.gc Add lambda and static objects (#30) 2020-09-12 13:11:42 -04:00
test-defun-return-symbol.gc Add lambda and static objects (#30) 2020-09-12 13:11:42 -04:00
test-function-return-arg.gc Add lambda and static objects (#30) 2020-09-12 13:11:42 -04:00
test-get-symbol-1.gc add some basic symbol stuff 2020-09-07 13:28:16 -04:00
test-get-symbol-2.gc add some basic symbol stuff 2020-09-07 13:28:16 -04:00
test-goto-1.gc 17 of 124 compiler tests passing 2020-09-07 19:17:48 -04:00
test-let-1.gc Add lambda and static objects (#30) 2020-09-12 13:11:42 -04:00
test-let-star-1.gc Add lambda and static objects (#30) 2020-09-12 13:11:42 -04:00
test-mul-1.gc Add addition and subtraction for integers, build macros, dgo building, and build/load test (#35) 2020-09-12 20:41:12 -04:00
test-nested-blocks-1.gc 17 of 124 compiler tests passing 2020-09-07 19:17:48 -04:00
test-nested-blocks-2.gc 17 of 124 compiler tests passing 2020-09-07 19:17:48 -04:00
test-nested-blocks-3.gc 17 of 124 compiler tests passing 2020-09-07 19:17:48 -04:00
test-nested-function-call.gc Add lambda and static objects (#30) 2020-09-12 13:11:42 -04:00
test-return-integer-1.gc working return integer tests as part of gtest 2020-09-06 16:58:25 -04:00
test-return-integer-2.gc working return integer tests as part of gtest 2020-09-06 16:58:25 -04:00
test-return-integer-3.gc working return integer tests as part of gtest 2020-09-06 16:58:25 -04:00
test-return-integer-4.gc working return integer tests as part of gtest 2020-09-06 16:58:25 -04:00
test-return-integer-5.gc working return integer tests as part of gtest 2020-09-06 16:58:25 -04:00
test-return-integer-6.gc working return integer tests as part of gtest 2020-09-06 16:58:25 -04:00
test-return-integer-7.gc working return integer tests as part of gtest 2020-09-06 16:58:25 -04:00
test-simple-function-call.gc Add lambda and static objects (#30) 2020-09-12 13:11:42 -04:00
test-string-constant-1.gc Add lambda and static objects (#30) 2020-09-12 13:11:42 -04:00
test-string-constant-2.gc Add lambda and static objects (#30) 2020-09-12 13:11:42 -04:00
test-sub-1.gc Add addition and subtraction for integers, build macros, dgo building, and build/load test (#35) 2020-09-12 20:41:12 -04:00
test-sub-2.gc Add addition and subtraction for integers, build macros, dgo building, and build/load test (#35) 2020-09-12 20:41:12 -04:00