minishell/tests
2025-02-24 14:51:26 +01:00
..
Makefile simple_cmd: initial setup of create/destroy functions 2025-02-21 12:44:17 +01:00
metacharacters.c fix: ';' is not a metacharacter 2025-02-11 19:04:05 +01:00
parse_simple_cmds.c simple_cmd: actually contain words 2025-02-21 12:52:27 +01:00
test_env_manip.c env refactor: split imports over multiple files 2025-02-19 16:43:37 +01:00
testutil.c tests: also show debug info for succeeding assertions 2025-02-20 15:00:32 +01:00
testutil.h tests: add testutils 2025-02-19 14:34:09 +01:00
word_splitting.c wordsplit flags: also set W_HASDOLLAR if dollar is found in double quotes 2025-02-24 14:51:26 +01:00