libgit2/tests/checkout
Edward Thomson de999f260f checkout::crlf test: don't crash when no idx entry
When there's no matching index entry (for whatever reason), don't
try to dereference the null return value to get at the id.

Otherwise when we break something in the index API, the checkout
test crashes for confusing reasons and causes us to step through
it in a debugger thinking that we had broken much more than we
actually did.
2015-11-16 22:58:59 -05:00
..
binaryunicode.c Introduce cl_assert_equal_oid 2014-07-01 14:40:16 -04:00
checkout_helpers.c diff/index: respect USE_NSEC for racily clean file detection 2015-09-18 23:33:56 -07:00
checkout_helpers.h tests: tick the index when we count OID calculations 2015-06-16 08:51:45 +02:00
conflict.c checkout test: mark unused vars 2015-06-30 14:31:07 +00:00
crlf.c checkout::crlf test: don't crash when no idx entry 2015-11-16 22:58:59 -05:00
head.c git_checkout_opts -> git_checkout_options 2014-03-06 09:44:51 -08:00
icase.c Fix leaks in tests/checkout/icase 2015-06-12 09:28:47 -07:00
index.c git_futils_mkdir_*: make a relative-to-base mkdir 2015-09-17 10:00:35 -04:00
nasty.c win32: further cleanups for 8.3 disabling 2015-02-03 20:01:24 -05:00
tree.c checkout: overwrite files with differing modes 2015-09-16 10:33:59 -04:00
typechange.c repository: remove log message override for switching the active branch 2015-03-03 14:40:50 +01:00