Home
last modified time | relevance | path

Searched refs:trs_file (Results 1 – 25 of 1043) sorted by last modified time

12345678910>>...42

/dports/textproc/link-grammar/link-grammar-5.8.0/
H A Dtest-driver55 trs_file= # Where to save the metadata of the test run.
65 --trs-file) trs_file=$2; shift;;
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
126 echo ":test-result: $res" > $trs_file
127 echo ":global-test-result: $res" >> $trs_file
128 echo ":recheck: $recheck" >> $trs_file
129 echo ":copy-in-global-log: $gcopy" >> $trs_file
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/
H A Dtest-driver57 trs_file= # Where to save the metadata of the test run.
67 --trs-file) trs_file=$2; shift;;
81 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
137 echo ":test-result: $res" > $trs_file
138 echo ":global-test-result: $res" >> $trs_file
139 echo ":recheck: $recheck" >> $trs_file
140 echo ":copy-in-global-log: $gcopy" >> $trs_file
/dports/math/gap/gap-4.11.0/extern/gmp/
H A Dtest-driver55 trs_file= # Where to save the metadata of the test run.
65 --trs-file) trs_file=$2; shift;;
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
135 echo ":test-result: $res" > $trs_file
136 echo ":global-test-result: $res" >> $trs_file
137 echo ":recheck: $recheck" >> $trs_file
138 echo ":copy-in-global-log: $gcopy" >> $trs_file
/dports/math/gap/gap-4.11.0/hpcgap/extern/gc/
H A Dtest-driver55 trs_file= # Where to save the metadata of the test run.
65 --trs-file) trs_file=$2; shift;;
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
135 echo ":test-result: $res" > $trs_file
136 echo ":global-test-result: $res" >> $trs_file
137 echo ":recheck: $recheck" >> $trs_file
138 echo ":copy-in-global-log: $gcopy" >> $trs_file
/dports/math/gap/gap-4.11.0/hpcgap/extern/libatomic_ops/
H A Dtest-driver55 trs_file= # Where to save the metadata of the test run.
65 --trs-file) trs_file=$2; shift;;
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
135 echo ":test-result: $res" > $trs_file
136 echo ":global-test-result: $res" >> $trs_file
137 echo ":recheck: $recheck" >> $trs_file
138 echo ":copy-in-global-log: $gcopy" >> $trs_file
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/zstd/tests/gzip/
H A Dtest-driver.sh55 trs_file= # Where to save the metadata of the test run.
65 --trs-file) trs_file=$2; shift;;
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
135 echo ":test-result: $res" > $trs_file
136 echo ":global-test-result: $res" >> $trs_file
137 echo ":recheck: $recheck" >> $trs_file
138 echo ":copy-in-global-log: $gcopy" >> $trs_file
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/google-breakpad/android/
H A Dtest-driver58 trs_file= # Where to save the metadata of the test run.
68 --trs-file) trs_file=$2; shift;;
118 echo ":test-result: $res" > $trs_file
119 echo ":global-test-result: $res" >> $trs_file
120 echo ":recheck: $recheck" >> $trs_file
121 echo ":copy-in-global-log: $gcopy" >> $trs_file
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/google-breakpad/android/
H A Dtest-driver58 trs_file= # Where to save the metadata of the test run.
68 --trs-file) trs_file=$2; shift;;
118 echo ":test-result: $res" > $trs_file
119 echo ":global-test-result: $res" >> $trs_file
120 echo ":recheck: $recheck" >> $trs_file
121 echo ":copy-in-global-log: $gcopy" >> $trs_file
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/google-breakpad/android/
H A Dtest-driver58 trs_file= # Where to save the metadata of the test run.
68 --trs-file) trs_file=$2; shift;;
118 echo ":test-result: $res" > $trs_file
119 echo ":global-test-result: $res" >> $trs_file
120 echo ":recheck: $recheck" >> $trs_file
121 echo ":copy-in-global-log: $gcopy" >> $trs_file
/dports/graphics/librsvg2-rust/librsvg-2.52.8/
H A Dtest-driver57 trs_file= # Where to save the metadata of the test run.
73 --trs-file) trs_file=$val;;
86 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
145 echo ":test-result: $res" > $trs_file
146 echo ":global-test-result: $res" >> $trs_file
147 echo ":recheck: $recheck" >> $trs_file
148 echo ":copy-in-global-log: $gcopy" >> $trs_file
H A Dtap-driver.sh77 --trs-file) trs_file=$2; shift;;
149 -v trs_file="$trs_file" \
/dports/security/libressl/libressl-3.4.3/
H A Dtest-driver57 trs_file= # Where to save the metadata of the test run.
67 --trs-file) trs_file=$2; shift;;
81 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
137 echo ":test-result: $res" > $trs_file
138 echo ":global-test-result: $res" >> $trs_file
139 echo ":recheck: $recheck" >> $trs_file
140 echo ":copy-in-global-log: $gcopy" >> $trs_file
H A Dtap-driver.sh64 trs_file= # Where to save the metadata of the test run.
77 --trs-file) trs_file=$2; shift;;
149 -v trs_file="$trs_file" \
/dports/print/harfbuzz/harfbuzz-3.4.0/
H A Dtest-driver55 trs_file= # Where to save the metadata of the test run.
65 --trs-file) trs_file=$2; shift;;
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
135 echo ":test-result: $res" > $trs_file
136 echo ":global-test-result: $res" >> $trs_file
137 echo ":recheck: $recheck" >> $trs_file
138 echo ":copy-in-global-log: $gcopy" >> $trs_file
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/
H A Dtest-driver55 trs_file= # Where to save the metadata of the test run.
65 --trs-file) trs_file=$2; shift;;
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
135 echo ":test-result: $res" > $trs_file
136 echo ":global-test-result: $res" >> $trs_file
137 echo ":recheck: $recheck" >> $trs_file
138 echo ":copy-in-global-log: $gcopy" >> $trs_file
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/
H A Dtest-driver55 trs_file= # Where to save the metadata of the test run.
65 --trs-file) trs_file=$2; shift;;
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
135 echo ":test-result: $res" > $trs_file
136 echo ":global-test-result: $res" >> $trs_file
137 echo ":recheck: $recheck" >> $trs_file
138 echo ":copy-in-global-log: $gcopy" >> $trs_file
/dports/www/h2o-devel/h2o-dcc7134/deps/yaml/config/
H A Dtest-driver55 trs_file= # Where to save the metadata of the test run.
65 --trs-file) trs_file=$2; shift;;
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
135 echo ":test-result: $res" > $trs_file
136 echo ":global-test-result: $res" >> $trs_file
137 echo ":recheck: $recheck" >> $trs_file
138 echo ":copy-in-global-log: $gcopy" >> $trs_file
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/External/ppcg/
H A Dtest-driver55 trs_file= # Where to save the metadata of the test run.
65 --trs-file) trs_file=$2; shift;;
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
126 echo ":test-result: $res" > $trs_file
127 echo ":global-test-result: $res" >> $trs_file
128 echo ":recheck: $recheck" >> $trs_file
129 echo ":copy-in-global-log: $gcopy" >> $trs_file
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Dtest-driver57 trs_file= # Where to save the metadata of the test run.
67 --trs-file) trs_file=$2; shift;;
81 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
137 echo ":test-result: $res" > $trs_file
138 echo ":global-test-result: $res" >> $trs_file
139 echo ":recheck: $recheck" >> $trs_file
140 echo ":copy-in-global-log: $gcopy" >> $trs_file
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Dtest-driver57 trs_file= # Where to save the metadata of the test run.
67 --trs-file) trs_file=$2; shift;;
81 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
137 echo ":test-result: $res" > $trs_file
138 echo ":global-test-result: $res" >> $trs_file
139 echo ":recheck: $recheck" >> $trs_file
140 echo ":copy-in-global-log: $gcopy" >> $trs_file
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/External/ppcg/
H A Dtest-driver55 trs_file= # Where to save the metadata of the test run.
65 --trs-file) trs_file=$2; shift;;
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
126 echo ":test-result: $res" > $trs_file
127 echo ":global-test-result: $res" >> $trs_file
128 echo ":recheck: $recheck" >> $trs_file
129 echo ":copy-in-global-log: $gcopy" >> $trs_file
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Dtest-driver57 trs_file= # Where to save the metadata of the test run.
67 --trs-file) trs_file=$2; shift;;
81 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
137 echo ":test-result: $res" > $trs_file
138 echo ":global-test-result: $res" >> $trs_file
139 echo ":recheck: $recheck" >> $trs_file
140 echo ":copy-in-global-log: $gcopy" >> $trs_file
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/External/ppcg/
H A Dtest-driver55 trs_file= # Where to save the metadata of the test run.
65 --trs-file) trs_file=$2; shift;;
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
126 echo ":test-result: $res" > $trs_file
127 echo ":global-test-result: $res" >> $trs_file
128 echo ":recheck: $recheck" >> $trs_file
129 echo ":copy-in-global-log: $gcopy" >> $trs_file
/dports/security/clamav-lts/clamav-0.103.5/config/
H A Dtest-driver55 trs_file= # Where to save the metadata of the test run.
65 --trs-file) trs_file=$2; shift;;
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
135 echo ":test-result: $res" > $trs_file
136 echo ":global-test-result: $res" >> $trs_file
137 echo ":recheck: $recheck" >> $trs_file
138 echo ":copy-in-global-log: $gcopy" >> $trs_file
/dports/x11-wm/icewm/icewm-2.9.4/scripts/
H A Dtest-driver55 trs_file= # Where to save the metadata of the test run.
71 --trs-file) trs_file=$val;;
84 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
140 echo ":test-result: $res" > $trs_file
141 echo ":global-test-result: $res" >> $trs_file
142 echo ":recheck: $recheck" >> $trs_file
143 echo ":copy-in-global-log: $gcopy" >> $trs_file

12345678910>>...42