minishell/tests
Khaïs COLIN e445f668b3
env_manip: sort funcs per structure that is being manipulated
This is instead of the operation that is being performed.

I find it more logical this way, but if you prefer we can keep it as-is.

I also put the identifier_isvalid func into parser/matchers
2025-02-19 14:47:10 +01:00
..
Makefile ENV: A small set of functions for internal env 2025-02-19 14:34:09 +01:00
metacharacters.c fix: ';' is not a metacharacter 2025-02-11 19:04:05 +01:00
test_env_manip.c env_manip: sort funcs per structure that is being manipulated 2025-02-19 14:47:10 +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