libgit2/tests/checkout
Edward Thomson 40d791545a Always checkout with case sensitive iterator
On a case-insensitive filesystem, we need to deal with case-changing
renames (eg, foo -> FOO) by removing the old and adding the new,
exactly as if we were on a case-sensitive filesystem.

Update the `checkout::tree::can_cancel_checkout_from_notify` test, now
that notifications are always sent case sensitively.
2014-12-23 10:14:04 -06:00
..
binaryunicode.c Introduce cl_assert_equal_oid 2014-07-01 14:40:16 -04:00
checkout_helpers.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
checkout_helpers.h Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
conflict.c Merge pull request #2567 from cirosantilli/factor-41 2014-09-17 17:13:25 +02:00
crlf.c Update text=auto / core.autocrlf=false behavior 2014-06-24 13:46:32 -04:00
head.c git_checkout_opts -> git_checkout_options 2014-03-06 09:44:51 -08:00
index.c checkout_index: Remove stage 0 when checking out conflicts 2014-11-06 18:50:10 -05:00
nasty.c Introduce core.protectHFS and core.protectNTFS 2014-12-17 12:52:07 -05:00
tree.c Always checkout with case sensitive iterator 2014-12-23 10:14:04 -06:00
typechange.c git_checkout_opts -> git_checkout_options 2014-03-06 09:44:51 -08:00