minishell/tests
2025-02-20 14:55:29 +01:00
..
Makefile fix(tests): also run tests if test program did not change 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 wordsplit: handle single word with spaces before or after 2025-02-20 14:55:29 +01:00