open-story-teller/core/tests
Anthony Rabine c594e01912
Some checks failed
Build-StoryEditor / build_linux (push) Has been cancelled
Build-StoryEditor / build_win32 (push) Has been cancelled
new function entry/exit nodes with parameters
2025-10-24 21:00:15 +02:00
..
CMakeLists.txt new function entry/exit nodes with parameters 2025-10-24 21:00:15 +02:00
main.cpp merged tests all in core now, added print test 2025-10-04 10:51:14 +02:00
test_ast.cpp Modified TAC for all new syscall widgets 2025-10-20 19:44:53 +02:00
test_branch.cpp Add branch node, unit test and fixes 2025-10-17 15:24:47 +02:00
test_json.cpp new function entry/exit nodes with parameters 2025-10-24 21:00:15 +02:00
test_loops.cpp Add loops nodes ! 2025-10-20 23:34:17 +02:00
test_macros.cpp Big update on machine class, fix addressing lcons, load etc. 2025-10-16 00:11:01 +02:00
test_parser.cpp Using same objets between labels and instructions + fix load and store 2025-10-16 14:58:01 +02:00
test_print_node.cpp Big update on machine class, fix addressing lcons, load etc. 2025-10-16 00:11:01 +02:00
test_vm.cpp merged jump/call implementation, removed jumpr 2025-10-18 23:14:30 +02:00