Karma Riuk
c943380d58
moved the utils for the parser to a global utils
...
folder for the tests (that utils is includable
only by the tests and not the src code, I added a
compiler flag only for the tests in the makefile,
but the compiler_flags.txt is global for the lsp,
gotta be careful with that)
2025-07-19 13:27:25 +02:00
Karma Riuk
96d76153d4
added option for subcase
2025-07-08 18:05:29 +02:00
Karma Riuk
8fb0ef2be7
added quotes to avoid any cli issue
2025-07-08 17:23:34 +02:00
Karma Riuk
c091f7f021
added execution of valgrind on valgrind target
2025-07-03 11:59:26 +02:00
Karma Riuk
ca74b67bb0
renamed tests to test
2025-07-03 10:10:22 +02:00
Karma Riuk
6181fc8d9f
added valgrind to targets to check for memory
...
leaks
2025-07-02 22:59:49 +02:00
Karma Riuk
65792464bb
changed make rule name
2025-06-29 10:13:27 +02:00
Karma Riuk
8acce0f6a6
made makefile better
2025-06-28 17:57:44 +02:00
Karma Riuk
b966b6dfab
put back the tabs because makefiles are bitchy
2025-06-28 17:27:56 +02:00
Karma Riuk
149d0fb709
Yes
2025-06-28 11:19:23 +02:00
Karma Riuk
53388718ec
Added makefile
2025-06-28 11:04:17 +02:00