rust/src/test/run-make/target-specs
kennytm ab788a2ee1
Replace most call to grep in run-make by a script that cat the input.
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.
2017-11-28 23:36:12 +08:00
..
foo.rs auto trait future compatibility lint 2017-11-03 16:13:21 -02:00
Makefile Replace most call to grep in run-make by a script that cat the input. 2017-11-28 23:36:12 +08:00
my-awesome-platform.json test: Update target specs test for new target-c-int-width field 2017-09-30 23:45:36 +02:00
my-incomplete-platform.json test: Update target specs test for new target-c-int-width field 2017-09-30 23:45:36 +02:00
my-invalid-platform.json Implement flexible target specification 2014-11-04 05:07:47 -05:00
my-x86_64-unknown-linux-gnu-platform.json Rename test Linux target to avoid conflict with built-in target 2017-10-10 10:05:29 +02:00