| /netbsd-src/external/bsd/byacc/dist/ |
| H A D | vmsbuild.com | 184 $ open/append test_script BYACC.com 185 $ write test_script "$ temp = f$environment(""procedure"")" 186 $ write test_script "$ temp = temp -" 187 $ write test_script " - f$parse(temp,,,""version"",""syntax_only"") -" 188 $ write test_script " - f$parse(temp,,,""type"",""syntax_only"")" 189 $ write test_script "$ BYACC :== $ 'temp'.exe" 190 $ write test_script "$ define/user_mode sys$input sys$command" 191 $ write test_script "$ define/user_mode sys$output sys$command" 192 $ write test_script "$ BYACC 'p1 'p2 'p3 'p4 'p5 'p6 'p7 'p8" 193 $ close test_script
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/ |
| H A D | appveyor.yml | 43 test_script:
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/ |
| H A D | appveyor.yml | 49 test_script:
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/ |
| H A D | appveyor.yml | 63 test_script:
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/tut04-toyvm/ |
| H A D | toyvm.c | 803 test_script (const char *scripts_dir, const char *script_name, int input, in test_script() function 862 test_script (scripts_dir, "factorial.toy", 10, 3628800); in test_suite() 863 test_script (scripts_dir, "fibonacci.toy", 10, 55); in test_suite()
|
| H A D | toyvm.cc | 830 test_script (const char *scripts_dir, const char *script_name, int input, in test_script() function 885 test_script (scripts_dir, "factorial.toy", 10, 3628800); in test_suite() 886 test_script (scripts_dir, "fibonacci.toy", 10, 55); in test_suite()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/tut04-toyvm/ |
| H A D | toyvm.cc | 830 test_script (const char *scripts_dir, const char *script_name, int input, in test_script() function 885 test_script (scripts_dir, "factorial.toy", 10, 3628800); in test_suite() 886 test_script (scripts_dir, "fibonacci.toy", 10, 55); in test_suite()
|
| H A D | toyvm.c | 803 test_script (const char *scripts_dir, const char *script_name, int input, in test_script() function 862 test_script (scripts_dir, "factorial.toy", 10, 3628800); in test_suite() 863 test_script (scripts_dir, "fibonacci.toy", 10, 55); in test_suite()
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/ |
| H A D | appveyor.yml | 57 test_script:
|
| /netbsd-src/external/gpl3/autoconf/dist/lib/autotest/ |
| H A D | general.m4 | 93 # - TEST_SCRIPT 119 m4_define([_m4_divert(TEST_SCRIPT)], 450) 1838 m4_divert_push([TEST_SCRIPT])dnl 1917 m4_divert_pop([TEST_SCRIPT])dnl Back to TEST_GROUPS 1922 m4_undivert([TEST_SCRIPT])dnl Insert the code here
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
| H A D | ChangeLog | 1700 (test_script): Update for above changes, extracting the code from 3522 (test_script): Update for change to toyvm_function_compile.
|
| H A D | ChangeLog.jit | 457 (test_script): New.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/ |
| H A D | libgccjit.texi | 2974 test_script (const char *scripts_dir, const char *script_name, int input, 3033 test_script (scripts_dir, "factorial.toy", 10, 3628800); 3034 test_script (scripts_dir, "fibonacci.toy", 10, 55);
|
| /netbsd-src/external/gpl3/autoconf/dist/ |
| H A D | ChangeLog.3 | 17419 (TEST_SCRIPT): New diversion. 17420 (AT_SETUP): Divert output to TEST_SCRIPT and move some code... 17421 (AT_CLEANUP): ...to here. Undivert TEST_SCRIPT.
|