summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* do not assume GNU tar in testPaul Eggert2023-03-291-2/+3
* Remove parentheses around test argument listsJacob Bachmeyer2023-03-291-2/+2
* Improve test for blocked signalsJacob Bachmeyer2023-03-291-7/+8
* Port 'make check' to platforms lacking libtoolPaul Eggert2023-03-291-2/+4
* tests: depcomp: ensure make_ok() fails when run_make failsFrédéric Bérat2023-01-151-1/+1
* tests: rework gettext to only check 'external' behaviorMike Frysinger2023-01-145-22/+17
* tests: disable git log pager usageMike Frysinger2023-01-131-1/+1
* tests: change `sort|uniq` to `sort -u`Mike Frysinger2023-01-132-2/+2
* tests: Fix 'type defaults' error in link_cond due to main not being properly ...Frédéric Bérat2023-01-131-1/+1
* maint: make update-copyrightMike Frysinger2023-01-041307-1307/+1307
* test: avoid apostrophe in test document.Karl Berry2022-12-121-3/+6
* distcheck: more .NOTPARALLEL.Karl Berry2022-10-012-1/+3
* maintcheck: placate maintainer-check and grep 3.8.Karl Berry2022-10-014-3/+11
* automake: fall back gracefully when texinfo inputs don't existMike Frysinger2022-03-052-0/+32
* m4: rework silent-rules macros to avoid double expansionMike Frysinger2022-02-272-0/+165
* tests: make silent-custom regex a little more robustMike Frysinger2022-02-241-1/+1
* automake: allow required files to be in subdirsMike Frysinger2022-02-232-0/+41
* tests: fix yacc C++ tests with some C++ compilersMike Frysinger2022-02-233-0/+10
* tests: log autoconf & libtool versionMike Frysinger2022-02-231-0/+5
* automake: support embedded \# in variable appendsMike Frysinger2022-02-233-0/+93
* rm: handle -f w/no arguments gracefullyMike Frysinger2022-02-201-14/+12
* tests: do not assume AM_MAKEINFOHTMLFLAGS is used in non-html targetsMathieu Lirzin2022-02-082-4/+14
* py-compile: drop support for Python 0.x & 1.xMike Frysinger2022-02-061-3/+1
* py-compile: handle filenames with whitespaceMike Frysinger2022-02-051-0/+36
* py-compile: clean up usage infoMike Frysinger2022-02-051-2/+2
* texi: define new AM_TEXI2FLAGS variableMike Frysinger2022-01-281-0/+4
* texi: pass automatic -I to dvi & pdf generationMike Frysinger2022-01-281-0/+5
* tests: remove spurious +x bitsMike Frysinger2022-01-2810-0/+0
* tests: add coverage for nobase_ and dist_ prefixesMike Frysinger2022-01-272-0/+68
* progs, libs: support _RANLIB overridesMike Frysinger2022-01-242-0/+50
* tests: add _AR override coverageMike Frysinger2022-01-242-0/+51
* tests: clear autotools env varsMike Frysinger2022-01-242-0/+10
* tests: fix quoting in evalMike Frysinger2022-01-241-1/+1
* doc: singular/plural agreement, since it's easy.Karl Berry2022-01-231-1/+1
* doc: use gender-neutral pronouns in t/READMEMatthew Leeds2022-01-181-1/+1
* tests: fix py-compile-basedir.sh: missing "test"Jim Meyering2022-01-181-1/+1
* maint: make update-copyrightJim Meyering2022-01-121298-1298/+1298
* maint: remove trailing white space from a few filesJim Meyering2021-10-031-1/+1
* python: only use Python's sys.* values if the new optionKarl Berry2021-09-192-19/+48
* tests: let yacc's yyerror take its argument as a const stringAkim Demaille2021-09-1128-36/+36
* doc: typos from codespell.Dimitri Papadopoulos2021-08-077-7/+7
* tests: use testsuite/ directory in DejaGnu testsJacob Bachmeyer2021-07-1510-144/+218
* automake: silent make output for custom link commands.Nick Gasson2021-07-151-0/+7
* maint: avoid syntax-check failuresmeyering2021-07-113-9/+9
* maint: make update-copyrightJim Meyering2021-07-111292-1292/+1292
* maint: tweak comment wordingAllison Karlitskaya2021-07-111-1/+1
* test: disable use of ksh in a test that would otherwise hangJim Meyering2021-07-111-0/+9
* dist: add new "dist-no-built-sources" automake option.Allison Karlitskaya2021-07-092-0/+73
* tests: forgot to remove dev exit 33 from new test.Karl Berry2021-07-051-1/+0
* dist: accept .md versions for README et al.Karl Berry2021-07-012-1/+70