No description
Find a file
2025-02-12 17:29:34 +01:00
libft fix(libft): in case of tests, build with -fsanitize as well 2025-02-12 15:21:40 +01:00
spec tests: add shellspec spec file 2025-02-07 15:29:43 +01:00
src fix: ';' is not a metacharacter 2025-02-11 19:04:05 +01:00
tests fix: ';' is not a metacharacter 2025-02-11 19:04:05 +01:00
.gitignore libs: added libft 2025-02-12 15:12:42 +01:00
.shellspec tests: add shellspec spec file 2025-02-07 15:29:43 +01:00
.valgrindrc valgrind: suppress readline still reachable leaks 2025-02-07 15:29:43 +01:00
Makefile fix(Makefile): norm should check the libft 2025-02-12 17:01:43 +01:00
NOTES.md notes: document behaviour we need to implement so that we can use prysk 2025-02-12 17:29:34 +01:00
readline.supp valgrind: suppress readline still reachable leaks 2025-02-07 15:29:43 +01:00