Home
last modified time | relevance | path

Searched refs:test10 (Results 1 – 25 of 46) sorted by relevance

12

/third_party/gettext/gettext-tools/tests/
Dmsgcat-1010 cat <<\EOF > mcat-test10.in1
35 cat <<\EOF > mcat-test10.in2
59 rm -f mcat-test10.tmp
62 ${MSGCAT} --more-than=0 -o mcat-test10.tmp \
63 mcat-test10.in1 mcat-test10.in2 || Exit 1
64 LC_ALL=C tr -d '\r' < mcat-test10.tmp > mcat-test10.out || Exit 1
66 cat <<\EOF > mcat-test10.ok
96 ${DIFF} mcat-test10.ok mcat-test10.out
Dmsgmerge-107 cat <<EOF > mm-test10.po
29 cat <<EOF > mm-test10.pot
54 ${MSGMERGE} -q -o mm-test10.tmp mm-test10.po mm-test10.pot || Exit 1
55 LC_ALL=C tr -d '\r' < mm-test10.tmp > mm-test10.out || Exit 1
57 cat <<EOF > mm-test10.ok
83 ${DIFF} mm-test10.ok mm-test10.out
Dmsgcomm-106 cat <<EOF > mcomm-test10.in1
23 cat <<EOF > mcomm-test10.in2
41 ${MSGCOMM} --more-than=1 --no-location --omit-header -o mcomm-test10.tmp \
42 mcomm-test10.in1 mcomm-test10.in2 || Exit 1
43 LC_ALL=C tr -d '\r' < mcomm-test10.tmp > mcomm-test10.out || Exit 1
45 cat << EOF > mcomm-test10.ok
51 ${DIFF} mcomm-test10.ok mcomm-test10.out
Dmsgfmt-106 cat <<\EOF > mf-test10.po1
39 ${MSGFMT} --check -o /dev/null mf-test10.po1 || Exit 1
41 cat <<\EOF > mf-test10.po2
66 ${MSGFMT} --check -o /dev/null mf-test10.po2 \
67 …|^msgfmt\.exe|msgfmt|' -e 's|^/cygdrive/[^ ]*/msgfmt|msgfmt|' | LC_ALL=C tr -d '\r' > mf-test10.err
69 cat << EOF > mf-test10.ok
70 mf-test10.po2:6: warning: header field 'Language-Team' missing in header
71 mf-test10.po2:6: warning: header field 'Language' missing in header
72 mf-test10.po2:19: number of format specifications in 'msgid_plural' and 'msgstr[1]' does not match
77 ${DIFF} mf-test10.ok mf-test10.err
Dmsgattrib-107 cat <<\EOF > ma-test10.po
58 ${MSGATTRIB} --set-obsolete -o ma-test10.tmp ma-test10.po || Exit 1
59 LC_ALL=C tr -d '\r' < ma-test10.tmp > ma-test10.out || Exit 1
61 cat <<\EOF > ma-test10.ok
95 ${DIFF} ma-test10.ok ma-test10.out
Dxgettext-1017 -o xg-test10.out >xg-test10.err 2>&1
19 cat xg-test10.err | grep -v 'warning: Charset' | grep -v '^ '
22 cat <<\EOF > xg-test10.ok
33 ${DIFF} xg-test10.ok xg-test10.out
/third_party/typescript/tests/baselines/reference/
DnumericLiteralsWithTrailingDecimalPoints01.js19 var test10 = 0 /* comment */.toString(); variable
57 var test10 = 0 /* comment */.toString();
DnumericLiteralsWithTrailingDecimalPoints02.js19 var test10 = 0 /* comment */.toString(); variable
56 var test10 = 0..toString();
DtypeGuardTypeOfUndefined.js109 function test10(a: boolean | number) { function
287 function test10(a) {
DnumericLiteralsWithTrailingDecimalPoints02.symbols64 var test10 = 0 /* comment */.toString();
65 >test10 : Symbol(test10, Decl(numericLiteralsWithTrailingDecimalPoints02.ts, 17, 3))
DnumericLiteralsWithTrailingDecimalPoints01.symbols64 var test10 = 0 /* comment */.toString();
65 >test10 : Symbol(test10, Decl(numericLiteralsWithTrailingDecimalPoints01.ts, 17, 3))
DnumericLiteralsWithTrailingDecimalPoints01.types97 var test10 = 0 /* comment */.toString();
98 >test10 : string
DnumericLiteralsWithTrailingDecimalPoints02.types97 var test10 = 0 /* comment */.toString();
98 >test10 : string
/third_party/boost/libs/multiprecision/performance/miller_rabin_performance_files/
Dtest10.cpp8 void test10() in test10() function
/third_party/boost/libs/multiprecision/performance/performance_test_files/
Dtest10.cpp11 void test10() in test10() function
/third_party/typescript/tests/cases/compiler/
DnumericLiteralsWithTrailingDecimalPoints01.ts19 var test10 = 0 /* comment */.toString(); variable
DnumericLiteralsWithTrailingDecimalPoints02.ts21 var test10 = 0 /* comment */.toString(); variable
/third_party/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_import/
Dtpmtoken_import_tests.sh261 test10() function
319 test10 || TFAILCNT=$(($TFAILCNT+1))
D00_Descriptions.txt19 test10
/third_party/ltp/testcases/kernel/controllers/memcg/functional/
Dmemcg_stat_rss.sh66 test10() function
Dmemcg_memsw_limit_in_bytes_test.sh67 test10() function
Dmemcg_limit_in_bytes.sh79 test10() function
/third_party/ltp/lib/newlib_tests/
D.gitignore10 test10
/third_party/typescript/tests/cases/conformance/expressions/typeGuards/
DtypeGuardTypeOfUndefined.ts108 function test10(a: boolean | number) { function
/third_party/boost/libs/multiprecision/performance/
Dmiller_rabin_performance.cpp80 test10(); in main()

12