Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-09-19 | Check for specific error messages in the testsuite. This | Ian Lance Taylor | 1 | -4/+4 | |
permits testing that the compiler emits error messages for specific lines that match egrep regexps. The desired error messages are expressed using comments of the form // ERROR "regexp" R=r DELTA=90 (73 added, 8 deleted, 9 changed) OCL=15513 CL=15566 | |||||
2008-06-23 | update some tests | Rob Pike | 1 | -0/+14 | |
SVN=124196 |