]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/history - tests/run.sh
tests: Rename example-* to example_* for consistency.
[coloredstderr/coloredstderr.git] / tests / run.sh
2013-06-12 Simon Ruderichtests: Rename example-* to example_* for consistency.
2013-06-10 Simon Ruderichtests: Fix tests when running under coloredstderr.
2013-06-10 Simon RuderichOnly run vfork() tests if it's available.
2013-06-06 Simon Ruderichtests: Run tests under valgrind if it's available.
2013-06-05 Simon RuderichHook error() and error_at_line() if available.
2013-06-04 Simon RuderichHook execve() and the other exec*() functions.
2013-06-04 Simon Ruderichtests: Also run tests in subshell with LD_PRELOAD set.
2013-06-02 Simon RuderichHook vfork() and replace it with fork().
2013-06-01 Simon RuderichAdd simple test suite.