minishell/tests
Khaïs COLIN a083800506
word splitting: a single word is not split
Sorry this commit is a bit big, lots of groudwork is being established here
2025-02-20 14:55:29 +01:00
..
Makefile word splitting: a single word is not split 2025-02-20 14:55:29 +01:00
metacharacters.c fix: ';' is not a metacharacter 2025-02-11 19:04:05 +01:00
test_env_manip.c env refactor: split imports over multiple files 2025-02-19 16:43:37 +01:00
testutil.c tests: add testutils 2025-02-19 14:34:09 +01:00
testutil.h tests: add testutils 2025-02-19 14:34:09 +01:00
word_splitting.c word splitting: a single word is not split 2025-02-20 14:55:29 +01:00