Searched refs:dash (Results 1 – 8 of 8) sorted by relevance
70 * scripts/options/dash-W: Add a test for bug #15341.172 * tests/scripts/options/dash-e: Ditto.177 * scripts/options/dash-W: Use 'echo >>' instead of touch to update184 * scripts/options/dash-W: Set the timestamp to foo.x in the future,209 * scripts/options/dash-B: Test re-exec doesn't loop infinitely.211 * scripts/options/dash-W: New file: test the -W flag, including284 * scripts/options/dash-q: Add a test for Savannah bug # 7144.287 timestamps. Can't use filename dash-L because it conflicts with288 dash-l on case-insensitive filesystems.338 * scripts/options/dash-C [WINDOWS32]: Add a test for bug #10252;[all …]
58 The options/dash-l test will not really test anything if the copy of63 options/dash-l test should no longer *fail* because make can't read
138 dash-e-option test fixed to use $PATH instead of $USER (since the
1827 static char dash[] = "-"; local1828 static char *stdin_argv[2] = { dash, NULL };
483 const char* const dash = strchr(p, '-'); in FilterMatchesTest() local486 if (dash == NULL) { in FilterMatchesTest()490 positive = std::string(p, dash); // Everything up to the dash in FilterMatchesTest()491 negative = std::string(dash + 1); // Everything after the dash in FilterMatchesTest()
2743 build it with the 'dash' shell on Debian-based systems (tested on Ubuntu 8.04)
1875 % and arrange explicitly to hyphenate at a dash.
2631 % and arrange explicitly to hyphenate at a dash.