]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/history - tests/lib.sh
tests/lib.sh: Fix tests for dash.
[coloredstderr/coloredstderr.git] / tests / lib.sh
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.