summaryrefslogtreecommitdiff
path: root/tests/test-lib.sh
Commit message (Expand)AuthorAgeFilesLines
* test-lib.sh: factorize require_* functionsQuentin Casasnovas2015-01-311-11/+7
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update copyright date year ranges to include 2011Jim Meyering2011-03-271-1/+1
* maint: avoid non-portable use of test -aJim Meyering2011-03-261-1/+1
* maint: allow the sc_prohibit_empty_lines_at_EOF test to passJim Meyering2011-03-261-1/+0
* test suite: Ignore error messages during cleanupAndreas Gruenbacher2010-05-061-4/+2
* test library: Only use GNU diff when availableAndreas Gruenbacher2010-05-051-7/+9
* Create temporary test directories in builddirAndreas Gruenbacher2010-05-041-6/+2
* Some test suite fixes and improvementsAndreas Gruenbacher2010-05-041-7/+27
* Portability fixesAndreas Gruenbacher2010-04-121-1/+28
* Convert to automake and use a git submodule for gnulibAndreas Gruenbacher2010-04-121-1/+1
* Document that merging can be slowAndreas Gruenbacher2009-04-051-2/+2
* Move all source and header files into src/Andreas Gruenbacher2009-04-051-1/+1
* Make the ed utility optional in the test suiteAndreas Gruenbacher2009-04-031-1/+5
* Unset GDB in case it is set in the environmentAndreas Gruenbacher2009-04-021-1/+1
* Test suite: when $GDB is set, run patch in gdbserver for debuggingAndreas Gruenbacher2009-04-021-2/+8
* Test suite and debug message fixesAndreas Gruenbacher2009-03-301-2/+9
* Prepare for second alpha releaseAndreas Gruenbacher2009-03-291-1/+1
* Cross-platform compatibility improvementsAndreas Gruenbacher2009-03-241-8/+29
* Add a simple regression test frameworkAndreas Gruenbacher2009-03-221-0/+91