Lines Matching refs:open
5 ## Check that we only see 20 (the default error-limit) "cannot open" errors
9 DEFAULT: cannot open A:
10 DEFAULT: cannot open T:
11 DEFAULT-NOT: cannot open U:
14 ## Check that we only see 5 "cannot open" errors when --error-limit=5
18 LIMIT5: cannot open A:
19 LIMIT5: cannot open E:
20 LIMIT5-NOT: cannot open F:
23 ## Check that we see all "cannot open" errors when --error-limit=0 (unimited)
27 UNLIMITED: cannot open A:
28 UNLIMITED: cannot open T:
29 UNLIMITED: cannot open U:
30 UNLIMITED: cannot open V:
31 UNLIMITED: cannot open W: