aboutsummaryrefslogtreecommitdiff
path: root/suites/builtin.py
AgeCommit message (Expand)Author
2020-09-09Added path testCharles Cabergs
2020-08-28Added edge case preprocessing, export testCharles 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-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 operator test, Fixing false positive with cd, export and unsetCharles
2020-06-17Added builtin test (false positive until separator are implementedCharles