summaryrefslogtreecommitdiff
path: root/src/tests
Commit message (Expand)AuthorAge
* Add 3type to default section listColin Watson2022-10-18
* pre-commit: Avoid need for multiple shellcheck runsColin Watson2022-03-08
* Refactor use of cd in shell scriptsColin Watson2022-03-08
* Apply various minor shell syntax improvementsColin Watson2022-03-08
* tests: Pacify shellcheck SC2188Colin Watson2022-03-07
* tests: Make pass/fail reporting more shellcheck-friendlyColin Watson2022-03-07
* tests: Add an expect_files_equal helper functionColin Watson2022-03-07
* tests: Improve quotingColin Watson2022-03-07
* Fix building on CygwinColin Watson2022-02-08
* Fix another edge case in mandb-symlink-target-timestampColin Watson2022-02-04
* Fix occasional mandb-symlink-target-timestamp test failureColin Watson2022-02-04
* mandb: Fix handling of link target mtimesColin Watson2022-01-31
* Simplify static analysis of fatal errorsColin Watson2022-01-30
* mandb: Don't modify DB without changing its mtimeColin Watson2022-01-30
* Fix build system following changes to include/*.hColin Watson2022-01-16
* Use MAYBE_UNUSED rather than _GL_UNUSEDColin Watson2022-01-09
* Introduce pre-commitColin Watson2022-01-01
* Add a new man-recode programColin Watson2019-09-30
* manconv: Guess input encoding if necessaryColin Watson2019-09-30
* man: Accept "page(section)" form on command lineColin Watson2019-09-09
* Remove confusing use of "on-line"Colin Watson2019-09-08
* Adjust encoding declarations when recodingColin Watson2019-09-06
* Give test cases more meaningful namesColin Watson2019-09-05
* Simplify some GCC attribute handlingColin Watson2019-08-24
* lexgrog: Fix handling of \- in RHS of NAME sectionColin Watson2018-11-09
* lexgrog: Add test for multiple whatis definitionsColin Watson2018-11-09
* Use Gnulib progname moduleColin Watson2018-05-29
* Upgrade to Gnulib 20180527Colin Watson2018-05-29
* Switch to bootstrapColin Watson2018-05-28
* Fix invalid man-db.conf with --disable-cache-ownerColin Watson2018-04-06
* Fix broken testColin Watson2018-04-05
* Use HTTPS URLs where possibleColin Watson2018-02-09
* Confine most untrusted data handling using seccompColin Watson2017-12-03
* gnulib: Import memmem moduleColin Watson2017-07-10
* Upgrade to Automake 1.15.1.Colin Watson2017-07-10
* src/tests: Use /tmp for temporary directoriesMihail Konev2016-12-11
* Separate cache owner from --enable-setuid optionColin Watson2016-12-09
* Upgrade to Libtool 2.4.6-2 (from Debian)Colin Watson2016-11-21
* src/tests: Fix testsuiteMihail Konev2016-11-20
* man(1): add .N namesMihail Konev2016-11-20
* Upgrade to Automake 1.15.Colin Watson2015-08-02
* Make man run correctly from a deleted directoryColin Watson2014-10-27
* Fix linking of fspause on SolarisColin Watson2014-10-23
* gnulib: Import strcasestr module.Colin Watson2014-10-23
* Fix tests when build fs does not support high-precision timestampsColin Watson2014-09-24
* Order files by first physical extent before readingColin Watson2014-09-16
* Move argument handling out of configure to new MAN_ARG_* macrosColin Watson2014-09-15
* Speed up the test suite if we have high-precision file timestampsColin Watson2014-09-11
* Use high-precision timestamps for manual pagesColin Watson2014-09-11
* Move database mtime out of the database into file metadataColin Watson2014-09-10