summaryrefslogtreecommitdiff
path: root/tests/check_framework/test_templates.py
AgeCommit message (Expand)Author
2020-03-21Normalized check framework test pattern.Adam Johnson
2017-01-25Refs #23919 -- Replaced super(ClassName, self) with super().chillaranand
2016-03-21Fixed #26365 -- Added a system check to ensure "string_is_invalid" is a string.Vincenzo Pandolfo
2015-06-08Fixed tests from refs #24922 when run in reverse.Tim Graham
2015-06-06Fixed #24922 -- Added system check for templates settingSergei Maertens