aboutsummaryrefslogtreecommitdiff
path: root/suites.py
AgeCommit message (Collapse)Author
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 test for interpolation, glob and escapeCharles
2020-06-16Added custom PATH to improve perfomance, Added syntax error testCharles
2020-06-16Better log format, fixing PASS with different filesCharles
2020-06-16Spliting into multiple files, added redirection testsCharles