Hi, I've released a new version of Sharness [1] -- the test harness library derived from Git's test lib [2]. This release is all about bringing upstream fixes and improvements from Git to Sharness [3]. Now Sharness only lacks a few of the generic functions provided by Git's test lib, e.g. test_declared_prereq, test_lazy_prereq or test_pause, which I might add in the future as well. If you want to test your Unix tools like Git does, give Sharness a try. [1] https://github.com/mlafeldt/sharness [2] https://github.com/git/git/blob/master/t/test-lib.sh [3] https://github.com/mlafeldt/sharness/blob/master/CHANGELOG.md#v030-2013-04-03 -Mathias -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html