summaryrefslogtreecommitdiff
path: root/tests/init.sh
Commit message (Expand)AuthorAgeFilesLines
* test-framework-sh: work around AIX 7.2 diff bugsPaul Eggert2023-01-141-3/+4
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* In 'trap' commands, prefer symbolic to numeric signal names.Bruno Haible2022-11-261-1/+1
* init.sh: don’t assume gzipPaul Eggert2022-04-041-19/+24
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* test-framework-sh: remove unsafe entries from PATHBernhard Voelker2021-11-261-0/+17
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Remove some of the support for obsolete IRIX 4 and 5.Bruno Haible2020-12-201-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* test-framework-sh: tighten an internal grep regexpJim Meyering2019-12-261-2/+2
* test-framework-sh: Avoid /bin/sh on AIX 7.2 due to its printf built-in.Bruno Haible2019-12-271-0/+8
* test-framework-sh: Improve maintainability.Bruno Haible2019-01-271-241/+281
* tests: Accommodate a shell that is not in /bin/sh.Bruno Haible2019-01-271-0/+17
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* test-framework-sh: ‘ps -ef’, not ‘ps ef’Paul Eggert2018-01-031-1/+1
* test-framework-sh: avoid netstatPaul Eggert2018-01-021-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* tests: fix 'invalid path dir' errorKO Myung-Hun2017-10-071-3/+16
* test-framework-sh: Don't require bash on Windows and OS/2.Bruno Haible2017-10-071-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* init.sh: Add possibility to not delete temporary files.Bruno Haible2016-12-161-5/+12
* tests/init.sh: port Alpine fix to AIX 7.1Paul Eggert2016-09-241-39/+13
* tests/init.sh: exclude dash with bad "local" semanticsJim Meyering2016-08-081-0/+8
* test-framework-sh: minor cleanupsPaul Eggert2016-03-251-11/+8
* test-framework-sh: revert port to NetBSD 7.0Paul Eggert2016-03-251-11/+26
* Port better to Alpine LinuxPaul Eggert2016-03-251-3/+9
* test-framework-sh: port to NetBSD 7.0Paul Eggert2016-03-251-26/+11
* tests: for compare_(), use cmp -s where availablePádraig Brady2016-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* tests: restrict shells to those that support 'local'Pádraig Brady2015-07-031-0/+1
* tests: support stderr verification with returns_()Pádraig Brady2015-02-241-1/+9
* tests: provide returns_() to simplify exit status checkingPádraig Brady2015-02-111-0/+13
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* tests: fix export bug in previous patchPaul Eggert2014-01-071-1/+2
* tests: simplify porting to Solaris 10 /bin/shPaul Eggert2014-01-071-0/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* init.sh: do not rely on autoupated PWDPaul Eggert2012-06-201-3/+2
* init.sh: explain why $EXEEXT support uses aliases rather than functionsJim Meyering2012-05-081-0/+5
* init.sh: don't let bash aliases interfere with testsJim Meyering2012-05-081-0/+3
* test-framework-sh: Fix test failure with AIX 7.1 diff.Bruno Haible2012-01-281-1/+4
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-2/+2
* init.sh: don't waste a subshell just to redirect stderrJim Meyering2012-01-051-2/+2
* init.sh: do not try to accommodate compare arguments starting with "-"Jim Meyering2012-01-031-2/+2
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* init.sh: do not emit simulated diff output to stderrJim Meyering2011-12-231-2/+2
* init.sh: correct previous changeJim Meyering2011-12-221-5/+11
* init.sh: avoid unwarranted test failure when using "set -x"Jim Meyering2011-12-221-1/+1
* tests: Avoid spurious error message on platforms without mktemp program.Bruno Haible2011-12-051-1/+1