Home
last modified time | relevance | path

Searched +refs:autotest +refs:mode (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/autoconf/dist/lib/emacs/
H A DMakefile.am3 dist_lisp_LISP = autoconf-mode.el autotest-mode.el
H A DMakefile.in77 am__ELFILES = autoconf-mode.el autotest-mode.el
179 dist_lisp_LISP = autoconf-mode.el autotest-mode.el
/netbsd-src/external/gpl3/autoconf/dist/lib/
H A Dautom4te.in113 args: --mode 777
137 args: autotest/autotest.m4f
140 args: --mode 777
152 args: --mode 777
/netbsd-src/external/gpl3/autoconf/dist/
H A DChangeLog.3658 implementations, when run in parallel mode, connect stdout and
661 that FreeBSD make in parallel mode reuses the same shell for
810 autotest: fix file descriptor leak
811 * lib/autotest/general.m4 (_AT_CHECK): Close AS_MESSAGE_LOG_FD
1015 autotest: work around zsh bug
1016 * lib/autotest/general.m4 (AT_DATA): Special case an empty data
1020 * tests/autotest.at (AT_DATA): New test.
1049 * tests/autotest.at (AT@&t@_CHECK execution environment): New
1053 autotest: document and test at_status semantics.
1055 * tests/autotest.at (at_status): New test.
[all …]
H A Dconfigure.ac167 # autoconf-mode.el and autotest-mode.el do not work with older version of
177 (defun broken-mode () (setq broken-defaults `(broken nil)))
225 lib/autoconf/Makefile lib/autotest/Makefile
H A Dconfigure2758 (defun broken-mode () (setq broken-defaults `(broken nil)))
3866 "lib/autotest/Makefile") CONFIG_FILES="$CONFIG_FILES lib/autotest/Makefile" ;;
H A DNEWS112 ** Running an Autotest testsuite in parallel mode no longer triggers a
121 ** AC_FUNC_MMAP works in C++ mode again. Regression introduced in 2.65.
201 ** The following documented autotest macros are new:
256 ** The following documented autotest macros are new:
505 ** Testsuites built by autotest now accept a -C/--directory=DIR option
1019 Testsuites no longer rerun failed tests in verbose mode; instead,
1068 compile mode.
2113 mode: outline
H A DChangeLog.2678 * autoscan.pl (scan_c_file): When in verbose mode, don't print
1902 that `confestval' be read in binary mode. The shell then fails to
7305 autotest extracts this test, the `debug' script does not contain
10156 * mkinstalldirs: Add `-m' flag to specify the mode of a newly
/netbsd-src/external/gpl3/autoconf/dist/tests/
H A Dtools.at1219 # Work in a subdirectory so autotest can scribble in the toplevel.
1260 # Cannot use AT_CHECK here, autotest internals could be messed up.
1267 # Ignore additional output from shell verbose or xtrace mode.
/netbsd-src/external/gpl3/autoconf/dist/lib/autotest/
H A Dgeneral.m4209 dnl This trick removes that banner, since it adds nothing to autotest.
376 m4_text_box([End of autotest shell functions.])
730 dnl extra quoting prevents emacs whitespace mode from putting tabs in output
1083 # If parallel mode, don't output banners, don't split summary lines.
1142 # In verbose mode, append to the log file *and* show on
1143 # the standard output; in quiet mode only write to the log.
1221 # In parallel mode, output the summary line only afterwards.
/netbsd-src/external/gpl3/autoconf/dist/doc/
H A Dautoconf.texi4778 pre-C99 mode). These can be tested with @code{#ifdef}. A fallback to
7353 If the C compiler is not in ANSI C89 (ISO C90) mode by
7358 ANSI C89 mode if it handles function prototypes correctly.
7370 If the C compiler is not in C99 mode by default, try to add an
7374 considers the compiler to be in C99 mode if it handles @code{_Bool},
9494 If cross-compilation mode is enabled (this is the case if either the
9543 # We temporarily set cross-compile mode to force AC_COMPUTE_INT
11279 @item --mode=@var{octal-mode}
11280 @itemx -m @var{octal-mode}
11281 Set the mode of the non-traces output to @var{octal-mode}; by default
[all …]
H A Dautoconf.info3886 possibly as `__va_copy' (e.g., `gcc' in strict pre-C99 mode).
5765 If the C compiler is not in ANSI C89 (ISO C90) mode by default,
5770 mode if it handles function prototypes correctly.
5779 If the C compiler is not in C99 mode by default, try to add an
5783 modes. It considers the compiler to be in C99 mode if it handles
7524 If cross-compilation mode is enabled (this is the case if either
7570 # We temporarily set cross-compile mode to force AC_COMPUTE_INT
9060 `--mode=OCTAL-MODE'
9062 Set the mode of the non-traces output to OCTAL-MODE; by default
9206 m4sugar/m4sugar.m4f m4sugar/m4sh.m4f --mode 777 foo.m4
[all …]