Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update files that reference tests-clar | Ben Straub | 2013-11-14 | 1 | -1/+1 |
| | |||||
* | examples: a test, for rev-list | Greg Price | 2013-04-06 | 1 | -0/+95 |
This test file could probably be improved by a framework like the one in git.git:t/, or by using a language like Python instead of shell. The other examples would benefit from tests too. Probably best to settle on a framework to write them in, then add more tests. Signed-off-by: Greg Price <price@mit.edu> |