aboutsummaryrefslogtreecommitdiff
path: root/src/suites/cmd.py
AgeCommit message (Collapse)Author
2021-02-05Added a few flake8 pluginCharles Cabergs
2020-10-15Added append testsCharles Cabergs
2020-10-15Added case insensitive PATH search testsCharles Cabergs
2020-10-08Added suite description for -l optionCharles Cabergs
2020-10-07Added Linux exit status and output conversion to macosCharles Cabergs
2020-09-28Fixing some setup commands in order to work on macCharles Cabergs
2020-09-15Added more path testsCharles Cabergs
2020-09-12Added recording, Fixing no autocomplete on exact matchCharles Cabergs
2020-09-12Added suite name autocompletionCharles Cabergs
2020-09-11Linting with flake8Charles Cabergs
2020-09-11Added export alone, quote missing and tab in cmd testCharles Cabergs
2020-09-11Removed test for variable without exportCharles Cabergs
2020-09-11Added output hook and sort_lines hookCharles Cabergs
2020-09-11Added suite group and suite bonus, Added signal (not tested)Charles Cabergs
2020-09-11Refactoring files, splited test.py and suite.py in packagesCharles Cabergs