Hash :
d1a721c5
Author :
Date :
2011-11-17T06:01:09
clay: Bump to 0.9.0, add TAP support Comes with schu's stress tests for config files. Hopefully the diffs will stay minimal from now on.
Git HTTP | https://git.kmx.io/thodg/libgit2.git |
---|---|
Git SSH | git@git.kmx.io:thodg/libgit2.git |
Public access ? | public |
Description | |
Users |
![]() |
Tags |
|
For information on the Clay testing framework and a detailed introduction please visit:
https://github.com/tanoku/clay
Write your modules and tests. Use good, meaningful names.
Mix the tests:
./clay .
Make sure you actually build the tests by setting:
BUILD_CLAY=ON
Test:
./build/libgit2_clay
Make sure everything is fine.
Send your pull request. That’s it.