aboutsummaryrefslogtreecommitdiff
path: root/suites
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-09-09Added path testCharles Cabergs
2020-08-28Added edge case preprocessing, export testCharles Cabergs
2020-08-19Added preprocessing interpolation/space testsCharles Cabergs
2020-08-19Added exports debug, Removed glob testsCharles Cabergs
2020-07-20Fixing mkdir -m= -> -m for MacOSCharles
2020-07-19Added permission tests on cmd_path, cd builtin and globCharles
2020-07-17Added exit test for atoi parsable inputCharles
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-07-13Added cmd variable tests and empty quoteCharles
2020-06-23Added a few builtin/parenthesis testsCharles
2020-06-19Added a few parenthesis testsCharles
2020-06-19Added operator test, Fixing false positive with cd, export and unsetCharles
2020-06-17Added line breaks for too long outputCharles
2020-06-17Added builtin test (false positive until separator are implementedCharles