maint: don't ignore gitlog-to-changelog failure
[debian/gzip] / tests /
2016-03-06 Paul Eggertgzip: remove --__bindir
2016-03-05 Jim Meyeringtests: fix "make check" failure on AIX 7.1
2016-01-02 Jim Meyeringmaint: update copyright year, bootstrap, init.sh
2015-03-17 Paul Eggertgzip: make the GZIP env var obsolescent
2015-01-02 Jim Meyeringmaint: update copyright year ranges to include 2015...
2014-11-10 Paul Eggertgzip: adjust -v output when -k is also specified
2014-11-10 Jim Meyeringmaint: enable more syntax checks
2014-10-10 Paul Eggerttests: use local dir for output
2014-08-10 Paul Eggertgzip: fix --suffix=z bug (Bug#18239)
2014-06-07 Jim Meyeringmaint: udpate all copyright notices via "make update...
2013-06-19 Paul EggertFix spelling typo in newly-added comment.
2013-06-19 Paul Eggerttests: zgrep-signal race condition fix
2013-06-12 Paul Eggerttests: zgrep-context assumes grep knows context
2013-05-28 Jim Meyeringtests: exercise the new --keep option
2013-04-15 Paul Eggerttests: redo patch for non-GNU gzip installed in /usr...
2013-04-10 Paul Eggerttests: work even if non-GNU gzip is installed in /usr...
2013-04-10 Paul Eggerttests: port to Solaris 10 /bin/sh
2013-01-04 Jim Meyeringmaint: update all copyright year number ranges
2012-12-10 Paul Eggertdiagnose unexpected EOF and zero lengths in packed...
2012-10-24 Paul Eggerttests: exercise the grep -e portability fix
2012-08-08 Jim Meyeringtests: exercise the just-fixed part of zgrep
2012-08-07 Jim Meyeringbuild: update gnulib, bootstrap and init.sh
2012-06-17 Jim Meyeringbuild: update gnulib submodule; bootstrap and init...
2012-01-11 Jim Meyeringtests: make all test scripts executable; work with...
2012-01-11 Jim Meyeringbuild: accommodate newer bootstrap from gnulib
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-11-29 Jim Meyeringtests: use "compare exp out", not "compare out exp"
2011-11-03 Paul Eggert* tests/zgrep-signal: Don't assume exit status 141...
2011-11-02 Paul Eggert* tests/zgrep-signal: Use perl instead of a nonportable...
2011-11-02 Paul Eggert* tests/zgrep-signal: Test for Fedora 15 signal bug.
2011-11-02 Jim Meyeringtests: mixed: correct size-enumeration logic
2011-07-12 Jim Meyeringmaint: update init.sh and bootstrap from gnulib
2011-04-14 Jim Meyeringmaint: update bootstrap and init.sh from gnulib
2011-01-03 Jim Meyeringmaint: update copyright year ranges to include 2011
2010-11-09 Paul Eggertzgrep: fix shell portability bug with -f; fix mishandli...
2010-10-23 Jim Meyeringmaint: update bootstrap and init.sh from gnulib
2010-10-23 Jim Meyeringmaint: make our use of gnulib's init.sh conform
2010-08-04 Paul Eggertmaint: update bootstrap
2010-04-07 Jim Meyeringtests: help-version: cross-check PATH in tests
2010-04-07 Jim Meyeringtests: improve help-version
2010-04-07 Jim Meyeringtests: pull help-version from grep
2010-04-06 Jim Meyeringtests: (portability) use st, not "status" as variable...
2010-04-06 Jim Meyeringtests: s/framework_failure/framework_failure_/
2010-04-06 Jim Meyeringtests: update init.sh from gnulib
2010-04-06 Jim Meyeringtests: run most tests via tests/Makefile.am
2010-04-06 Jim Meyeringtests: skip tests that use grep's -f and -E options...
2010-04-06 Jim Meyeringtests: arrange for skip and failure notices to go to...
2010-02-22 Jim Meyeringtests: exercise the fix for the decompression data...
2010-02-07 Jim Meyeringtests: add the help-version sanity tests from coreutils
2010-02-04 Jim Meyeringtests: add more tests of gzip -cdf
2010-02-04 Jim Meyeringtests: flip and adjust mixed test, now that the bug...
2010-02-04 Dmitry V. Levinzgrep: terminate gracefully when a pipeline is interrup...
2010-02-03 Jim Meyeringgzip -cdf mishandles some concatenated input streams...
2010-02-03 Jim Meyeringtests: move the hufts-segv test to its own file
2010-02-03 Jim Meyeringtests: begin moving tests into their own files
2010-02-03 Jim Meyeringtests: remove unnecessary use of "path_prepend_ ."
2010-02-03 Jim Meyeringtests: note that znew-k test depends on length of temp...
2010-02-01 Dmitry V. Levinfix "znew -K" to work without use of compress utility
2010-01-20 Jim Meyeringtests: exercise the segfault fix
2010-01-11 Jim Meyeringgzip -d would fail with a CRC error...
2010-01-08 Jim Meyeringtests: switch to gnulib's init.sh test infrastructure
2010-01-01 Jim Meyeringmaint: update all FSF copyright year lists to include...
2009-10-10 Jim Meyeringgzip: add tests for today's bug fix
2009-10-09 Jim Meyeringzgrep: portability improvements; exercise "-f -"
2009-10-09 Jim Meyeringzdiff would exit 2 (error) rather than 1 for differences
2009-08-18 Jim Meyeringtests: add a test for just-fixed bug