Home
last modified time | relevance | path

Searched refs:test_tmp (Results 1 – 20 of 20) sorted by relevance

/dports/cad/ngspice_rework/ngspice-35/tests/bin/
H A Dcheck.sh34 egrep -v "$FILTER" > $testname.test_tmp
36 if diff -B -w -u $testname.out_tmp $testname.test_tmp; then
37 rm $testname.test $testname.test_tmp $testname.out_tmp
40 rm -f $testname.test_tmp $testname.out_tmp
44 sed -e '/^$/d' $testname.test | egrep -v "$FILTER" > $testname.test_tmp
46 if diff -b -w $testname.out_tmp $testname.test_tmp; then
47 rm $testname.test $testname.test_tmp $testname.out_tmp
50 rm -f $testname.test_tmp $testname.out_tmp
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/utilib/test/studies/
H A Dserialize.cpp76 OUT << ": [" << ( test_tmp == test_ans ? " OK ] " : "FAIL] " ); \
85 TYPE test_tmp = VAL; \
88 OUT << serial_transform(test_so, test_tmp, true) << ","; \
97 TYPE test_tmp = VAL; \
100 SerialObject test_so = Serialize(test_tmp); \
110 TYPE test_tmp = VAL; \
113 SerialObject test_so = Serialize(test_tmp); \
539 Any test_tmp = a3; in test_serialize() local
542 OUT << serial_transform(test_so, test_tmp, true) << ","; in test_serialize()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/processing/
H A DT6920317.java149 File test_tmp = new File("tmp.test" + count); in test() local
150 test_tmp.mkdirs(); in test()
167 opts.add(test_tmp.getPath()); in test()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/javac/processing/
H A DT6920317.java149 File test_tmp = new File("tmp.test" + count); in test() local
150 test_tmp.mkdirs(); in test()
167 opts.add(test_tmp.getPath()); in test()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/processing/
H A DT6920317.java149 File test_tmp = new File("tmp.test" + count); in test() local
150 test_tmp.mkdirs(); in test()
167 opts.add(test_tmp.getPath()); in test()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/javac/processing/
H A DT6920317.java149 File test_tmp = new File("tmp.test" + count); in test() local
150 test_tmp.mkdirs(); in test()
167 opts.add(test_tmp.getPath()); in test()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/javac/processing/
H A DT6920317.java149 File test_tmp = new File("tmp.test" + count); in test() local
150 test_tmp.mkdirs(); in test()
167 opts.add(test_tmp.getPath()); in test()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/tools/javac/processing/
H A DT6920317.java149 File test_tmp = new File("tmp.test" + count); in test() local
150 test_tmp.mkdirs(); in test()
167 opts.add(test_tmp.getPath()); in test()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/tools/javac/processing/
H A DT6920317.java149 File test_tmp = new File("tmp.test" + count); in test() local
150 test_tmp.mkdirs(); in test()
167 opts.add(test_tmp.getPath()); in test()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/tools/javac/processing/
H A DT6920317.java149 File test_tmp = new File("tmp.test" + count); in test() local
150 test_tmp.mkdirs(); in test()
167 opts.add(test_tmp.getPath()); in test()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/processing/
H A DT6920317.java148 File test_tmp = new File("tmp.test" + count); in test() local
149 test_tmp.mkdirs(); in test()
166 opts.add(test_tmp.getPath()); in test()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/processing/
H A DT6920317.java148 File test_tmp = new File("tmp.test" + count); in test() local
149 test_tmp.mkdirs(); in test()
166 opts.add(test_tmp.getPath()); in test()
/dports/www/firefox-legacy/firefox-52.8.0esr/addon-sdk/source/
H A D.gitignore5 .test_tmp/
/dports/archivers/py-bup/bup-0.31/
H A DMakefile40 test_tmp := $(TMPDIR) macro
42 test_tmp := $(CURDIR)/t/tmp macro
/dports/games/simutrans/simutrans-121.0/bauer/
H A Dwegbauer.cc1338 route_t::ANode *test_tmp = queue.pop(); in intern_calc_route() local
1340 if(marker.test_and_mark(test_tmp->gr)) { in intern_calc_route()
1346 tmp = test_tmp; in intern_calc_route()
1819 route_t::ANode *test_tmp = queue.pop(); in intern_calc_route_elevated() local
1821 if( (test_tmp->count&is_upperlayer?markerabove:markerbelow).test_and_mark(test_tmp->gr) ) { in intern_calc_route_elevated()
1827 tmp = test_tmp; in intern_calc_route_elevated()
1828 if(test_tmp->count & is_upperlayer) { in intern_calc_route_elevated()
/dports/japanese/libslang/slang-1.4.5jp2/src/test/
H A Darray.sl233 static define test_tmp () function
/dports/devel/elixir-hex/hex-1.0.1/test/hex/
H A Dresolver_test.exs300 setup_registry(Path.join(test_tmp(), "cache.ets"), [
/dports/devel/elixir-hex/hex-1.0.1/test/support/
H A Dcase.ex53 defmacro test_tmp() do macro
/dports/math/bsdnt/bsdnt-de98bde/test/
H A Dt-nn_linear.c58 int test_tmp(void) in test_tmp() function
1746 RUN(test_tmp); in test_linear()
/dports/devel/libslang2/slang-2.3.2/src/test/
H A Darray.sl456 private define test_tmp () function