libgit2/tests/odb
Carlos Martín Nieto 8da4404705 path: error out if the callback returns an error
When the callback returns an error, we should stop immediately. This
broke when trying to make sure we pass specific errors up the chain.

This broke cancelling out of the loose backend's foreach.
2015-06-06 03:55:28 +02:00
..
backend Plug a few leaks in the tests 2014-03-07 16:03:15 +01:00
alternates.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
emptyobjects.c odb: git_odb_object contents are never NULL 2014-11-21 14:09:53 +01:00
foreach.c path: error out if the callback returns an error 2015-06-06 03:55:28 +02:00
loose_data.h Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
loose.c Fix a number of git_odb_exists_prefix bugs 2014-03-10 11:34:50 -07:00
mixed.c Introduce cl_assert_equal_oid 2014-07-01 14:40:16 -04:00
pack_data_one.h Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
pack_data.h Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
packed_one.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
packed.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
sorting.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
streamwrite.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00