| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | examples: remove test script | Patrick Steinhardt | 2019-02-15 | 1 | -95/+0 |
| | | | | | | | | | | | In commit 2e2332857 (examples: a test, for rev-list, 2013-03-20), a script was introduced with the intention of testing our rev-list example code. Nobody uses that script, and in fact it doesn't even properly work due to the not-so-recent addition out-of-source builds. Remove the script. | ||||
| * | 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> | |||||
