minishell/tests
Khaïs COLIN e2b6f6f943
testutil: more clear output of assert_strequal
the strings are one above the other, and aligned correctly
2025-03-06 17:20:52 +01:00
..
Makefile pipeline: handle parsing of single-command pipelines 2025-02-24 14:56:16 +01:00
metacharacters.c fix: ';' is not a metacharacter 2025-02-11 19:04:05 +01:00
parse_pipelines.c pipeline parse: reject hanging pipe at end 2025-02-28 13:15:11 +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 testutil: more clear output of assert_strequal 2025-03-06 17:20:52 +01:00
testutil.h tests: add testutils 2025-02-19 14:34:09 +01:00
word_splitting.c quote marking: no quotes lead to marker filled with spaces 2025-03-06 17:20:52 +01:00