Lines Matching refs:test
27 "test-{0}-{1}":
46 | test-a-c | a-c | a | build-a |
47 | test-a-d | a-d | a | build-a |
48 | test-b-c | b-c | b | build-b |
49 | test-b-d | b-d | b | build-b |
58 test-a-c:
63 `rule` `test-a-c` will be turned into:
67 | test-a-c | overwrite |
77 | test-a-c | a-c | a |
78 | test-a-d | a-d | a |
79 | test-b-c | b-c | b |
80 | test-b-d | b-d | b |