Commit Graph

2 Commits

Author SHA1 Message Date
William S Fulton 2171115d38 Update errors tests to use new template error
Old: Error: Template 'X' undefined.
New: No matching function template 'X' found.
2023-03-09 20:38:30 +00:00
William S Fulton 3055a21505 Errors test-suite overhaul
Use makefiles instead of a make.sh script
Expected results are in individual .stderr files instead of the expected.log file
Add errors test-suite to Travis testing and 'make check'
2014-01-19 00:12:12 +00:00