aboutsummaryrefslogtreecommitdiff
path: root/src/suites/operation.py
AgeCommit message (Collapse)Author
2020-09-12Moved parenthesis and operation in flow, Added sandbox context, Replaced ↵Charles Cabergs
subprocess wait by communicate to avoid dead lock
2020-09-11Linting with flake8Charles Cabergs
2020-09-11Added export alone, quote missing and tab in cmd testCharles Cabergs
2020-09-11Added error_line0 hookCharles Cabergs
2020-09-11Removed test for variable without exportCharles 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