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'
This commit is contained in:
William S Fulton 2014-01-18 21:35:35 +00:00
commit 3055a21505
91 changed files with 298 additions and 519 deletions

View file

@ -0,0 +1,2 @@
cpp_bad_extern.i:5: Warning 313: Unrecognized extern type "INTERCAL".
cpp_bad_extern.i:7: Warning 313: Unrecognized extern type "INTERCAL".