summaryrefslogtreecommitdiff
path: root/tests/diff/tree.c
Commit message (Collapse)AuthorAgeFilesLines
* Make the default repository config getter return a snapshotcmn/config-default-snapshotCarlos Martín Nieto2014-06-041-1/+1
| | | | | | | | You should always use a snapshot, with the sole exception of writing to the configuration. Any reads that are not against a snapshot have race conditions, both in terms of returned values as well as dangling pointers.
* Get rid of redundant git_diff_options_init fnRussell Belfer2014-05-021-1/+1
| | | | Since git_diff_init_options was introduced, remove this old fn.
* Rename tests-clar to testsBen Straub2013-11-141-0/+526