summaryrefslogtreecommitdiff
path: root/test/files/run/t6329_repl.check
Commit message (Collapse)AuthorAgeFilesLines
* SI-5675 Discard duplicate feature warnings at a positionJason Zaugg2013-02-081-1/+1
| | | | | | | | | | When -feature has not been enabled, we were double counting identical feature warnings that were emitted at the same position. Normal error reporting only reports the first time a warning appears at a position; feature warning counter incrementing should behave the same way. @hubertp: Fixed .check files that were broken in the original commit.
* Normalized line endings.Paul Phillips2012-09-201-13/+13
| | | | | | This brings all the files into line with the .gitattributes settings, which should henceforth be automatically maintained by git.
* test suite for SI-6329Eugene Burmako2012-09-061-0/+13