summary refs log tree commit diff
path: root/src/test/run-make/error-found-staticlib-instead-crate
AgeCommit message (Collapse)AuthorLines
2017-11-28Replace most call to grep in run-make by a script that cat the input.kennytm-1/+1
Introduced a new src/etc/cat-and-grep.sh script (called in run-make as $(CGREP)), which prints the input and do a grep simultaneously. This is mainly used to debug spurious failures in run-make, such as the sanitizer error in #45810, as well as real errors such as #46126.
2016-08-07Turn on new errors, json mode. Remove duplicate unicode testJonathan Turner-1/+1
2015-02-06Improve error message, when found staticlib instead cratePotpourri-0/+31