]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/history - tests/run.sh
m4/ax_c___attribute__.m4: Add.
[coloredstderr/coloredstderr.git] / tests / run.sh
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.