update: scanner is way more normed now :D
This commit is contained in:
parent
51c532991d
commit
5fb84a3a82
2 changed files with 364 additions and 328 deletions
3
test_word.sh
Executable file
3
test_word.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
make && valgrind --leak-check=full --show-leak-kinds=none --track-origins=yes --track-fds=no --trace-children=yes --read-var-info=yes --read-inline-info=yes ./minishell <<<'/usr/bin/env echo this\ is\ a\ concat" $PATH"'"'jklfsjhklgfd'"
|
||||
Loading…
Add table
Add a link
Reference in a new issue