Searched refs:tmpfiles (Results 1 - 25 of 251) sorted by relevance

1234567891011

/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/tests/
H A Dmsgfmt-68 tmpfiles=""
9 trap 'rm -fr $tmpfiles' 1 2 3 15
11 tmpfiles="$tmpfiles mf-6.po"
25 tmpfiles="$tmpfiles mf-6.mo core *.core"
34 rm -fr $tmpfiles
H A Dmsgmerge-properties-26 tmpfiles=""
7 trap 'rm -fr $tmpfiles' 1 2 3 15
9 tmpfiles="$tmpfiles mm-p-2.po"
15 tmpfiles="$tmpfiles mm-p-2.pot"
22 tmpfiles="$tmpfiles mm-p-2.po~"
25 test $? = 0 || { rm -fr $tmpfiles; exit 1; }
27 tmpfiles
[all...]
H A Dxgettext-objc-15 tmpfiles=""
6 trap 'rm -fr $tmpfiles' 1 2 3 15
8 tmpfiles="$tmpfiles xg-ob-1.m"
31 tmpfiles="$tmpfiles xg-ob-1.po"
34 test $? = 0 || { rm -fr $tmpfiles; exit 1; }
36 tmpfiles="$tmpfiles xg-ob-1.ok"
63 rm -fr $tmpfiles
[all...]
H A Dlang-librep7 tmpfiles=""
8 trap 'rm -fr $tmpfiles' 1 2 3 15
10 tmpfiles="$tmpfiles prog.jl"
23 tmpfiles="$tmpfiles prog.pot"
27 tmpfiles="$tmpfiles prog.ok"
40 tmpfiles="$tmpfiles f
[all...]
H A Dmsgconv-35 tmpfiles=""
6 trap 'rm -fr $tmpfiles' 1 2 3 15
8 tmpfiles="$tmpfiles mco-test3.po"
26 tmpfiles="$tmpfiles mco-test3.out"
32 rm -fr $tmpfiles
H A Dmsgfmt-115 tmpfiles=""
6 trap 'rm -fr $tmpfiles' 1 2 3 15
8 tmpfiles="$tmpfiles mf-11.po"
25 tmpfiles="$tmpfiles mf-11.mo core *.core"
34 rm -fr $tmpfiles
H A Dmsgfmt-135 tmpfiles=""
6 trap 'rm -fr $tmpfiles' 1 2 3 15
8 tmpfiles="$tmpfiles mf-test13.po"
31 tmpfiles="$tmpfiles mf-test13.mo"
40 rm -fr $tmpfiles
H A Dmsgfmt-125 tmpfiles=""
6 trap 'rm -fr $tmpfiles' 1 2 3 15
8 tmpfiles="$tmpfiles mf-12.po"
25 tmpfiles="$tmpfiles mf-12.mo"
28 test $? = 0 || { rm -fr $tmpfiles; exit 1; }
30 tmpfiles="$tmpfiles mf-12.out"
33 test $? = 0 || { rm -fr $tmpfiles; exi
[all...]
H A Dmsgattrib-107 tmpfiles=""
8 trap 'rm -fr $tmpfiles' 1 2 3 15
10 tmpfiles="$tmpfiles ma-test10.po"
61 tmpfiles="$tmpfiles ma-test10.out"
64 test $? = 0 || { rm -fr $tmpfiles; exit 1; }
66 tmpfiles="$tmpfiles ma-test10.ok"
102 rm -fr $tmpfiles
[all...]
H A Dmsgattrib-65 tmpfiles=""
6 trap 'rm -fr $tmpfiles' 1 2 3 15
8 tmpfiles="$tmpfiles ma-test6.po"
59 tmpfiles="$tmpfiles ma-test6.out"
62 test $? = 0 || { rm -fr $tmpfiles; exit 1; }
64 tmpfiles="$tmpfiles ma-test6.ok"
93 rm -fr $tmpfiles
[all...]
H A Dmsgcat-75 tmpfiles=""
6 trap 'rm -fr $tmpfiles' 1 2 3 15
8 tmpfiles="$tmpfiles mcat-test7.in1"
21 tmpfiles="$tmpfiles mcat-test7.out"
25 test $? = 0 || { rm -fr $tmpfiles; exit 1; }
27 tmpfiles="$tmpfiles mcat-test7.ok"
42 rm -fr $tmpfiles
[all...]
H A Dmsgcomm-185 tmpfiles=""
6 trap 'rm -fr $tmpfiles' 1 2 3 15
8 tmpfiles="$tmpfiles mcomm-test18.in1 mcomm-test18.in2"
23 tmpfiles="$tmpfiles mcomm-test18.out"
26 test $? = 0 || { rm -fr $tmpfiles; exit 1; }
28 tmpfiles="$tmpfiles mcomm-test18.ok"
40 rm -fr $tmpfiles
[all...]
H A Dmsgcomm-196 tmpfiles=""
7 trap 'rm -fr $tmpfiles' 1 2 3 15
9 tmpfiles="$tmpfiles mcomm-test19.in1 mcomm-test19.in2"
25 tmpfiles="$tmpfiles mcomm-test19.out"
28 test $? = 0 || { rm -fr $tmpfiles; exit 1; }
30 tmpfiles="$tmpfiles mcomm-test19.ok"
43 rm -fr $tmpfiles
[all...]
H A Dmsgcomm-206 tmpfiles=""
7 trap 'rm -fr $tmpfiles' 1 2 3 15
9 tmpfiles="$tmpfiles mcomm-test20.in1 mcomm-test20.in2"
25 tmpfiles="$tmpfiles mcomm-test20.out"
29 test $? = 0 || { rm -fr $tmpfiles; exit 1; }
31 tmpfiles="$tmpfiles mcomm-test20.ok"
43 rm -fr $tmpfiles
[all...]
H A Dmsgcomm-216 tmpfiles=""
7 trap 'rm -fr $tmpfiles' 1 2 3 15
9 tmpfiles="$tmpfiles mcomm-test21.in1 mcomm-test21.in2"
26 tmpfiles="$tmpfiles mcomm-test21.out"
29 test $? = 0 || { rm -fr $tmpfiles; exit 1; }
31 tmpfiles="$tmpfiles mcomm-test21.ok"
44 rm -fr $tmpfiles
[all...]
H A Dmsgconv-15 tmpfiles=""
6 trap 'rm -fr $tmpfiles' 1 2 3 15
8 tmpfiles="$tmpfiles mco-test1.po"
23 tmpfiles="$tmpfiles mco-test1.out"
26 test $? = 0 || { rm -fr $tmpfiles; exit 1; }
28 tmpfiles="$tmpfiles mco-test1.ok"
48 rm -fr $tmpfiles
[all...]
H A Dmsgconv-26 tmpfiles=""
7 trap 'rm -fr $tmpfiles' 1 2 3 15
9 tmpfiles="$tmpfiles mco-test2.po"
24 tmpfiles="$tmpfiles mco-test2.out"
27 test $? = 0 || { rm -fr $tmpfiles; exit 1; }
29 tmpfiles="$tmpfiles mco-test2.ok"
49 rm -fr $tmpfiles
[all...]
H A Dxgettext-awk-15 tmpfiles=""
6 trap 'rm -fr $tmpfiles' 1 2 3 15
8 tmpfiles="$tmpfiles xg-a-1.awk"
21 tmpfiles="$tmpfiles xg-a-1.po"
25 test $? = 0 || { rm -fr $tmpfiles; exit 1; }
27 tmpfiles="$tmpfiles xg-a-1.ok"
49 rm -fr $tmpfiles
[all...]
H A Dxgettext-c-35 tmpfiles=""
6 trap 'rm -fr $tmpfiles' 1 2 3 15
8 tmpfiles="$tmpfiles xg-c-3.in.c"
16 tmpfiles="$tmpfiles xg-c-3.po"
19 test $? = 0 || { rm -fr $tmpfiles; exit 1; }
21 tmpfiles="$tmpfiles xg-c-3.ok"
37 rm -fr $tmpfiles
[all...]
H A Dxgettext-c-45 tmpfiles=""
6 trap 'rm -fr $tmpfiles' 1 2 3 15
8 tmpfiles="$tmpfiles xg-c-4.in.c"
13 tmpfiles="$tmpfiles xg-c-4.po"
16 test $? = 0 || { rm -fr $tmpfiles; exit 1; }
18 tmpfiles="$tmpfiles xg-c-4.ok"
29 rm -fr $tmpfiles
[all...]
H A Dxgettext-c-55 tmpfiles=""
6 trap 'rm -fr $tmpfiles' 1 2 3 15
8 tmpfiles="$tmpfiles xg-c-5.in.cc"
13 tmpfiles="$tmpfiles xg-c-5.po"
16 test $? = 0 || { rm -fr $tmpfiles; exit 1; }
18 tmpfiles="$tmpfiles xg-c-5.ok"
31 rm -fr $tmpfiles
[all...]
H A Dxgettext-java-36 tmpfiles=""
7 trap 'rm -fr $tmpfiles' 1 2 3 15
9 tmpfiles="$tmpfiles xg-j-3.java"
19 tmpfiles="$tmpfiles xg-j-3.po"
22 test $? = 0 || { rm -fr $tmpfiles; exit 1; }
24 tmpfiles="$tmpfiles xg-j-3.ok"
36 rm -fr $tmpfiles
[all...]
H A Dxgettext-java-46 tmpfiles=""
7 trap 'rm -fr $tmpfiles' 1 2 3 15
9 tmpfiles="$tmpfiles xg-j-4.java"
19 tmpfiles="$tmpfiles xg-j-4.po"
22 test $? = 0 || { rm -fr $tmpfiles; exit 1; }
24 tmpfiles="$tmpfiles xg-j-4.ok"
36 rm -fr $tmpfiles
[all...]
H A Dxgettext-perl-55 tmpfiles=""
6 trap 'rm -fr $tmpfiles' 1 2 3 15
8 tmpfiles="$tmpfiles xg-pl-5.pl"
21 tmpfiles="$tmpfiles xg-pl-5.po"
25 test $? = 0 || { rm -fr $tmpfiles; exit 1; }
27 tmpfiles="$tmpfiles xg-pl-5.ok"
49 rm -fr $tmpfiles
[all...]
H A Dxgettext-sh-25 tmpfiles=""
6 trap 'rm -fr $tmpfiles' 1 2 3 15
8 tmpfiles="$tmpfiles xg-sh-2.sh"
21 tmpfiles="$tmpfiles xg-sh-2.po"
25 test $? = 0 || { rm -fr $tmpfiles; exit 1; }
27 tmpfiles="$tmpfiles xg-sh-2.ok"
49 rm -fr $tmpfiles
[all...]

Completed in 138 milliseconds

1234567891011