aboutsummaryrefslogtreecommitdiff
path: root/config.py
AgeCommit message (Collapse)Author
2020-09-11Refactoring files, splited test.py and suite.py in packagesCharles Cabergs
2020-09-10Updated README, Added auto buildCharles Cabergs
2020-07-19Added permission tests on cmd_path, cd builtin and globCharles
2020-07-16Changed bash to sh in cmd_variable testsCharles
2020-07-15Removed not valuable information from log, Added cmd_variable testsCharles
2020-07-15Added error message comparison and basic timeoutCharles
2020-06-19Added operator test, Fixing false positive with cd, export and unsetCharles
2020-06-17Added builtin test (false positive until separator are implementedCharles
2020-06-17Putting everything in Test and Suite classCharles
2020-06-17Added Test and Suite classCharles
2020-06-16Added custom PATH to improve perfomance, Added syntax error testCharles
2020-06-16Added file watch and setup commandCharles
2020-06-15Added log, verbose, test suites, summaryCharles
2020-06-15Changing default minishell dir path, Added exit statusCharles
2020-06-15Rewrite in pythonCharles