Home
last modified time | relevance | path

Searched refs:dash (Results 1 – 8 of 8) sorted by relevance

/ndk/sources/host-tools/make-3.81/tests/
DChangeLog70 * 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 update
184 * 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, including
284 * scripts/options/dash-q: Add a test for Savannah bug # 7144.
287 timestamps. Can't use filename dash-L because it conflicts with
288 dash-l on case-insensitive filesystems.
338 * scripts/options/dash-C [WINDOWS32]: Add a test for bug #10252;
[all …]
DREADME58 The options/dash-l test will not really test anything if the copy of
63 options/dash-l test should no longer *fail* because make can't read
DNEWS138 dash-e-option test fixed to use $PATH instead of $USER (since the
/ndk/sources/host-tools/sed-4.2.1/sed/
Dexecute.c1827 static char dash[] = "-"; local
1828 static char *stdin_argv[2] = { dash, NULL };
/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc483 const char* const dash = strchr(p, '-'); in FilterMatchesTest() local
486 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()
/ndk/docs/text/
DCHANGES.text2743 build it with the 'dash' shell on Debian-based systems (tested on Ubuntu 8.04)
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex1875 % and arrange explicitly to hyphenate at a dash.
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dtexinfo.tex2631 % and arrange explicitly to hyphenate at a dash.