summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* 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
* doc: wording.Karl Berry2021-05-181-1/+1
* python: new python-prefix test.Karl Berry2021-05-182-0/+92
* python: use Python's sys.prefix and sys.exec_prefixJoshua Root2021-05-182-25/+30
* Fix some build and test failures with Autoconf 2.70.Zack Weinberg2020-12-142-0/+2
* tests: more .NOTPARALLEL tests.Karl Berry2020-12-091-0/+14
* tests: more .NOTPARALLEL tests.Karl Berry2020-12-083-0/+12
* tests: more .NOTPARALLEL tests.Karl Berry2020-12-074-0/+24
* warnings: be less forceful about a missing subdir-objects option.Karl Berry2020-12-031-1/+1
* tests: .NOTPARALLEL test-driver-create-log-dir.Karl Berry2020-11-271-0/+7
* tests: correct preceding change.Jim Meyering2020-11-161-2/+3
* tests: auxdir-pr19311.sh no longer fails with latest autoconfJim Meyering2020-11-162-1/+7
* maint: placate maintainer-check's rm -f checkJim Meyering2020-11-161-1/+1
* tests: avoid missing .dvi failure with parallel testsJim Meyering2020-11-151-0/+4
* tests: protect against parallel false failureJim Meyering2020-11-151-5/+5
* doc: fix quoting in suggested parallel test invocationJim Meyering2020-11-151-1/+1
* tests: accommodate an $ac_aux_dir of "." or "./"Jim Meyering2020-11-141-1/+1
* tests: avoid failures due to missing ar-libJim Meyering2020-11-142-0/+2
* install-sh: new option -S SUFFIX for simple file backups.Karl Berry2020-11-122-0/+31
* vala: forgot to update lists-of-tests.mk.Karl Berry2020-11-101-0/+2
* vala: improve support, especially builddir vs. srcdir.Reuben Thomas2020-11-078-50/+360
* tests: recompute dependencies when lists-of-tests.mk changes.Karl Berry2020-11-071-2/+3
* python: determine Python (3.10) version number correctly.Miro Hron\v{c}ok2020-10-271-1/+3
* Improve Vala compiler detection: use API version, not compiler versionReuben Thomas2020-10-231-2/+8
* Use complete configure.ac’s in testsuite.Zack Weinberg2020-10-072-2/+10
* automake: install-exec did not depend on $(BUILT_SOURCES).Karl Berry2020-10-064-2/+44
* t/python-virtualenv.sh: Skip when versions don’t matchZack Weinberg2020-09-121-1/+2
* automake: be robust against directories containing ().Zack Weinberg2020-09-052-7/+9
* automake: if TEST_EXTENSIONS is set to empty, don't look inside it.Karl Berry2020-08-282-0/+53
* tests: support -fno-common in vala-mix2 test.Karl Berry2020-06-061-2/+2
* automake: support AM_TESTSUITE_SUMMARY_HEADER override.Karl Berry2020-06-063-1/+93
* automake: new variable AM_DISTCHECK_DVI_TARGET to override "dvi".Karl Berry2020-05-172-0/+57
* tests: TeX system required for two more tests.Karl Berry2020-05-072-0/+2
* tests: require etags for tags-lisp-space test.Karl Berry2020-03-241-1/+1
* maint: typo in comment.Karl Berry2020-03-111-1/+1
* build: fix 'installcheck' targetMathieu Lirzin2020-02-101-1/+11
* python: properly uninstall __pycache__ in subdirectoriesLukas Fleischer2020-01-291-1/+1
* tests: in python tests, do not require .pyo files (for python3)Lukas Fleischer2020-01-298-31/+8