]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/history - tests/lib.sh
update copyright year
[coloredstderr/coloredstderr.git] / tests / lib.sh
2015-08-28 Simon Ruderichupdate copyright year
2014-01-01 Simon RuderichUpdate copyright year.
2013-07-07 Simon RuderichAdd COLORED_STDERR_IGNORED_BINARIES to exclude binaries.
2013-07-01 Simon Ruderichtests: Handle `sed` which append a trailing newline.
2013-07-01 Simon Ruderichtests: Don't require bash.
2013-06-21 Simon RuderichOverwrite tracked file descriptors when exporting COLOR...
2013-06-13 Simon Ruderichtests/lib.sh: Fix tests for dash.
2013-06-13 Simon Ruderichtests/lib.sh: Minor cleanup.
2013-06-13 Simon RuderichFix possible memory overwrite in init_from_environment().
2013-06-12 Simon Ruderichtests: Split run.sh in multiple test files.
2013-06-06 Simon Ruderichtests: Run tests under valgrind if it's available.
2013-06-04 Simon Ruderichtests: Also run tests in subshell with LD_PRELOAD set.
2013-06-02 Simon Ruderichtests: Use <STDERR< and >STDERR> as markers.
2013-06-01 Simon RuderichAdd simple test suite.