summaryrefslogtreecommitdiff
path: root/tests/options.at
Commit message (Expand)AuthorAgeFilesLines
* maint: Redirect developers to active branchEric Blake2021-05-071-863/+0
* maint: bump copyright yearEric Blake2017-01-031-2/+2
* maint: run update-copyright for 2014.Gary V. Vaughan2014-11-201-1/+2
* modules: allow only a single function access point.Gary V. Vaughan2013-09-201-0/+2
* modules: remove support for module unload and refcount.Gary V. Vaughan2013-09-201-6/+0
* maint: update copyright year.Gary V. Vaughan2013-09-181-2/+1
* Factor load functionality into include builtin.Gary V. Vaughan2013-09-161-4/+4
* tests: update `x' quotes to 'x' to match gnulib outputs.Gary V. Vaughan2013-09-151-20/+20
* Address 'make sc_error_message_uppercase' failures.Eric Blake2010-01-071-26/+26
* Fix testsuite failure on newer glibc.Eric Blake2010-01-051-4/+4
* Stage 28c: Warn on embedded NUL in remaining cases.Eric Blake2009-02-111-2/+3
* Make --debugfile argument optional.Eric Blake2008-12-231-1/+15
* Stage 27: Allow embedded NUL in text processing macros.Eric Blake2008-12-021-4/+4
* Allow user to choose which sed to use in testsuite.Eric Blake2008-10-091-7/+7
* Tweak error message on command line failure.Eric Blake2008-09-251-3/+3
* Allow debugmode control over whether defn(undef) warns.Eric Blake2008-08-231-1/+1
* Remove deprecated -N option; fixes a regression from 2006-09-14.Eric Blake2008-08-181-4/+5
* Stage 24a: Use full call context in error reporting.Eric Blake2008-06-021-0/+24
* Improve frozen debugmode behavior.Eric Blake2008-05-281-1/+14
* Fix 'make installcheck' after './configure --prefix-progname'.Eric Blake2008-04-151-2/+2
* Adjust to gnulib xstrtol changes.Eric Blake2007-10-061-8/+24
* Normalize all GPL license notices.Eric Blake2007-10-061-9/+9
* Upgrade to GPLv3, and document 1.4.10.Eric Blake2007-10-061-1/+1
* * tests/options.at (--syncoutput): Add xfailed test.Eric Blake2007-10-061-0/+14
* * tests/options.at (--fatal-warnings): New test.Eric Blake2007-10-061-1/+38
* Add several new command line options.Eric Blake2007-10-061-3/+123
* Merge deferred handling of -D option from branch.Eric Blake2007-10-061-1/+44
* * modules/m4.c (m4_make_temp, mkstemp): New functions.Eric Blake2007-10-061-3/+3
* * configure.ac (AC_CONFIG_HEADERS): Name the template config.hin,Eric Blake2007-10-061-13/+37
* * m4/m4private.h (m4__next_token_is_open): New prototype.Eric Blake2007-10-061-1/+2
* * src/main.c (usage, long_options): Add --debugmode as an aliasEric Blake2007-10-061-53/+67
* Trace improvements: debugmode(c) was always printing the last twoEric Blake2007-10-061-5/+3
* * m4/utility.c (m4_numeric_arg): Merge from branch.Eric Blake2007-10-061-47/+52
* Partially plug memory leak when unloading gnu module.Eric Blake2007-10-061-0/+1
* Even when not the first option, --help can't have side effects.Eric Blake2007-10-061-1/+29
* * ltdl/m4/gnulib-cache.m4: Augment with gnulib-tool --importEric Blake2007-10-061-0/+131
* * tests/options.at: Alphabetize the tests.Eric Blake2007-10-061-145/+145
* * doc/m4.texinfo (Invoking m4): Add clarification on optionEric Blake2007-10-061-0/+61
* * src/main.c (usage, OPTSTRING, main): Rename -e to -i. MakeEric Blake2007-10-061-10/+20
* * src/main.c (usage, main, DEBUGFILE_OPTION): Deprecate -o asEric Blake2007-10-061-3/+9
* * m4/debug.c (set_debug_file): Fix regression in -o when stdoutEric Blake2007-10-061-0/+29
* Add --safer option, per debian bug 5898.Eric Blake2007-10-061-0/+44
* * m4/m4module.h (m4_debug_message): New prototype.Eric Blake2007-10-061-1/+13
* * m4/m4private.h (m4_get_syntax_lquote, m4_get_syntax_rquote)Eric Blake2007-10-061-5/+5
* * tests/options.at (debug-flags): Update to reflect new message.Eric Blake2007-10-061-7/+112
* * tests/options.at (debug-flags): New test.Eric Blake2007-10-061-0/+40
* * configure.ac (AM_INIT_AUTOMAKE): Bump automake requirement.Eric Blake2007-10-061-1/+1
* The FSF are moving offices today. Changed their contact addressGary V. Vaughan2007-10-051-2/+2
* * tests/others.at (changeword, ddivert, debug, esyscmd, exp, gmp)Akim Demaille2007-10-051-0/+75