tlang/source/tlang/testing
Tristan B. Velloza Kildaire aa5e82fe09 Added stub funccallinstr add to sotp segmentation fault on funciton calls being processed 2022-02-15 15:04:16 +02:00
..
typecheck Added stub funccallinstr add to sotp segmentation fault on funciton calls being processed 2022-02-15 15:04:16 +02:00
basic1.t Updated unit test for struct parsing 2021-05-31 18:16:06 +02:00
basic1_invalid.t Added requirement for having a module header at the beginning of each source file 2021-03-21 13:10:18 +02:00
basic1_invalid_2.t Added requirement for having a module header at the beginning of each source file 2021-03-21 13:10:18 +02:00
basic1_typedeclrationchecking.t Check off things already implemented 2021-06-06 15:54:15 +02:00
basic1_typedeclrationchecking_grandresolvefail.t Moved case with path resolution not visited to another test case 2021-06-04 13:43:44 +02:00
basic2.t Updated test case to add missing module header 2021-03-21 13:11:12 +02:00
basic2_mega_fucked.t Added requirement for having a module header at the beginning of each source file 2021-03-21 13:10:18 +02:00
classTest1.t Added TODO 2021-04-09 15:56:15 +02:00
collide_container.t Implemented unit test testing 2021-04-01 19:18:52 +02:00
collide_container_module1.t Collision with Module still not working 2021-04-01 20:26:17 +02:00
collide_container_module2.t Added missing `performLex` call 2021-04-01 20:52:36 +02:00
collide_container_non_module.t Cleaned up collision unit tests (posotive cases) 2021-04-01 21:00:48 +02:00
collide_member.t Added member collision unit test 2021-04-01 21:08:37 +02:00
else_if_without_if.pl Added requirement for having a module header at the beginning of each source file 2021-03-21 13:10:18 +02:00
else_without_if.pl Added requirement for having a module header at the beginning of each source file 2021-03-21 13:10:18 +02:00
precedence_collision_test.t Added precedence test 2021-04-02 18:45:59 +02:00
simple1_module_positive.t Disabl typechecking unit tests for now 2021-06-08 10:52:22 +02:00
simple1_oop.t Added test case for discard statement 2021-06-09 12:56:07 +02:00
simple2_name_recognition.t Ensure they are variables 2021-06-08 13:03:46 +02:00
test3.t Everything works 2021-04-01 17:33:25 +02:00