/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/ |
H A D | msgmerge-5 | 9 cat <<EOF > mm-test5.in1.po 32 cat <<EOF > mm-test5.in2.po 45 ${MSGMERGE} -q -o mm-test5.out mm-test5.in1.po mm-test5.in2.po >mm-test5.err 2>&1 47 cat mm-test5.err | grep -v 'warning: Charset' | grep -v '^ ' 51 cat <<EOF > mm-test5.ok 75 ${DIFF} mm-test5.ok mm-test5.out
|
H A D | xgettext-5 | 9 cat <<EOF > xg-test5.c 19 ${XGETTEXT} --no-location -k_ -o xg-test5.po xg-test5.c 2>/dev/null 21 ${XGETTEXT} --no-location -k_ --from-code=iso-8859-2 -o xg-test5.po xg-test5.c 25 sed -e '/POT-Creation-Date/d' < xg-test5.po > xg-test5.pot 28 cat <<EOF > xg-test5.ok 56 ${DIFF} xg-test5.ok xg-test5.pot
|
H A D | msgcat-5 | 10 cat <<\EOF > mcat-test5.in1 34 cat <<\EOF > mcat-test5.in2 59 rm -f mcat-test5.out 62 ${MSGCAT} --use-first --more-than=0 -o mcat-test5.out \ 63 mcat-test5.in1 mcat-test5.in2 67 cat << \EOF > mcat-test5.ok 90 ${DIFF} mcat-test5.ok mcat-test5.out
|
H A D | msgcomm-5 | 9 cat <<EOF > mcomm-test5.in1 26 cat <<EOF > mcomm-test5.in2 34 ${MSGCOMM} --more-than=0 --omit-header -o mcomm-test5.out \ 35 mcomm-test5.in1 mcomm-test5.in2 39 cat << EOF > mcomm-test5.ok 50 ${DIFF} mcomm-test5.ok mcomm-test5.out
|
H A D | msggrep-5 | 9 cat <<\EOF > mg-test5.po 173 ${MSGGREP} -C -e @proofread -o mg-test5.out mg-test5.po >mg-test5.err 2>&1 175 cat mg-test5.err | grep -v 'warning: Locale charset' | grep -v '^ ' 179 cat <<\EOF > mg-test5.ok 229 ${DIFF} mg-test5.ok mg-test5.out
|
H A D | msgattrib-5 | 9 cat <<\EOF > ma-test5.po 61 ${MSGATTRIB} --no-obsolete -o ma-test5.out ma-test5.po 65 cat <<\EOF > ma-test5.ok 102 ${DIFF} ma-test5.ok ma-test5.out
|
H A D | msgconv-5 | 9 cat <<\EOF > mco-test5.po 56 ${MSGCONV} --to-code=UTF-8 -o mco-test5.out mco-test5.po 60 cat <<\EOF > mco-test5.ok 106 ${DIFF} mco-test5.ok mco-test5.out
|
H A D | xgettext-java-1 | 29 String test5 = b.getString("");
|
H A D | xgettext-csharp-1 | 26 String test5 = rm.GetString("Test String 5");
|
H A D | ChangeLog.0 | 1243 * xg-test2.po, xg-test4.ok, xg-test5.ok, xg-test6.ok, xg-test7.ok, 1253 * xg-test9.ok, xg-test8.ok, xg-test7.ok, xg-test6.ok, xg-test5.ok, 1331 xg-test5.in, xg-test5.ok, xg-test6.in, xg-test6.ok: 1378 mc-test2.ok, test5.po, xg-test1.ok.po, xg-test2.in, xg-test2.ok.po:
|
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/ |
H A D | mtest.c | 324 int test5 (void) __attribute__ ((unused)); 329 test5 (void) in test5() function 405 test5 (); in main()
|
H A D | btest.c | 391 static int test5 (void) __attribute__ ((unused)); 396 test5 (void) in test5() function 510 test5 (); in main()
|
H A D | ChangeLog | 578 * btest.c (test5): Allow global.* as minimal symbol name for global. 1229 * btest.c (test5): Replace #ifdef guard with 'unused' attribute 1355 * btest.c (test5): Test enabled only if BACKTRACE_SUPPORTS_DATA is 1472 (test5): Likewise. If sizeof (int) > 1, lookup address of 1516 (test5): New test. 1517 (main): Call test5.
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.exceptions/ |
H A D | catch_in_finally.d | 140 void test5() in test5() function 189 test5(); in main()
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/ |
H A D | oranking.cc | 64 int test5 () { in test5() function 202 test5(); in main()
|
H A D | m-static.cc | 92 single_constructor test5; in main() local
|
/netbsd-src/sys/arch/x68k/stand/xxboot/ |
H A D | memcmp.S | 84 TEST test5 134 test5: | *b1 - *b2 = 0 - 255 = -255 label
|
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/ |
H A D | btest.c | 390 static int test5 (void) __attribute__ ((unused)); 395 test5 (void) in test5() function 494 test5 (); in main()
|
/netbsd-src/external/mpl/bind/dist/bin/tests/system/dyndb/ |
H A D | tests.sh | 151 test_add test5.ipv4.example.nil. A "10.53.0.10" || ret=1 157 test_del test5.ipv4.example.nil. A || ret=1
|
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/ |
H A D | m-static.cc | 92 single_constructor test5; in main() local
|
/netbsd-src/external/mpl/bind/dist/bin/tests/system/rpz/ |
H A D | README | 32 test1, test2, test3, test4, test5, and test6 are dynamic update files. These
|
/netbsd-src/external/ibm-public/postfix/dist/src/postconf/ |
H A D | Makefile.in | 52 tests: test1 test2 test3 test4 test5 test6 test7 test8 test9 test10 test11 \ 160 test5: $(PROG) test5.ref 166 $(HTABLE_FIX) $(SHLIB_ENV) $(VALGRIND) ./$(PROG) -nc . >test5.tmp 2>&1 167 diff test5.ref test5.tmp 168 rm -f main.cf master.cf test5.tmp
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/ |
H A D | FileCheck.rst | 728 ; CHECK: test5:
|
/netbsd-src/external/gpl3/autoconf/dist/tests/ |
H A D | autotest.at | 1143 AT_SETUP(test5) # 05
|
/netbsd-src/sys/external/bsd/sljit/dist/test_src/ |
H A D | sljitTest.c | 324 static void test5(void) in test5() function 5347 test5(); in sljit_test()
|