summaryrefslogtreecommitdiff
path: root/examples/test
Commit message (Collapse)AuthorAgeFilesLines
* Update files that reference tests-clarBen Straub2013-11-141-1/+1
|
* examples: a test, for rev-listGreg Price2013-04-061-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>