]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/history - tests/Makefile.am
tests/test_symbols.sh: Add.
[coloredstderr/coloredstderr.git] / tests / Makefile.am
2013-06-13 Simon Ruderichtests/test_symbols.sh: Add.
2013-06-13 Simon Ruderichtests/Makefile.am: Sort dist_check_DATA.
2013-06-12 Simon Ruderichtests: Split run.sh in multiple test files.
2013-06-12 Simon Ruderichtests: Rename example-* to example_* for consistency.
2013-06-10 Simon RuderichOnly run vfork() tests 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-02 Simon RuderichHook vfork() and replace it with fork().
2013-06-01 Simon RuderichAdd simple test suite.