roodletoof
d36b6d2c45
things are fucky wucky
2025-11-06 19:42:59 +01:00
roodletoof
9b1eaea653
dynamic arrays seem to be working
2025-11-04 20:41:21 +01:00
roodletoof
b02a62a46f
hopefully this crashes the tests
2025-10-11 17:00:55 +02:00
roodletoof
9ae5b281b9
error test
2025-10-11 03:43:58 +02:00
roodletoof
20cac1737e
use special valgrind option to detect memory leaks
...
I am hoping that this task fails now
2025-10-11 03:18:34 +02:00
roodletoof
6e3211ab49
fix constant issue, and make running of test program dependent on successful build
2025-10-09 21:17:29 +02:00
roodletoof
4942d959d5
run tests with valgrind
2025-10-09 20:52:27 +02:00
roodletoof
ddf9bea20b
remove tags as a dependency for test
...
it does notMake that much sense to have it like that in the first place.
It was for convenience, but it then requires the ci/cd pipeline to have
ctags installed and maybe other config. so screw it
2025-10-05 00:21:28 +02:00
roodletoof
eb47bcda9b
make tags target for ctags
...
I want to generate ctags whenever I make
2025-10-05 00:19:09 +02:00
roodletoof
17ac2f94cf
testing out macro magic to support positional, and keyword arguments with arbitrary default values
2025-10-04 00:42:50 +02:00
roodletoof
06946c8066
add bounds checking
2025-10-03 22:17:07 +02:00
roodletoof
89b4dfa3e8
make testing more robust
2025-10-03 22:05:00 +02:00
roodletoof
5fed6d24d8
std_allocator and testing
2025-10-03 20:21:27 +02:00