libgit2/tests/checkout
Edward Thomson cd79d99a4c checkout test: better case-insensitive test on Mac
On Mac OS, `realpath` is deficient in determining the actual filename
on-disk as it will simply provide the string you gave it if that file
exists, instead of returning the filename as it exists.  Instead we
must read the directory entries for the parent directory to get the
canonical filename.
2015-05-04 07:18:30 -05: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 Illustrate bad checkout on Windows 2015-03-25 10:20:47 -04:00
head.c git_checkout_opts -> git_checkout_options 2014-03-06 09:44:51 -08:00
icase.c checkout test: better case-insensitive test on Mac 2015-05-04 07:18:30 -05:00
index.c Test: Create repo in while current dir is readonly and checkout symlink 2015-04-04 23:23:19 +08:00
nasty.c win32: further cleanups for 8.3 disabling 2015-02-03 20:01:24 -05:00
tree.c checkout test: only run icase on icase platform 2015-05-04 07:18:29 -05:00
typechange.c repository: remove log message override for switching the active branch 2015-03-03 14:40:50 +01:00