libgit2/tests/refs
Edward Thomson d24ae06d72 refs::namespace: add namespace tests
These simple tests only ensure that we enforce the existence of a
namespace; these mirror the rugged tests, they are not exhaustive.
2017-03-06 14:11:00 +00:00
..
branches tests: update error message checking 2016-12-29 12:55:49 +00:00
reflog Add test for inclusion of (merge) in reflog 2017-02-28 22:32:21 +00:00
crashes.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
create.c tests: refs::create: fix memory leak 2017-03-01 07:45:14 +01:00
createwithlog.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
delete.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
dup.c Allow creating copies of git_reference objects. 2016-04-22 10:34:17 -07:00
foreachglob.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
isvalidname.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
iterator.c refs: failing test for concurrent ref access 2014-06-02 16:46:47 +02:00
list.c tests: add merge-conflict branch for testrepo 2017-02-13 10:13:02 +01:00
listall.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
lookup.c refs: provide a more general error message for dwim 2016-04-11 17:47:03 +02:00
namespaces.c refs::namespace: add namespace tests 2017-03-06 14:11:00 +00:00
normalize.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
overwrite.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
pack.c git_futils_mkdir_*: make a relative-to-base mkdir 2015-09-17 10:00:35 -04:00
peel.c peel: reject bad queries with EINVALIDSPEC 2014-11-22 18:55:22 +01:00
races.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
read.c Introduce cl_assert_equal_oid 2014-07-01 14:40:16 -04:00
ref_helpers.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
ref_helpers.h Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
rename.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
revparse.c revparse: Add test to make sure this doesn't regress 2015-06-26 16:48:58 +02:00
settargetwithlog.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
setter.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
shorthand.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
transactions.c transaction: rename lock() to lock_ref() 2014-10-09 16:29:30 +02:00
unicode.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
update.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00