mirror of
https://codeberg.org/la-chouette/minishell.git
synced 2025-12-06 07:28:09 +01:00
No description
I still need to implement the cleaning of filename that is passed to expand_star Recheck .h files in case I forgot to declare some of my functions in them. Recheck if the Makefile indeed has all the sources listed. Rework the tests after the evolution of our structures. |
||
|---|---|---|
| libft | ||
| spec | ||
| src | ||
| tests | ||
| .gitignore | ||
| .shellspec | ||
| .valgrindrc | ||
| interesting_tests.md | ||
| Makefile | ||
| NOTES.md | ||
| readline.supp | ||