| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-07-19 | Added permission tests on cmd_path, cd builtin and glob | Charles |
| 2020-07-16 | Changed bash to sh in cmd_variable tests | Charles |
| 2020-07-15 | Removed not valuable information from log, Added cmd_variable tests | Charles |
| 2020-07-15 | Added error message comparison and basic timeout | Charles |
| 2020-06-19 | Added operator test, Fixing false positive with cd, export and unset | Charles |
| 2020-06-17 | Added builtin test (false positive until separator are implemented | Charles |
| 2020-06-17 | Putting everything in Test and Suite class | Charles |
| 2020-06-17 | Added Test and Suite class | Charles |
| 2020-06-16 | Added custom PATH to improve perfomance, Added syntax error test | Charles |
| 2020-06-16 | Added file watch and setup command | Charles |
| 2020-06-15 | Added log, verbose, test suites, summary | Charles |
| 2020-06-15 | Changing default minishell dir path, Added exit status | Charles |
| 2020-06-15 | Rewrite in python | Charles |
