No description
Find a file
2025-05-02 12:28:27 +02:00
libft debug: remove *alloc/free debug information 2025-03-10 13:22:29 +00:00
src fix(norm): remove fuzz code 2025-05-02 12:27:08 +02:00
.gitignore fuzz: add hand tester 2025-04-30 18:03:17 +02:00
.valgrindrc valgrind: suppress readline still reachable leaks 2025-02-07 15:29:43 +01:00
fuzz_hand_tester fuzz: basic setup 2025-04-30 18:03:17 +02:00
grammar.md feat(redirections): allow a command composed only of redirections 2025-04-28 14:44:20 +02:00
interesting_tests.md Expansion : text replacement in a string 2025-03-21 10:04:25 +01:00
Makefile fuzz: add hand tester 2025-04-30 18:03:17 +02:00
NOTES.md cmdlist: use new architecture (STUB) 2025-03-28 14:50:37 +01:00
readline.supp leaks: ignore readline add_history leaks 2025-03-28 14:50:37 +01:00
test.sh tests: ensure some more specific tests work 2025-04-30 15:31:47 +02:00