libgit2/tests-clar/checkout
Russell Belfer 050ab9950d Fix up checkout file contents checks
This fixes of the file contents checks in checkout to give
slightly better error messages by directly calling the underlying
clar assertions so the file and line number of the top level call
can be reported correctly, and renames the helpers to not start
with "test_" since that is kind of reserved by clar.

This also enables some of the CRLF tests on all platforms that
were previously Windows only (by pushing a check of the native
line endings into the test body).
2013-03-25 14:13:53 -07:00
..
binaryunicode.c Add cl_repo_set_bool and cleanup tests 2013-03-22 14:27:56 -07:00
checkout_helpers.c Fix up checkout file contents checks 2013-03-25 14:13:53 -07:00
checkout_helpers.h Fix up checkout file contents checks 2013-03-25 14:13:53 -07:00
crlf.c Fix up checkout file contents checks 2013-03-25 14:13:53 -07:00
head.c add an index_remove_bypath that removes conflicts, renamed add_from_workdir to match 2013-01-12 13:47:56 -06:00
index.c Fix up checkout file contents checks 2013-03-25 14:13:53 -07:00
tree.c Fix up checkout file contents checks 2013-03-25 14:13:53 -07:00
typechange.c Extend tests for checkout with typechanges 2013-01-04 15:47:43 -08:00