Skip to content

atormac/ms-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

Minishell tester (42)

This tester expects your prompt to contain

@minishell:

Clone the repository into the root of your minishell repo
Run:

python3 ms-test.py

With valgrind (leaks, fds, mem):

python3 ms-test.py valgrind