HomeSort by: relevance | last modified time | path
    Searched refs:test3 (Results 1 - 25 of 61) sorted by relevancy

1 2 3

  /src/external/gpl2/gettext/dist/gettext-tools/tests/
msgcat-3 9 tmpfiles="$tmpfiles mcat-test3.in1 mcat-test3.in2"
10 cat <<\EOF > mcat-test3.in1
34 cat <<\EOF > mcat-test3.in2
57 tmpfiles="$tmpfiles mcat-test3.out mcat-test3.err"
58 rm -f mcat-test3.out
62 ${MSGCAT} --use-first --more-than=0 -o mcat-test3.out \
63 mcat-test3.in1 mcat-test3.in2 >mcat-test3.err 2>&
    [all...]
msgcmp-3 8 tmpfiles="$tmpfiles mc-test3.in1 mc-test3.in2"
9 cat <<EOF > mc-test3.in1
16 cat <<EOF > mc-test3.in2
22 tmpfiles="$tmpfiles mc-test3.out"
25 ${MSGCMP} --properties-input mc-test3.in1 mc-test3.in2 2>&1 | grep -v '^==' > mc-test3.out
27 tmpfiles="$tmpfiles mc-test3.ok"
28 cat <<EOF > mc-test3.o
    [all...]
msgcomm-3 8 tmpfiles="$tmpfiles mcomm-test3.in1 mcomm-test3.in2"
9 cat <<EOF > mcomm-test3.in1
15 cat <<EOF > mcomm-test3.in2
21 tmpfiles="$tmpfiles mcomm-test3.out"
23 ${MSGCOMM} --more-than=0 --omit-header -o mcomm-test3.out \
24 mcomm-test3.in1 mcomm-test3.in2
27 tmpfiles="$tmpfiles mcomm-test3.ok"
28 cat << EOF > mcomm-test3.o
    [all...]
msgmerge-3 8 tmpfiles="$tmpfiles mm-test3.in1 mm-test3.in2"
9 cat <<EOF > mm-test3.in1
38 cat <<EOF > mm-test3.in2
55 tmpfiles="$tmpfiles mm-test3.out"
57 ${MSGMERGE} -q -o mm-test3.out mm-test3.in1 mm-test3.in2
60 tmpfiles="$tmpfiles mm-test3.ok"
61 cat << EOF > mm-test3.o
    [all...]
msgconv-3 8 tmpfiles="$tmpfiles mco-test3.po"
9 cat <<\EOF > mco-test3.po
26 tmpfiles="$tmpfiles mco-test3.out"
28 ${MSGCONV} -t ISO-8859-1 mco-test3.po -o mco-test3.out 2>/dev/null
msgattrib-3 8 tmpfiles="$tmpfiles ma-test3.po"
9 cat <<\EOF > ma-test3.po
59 tmpfiles="$tmpfiles ma-test3.out"
61 ${MSGATTRIB} --no-fuzzy -o ma-test3.out ma-test3.po
64 tmpfiles="$tmpfiles ma-test3.ok"
65 cat <<\EOF > ma-test3.ok
107 ${DIFF} ma-test3.ok ma-test3.out
msgen-3 8 tmpfiles="$tmpfiles men-test3.pot"
9 cat <<\EOF > men-test3.pot
46 tmpfiles="$tmpfiles men-test3.out"
48 ${MSGEN} -o men-test3.out men-test3.pot
51 tmpfiles="$tmpfiles men-test3.ok"
52 cat <<\EOF > men-test3.ok
90 ${DIFF} men-test3.ok men-test3.out
msgexec-3 8 tmpfiles="$tmpfiles mex-test3.properties"
9 cat <<\EOF > mex-test3.properties
35 tmpfiles="$tmpfiles mex-test3.sh"
36 cat <<\EOF > mex-test3.sh
47 chmod a+x mex-test3.sh
49 tmpfiles="$tmpfiles mex-test3.out"
51 ${MSGEXEC} --properties-input -i mex-test3.properties ./mex-test3.sh > mex-test3.out
54 tmpfiles="$tmpfiles mex-test3.ok
    [all...]
xgettext-3 9 tmpfiles="$tmpfiles xg-test3.in.c"
10 cat <<EOF > xg-test3.in.c
27 tmpfiles="$tmpfiles xg-test3.po"
30 ${XGETTEXT} --output - --no-location -k_ xg-test3.in.c 2>/dev/null \
31 | sed '/\"POT-Creation-Date:.*/d' > xg-test3.po
33 tmpfiles="$tmpfiles xg-test3.ok"
34 cat <<EOF > xg-test3.ok
64 ${DIFF} xg-test3.ok xg-test3.po
msggrep-3 8 tmpfiles="$tmpfiles mg-test3.po"
9 cat <<\EOF > mg-test3.po
162 tmpfiles="$tmpfiles mg-test3.out mg-test3.err"
165 ${MSGGREP} -K -e error -T -e Speicher -o mg-test3.out mg-test3.po >mg-test3.err 2>&1
167 cat mg-test3.err | grep -v 'warning: Locale charset' | grep -v '^ '
170 tmpfiles="$tmpfiles mg-test3.ok"
171 cat <<\EOF > mg-test3.o
    [all...]
msgfmt-3 8 tmpfiles="$tmpfiles mf-test3.po"
9 cat <<EOF >mf-test3.po
26 ${MSGFMT} -o mftest3.mo mf-test3.po >mftest3.err 2>&1
msgfilter-3 36 tmpfiles="$tmpfiles mfi-test3.properties"
37 cat <<\EOF > mfi-test3.properties
63 tmpfiles="$tmpfiles mfi-test3.out"
66 ${MSGFILTER} --properties-input --properties-output -i mfi-test3.properties -o mfi-test3.out fold -b -s -w 20
70 tmpfiles="$tmpfiles mfi-test3.ok"
71 cat <<\EOF > mfi-test3.ok
98 ${DIFF} mfi-test3.ok mfi-test3.out
xgettext-csharp-1 19 String test3 = rm.GetString("Test " +
xgettext-java-1 21 String test3 = b.getString("Test String 3");
  /src/external/ibm-public/postfix/dist/src/util/
gccw.c 58 void test3() function
  /src/external/lgpl3/mpfr/dist/tests/
taway.c 96 test3 (int (*testfunc)(mpfr_ptr, mpfr_srcptr, mpfr_srcptr, mpfr_rnd_t), function
470 test3 (mpfr_add, "mpfr_add");
471 test3 (mpfr_sub, "mpfr_sub");
472 test3 (mpfr_mul, "mpfr_mul");
473 test3 (mpfr_div, "mpfr_div");
475 test3 (mpfr_agm, "mpfr_agm");
476 test3 (mpfr_min, "mpfr_min");
477 test3 (mpfr_max, "mpfr_max");
481 test3 (mpfr_dim, "mpfr_dim");
483 test3 (mpfr_remainder, "mpfr_remainder")
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
m-data.cc 58 gnu_obj_3<long> test3(greek);
oranking.cc 47 int test3(){ function
194 test3();
m-static.cc 90 gnu_obj_3<long> test3(greek);
try_catch.cc 66 gnu_obj_3<long> test3(greek);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
m-data.cc 58 gnu_obj_3<long> test3(greek);
oranking.cc 47 int test3(){ function
194 test3();
m-static.cc 90 gnu_obj_3<long> test3(greek);
try_catch.cc 66 gnu_obj_3<long> test3(greek);
  /src/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.exceptions/
catch_in_finally.d 72 void test3()
187 test3();

Completed in 40 milliseconds

1 2 3