git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
blob 2273fdfe39c498dd2e06726e5eba2393ab2277f1 277 bytes (raw)
name: t/helper/test-reftable.c 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
 
#include "reftable/reftable-tests.h"
#include "test-tool.h"

int cmd__reftable(int argc, const char **argv)
{
	block_test_main(argc, argv);
	record_test_main(argc, argv);
	reftable_test_main(argc, argv);
	strbuf_test_main(argc, argv);
	tree_test_main(argc, argv);
	return 0;
}

debug log:

solving 2273fdfe39 ...
found 2273fdfe39 in https://public-inbox.org/git/3448fcf82866602ea41c66160c92571f9736f61e.1600283416.git.gitgitgadget@gmail.com/ ||
	https://public-inbox.org/git/bf6b929b860d68cc043d5eb0740a26b0f020cd42.1601568664.git.gitgitgadget@gmail.com/
found 9c4e0f42dc in https://public-inbox.org/git/17fb8d050dae2efd84f090268095da4d04b15c88.1600283416.git.gitgitgadget@gmail.com/ ||
	https://public-inbox.org/git/e30a7e02815121eeba34d7f27b352f675a7d9f60.1601568664.git.gitgitgadget@gmail.com/
found 81a9bd5667 in https://public-inbox.org/git/1ba8e3eb3045b3ab6462febeaa8b90dc14910098.1600283416.git.gitgitgadget@gmail.com/ ||
	https://public-inbox.org/git/757dd30fe2cdd19affc0208d8e8091d12810af80.1601568664.git.gitgitgadget@gmail.com/
found 9341272089 in https://public-inbox.org/git/791f69c000556e93bf5fcfc0ec9304833b12565b.1600283416.git.gitgitgadget@gmail.com/ ||
	https://public-inbox.org/git/8eb944ea9b1c0bdc4a3ebb4e79fd12187f6c988c.1601568663.git.gitgitgadget@gmail.com/
found 7d50aa6bcc in https://public-inbox.org/git/570a8c4bcac54295865ee0fc4514073b59725511.1600283416.git.gitgitgadget@gmail.com/ ||
	https://public-inbox.org/git/4190da597e65bce072fa3c37c9410a56def4b489.1601568663.git.gitgitgadget@gmail.com/

applying [1/5] https://public-inbox.org/git/570a8c4bcac54295865ee0fc4514073b59725511.1600283416.git.gitgitgadget@gmail.com/
diff --git a/t/helper/test-reftable.c b/t/helper/test-reftable.c
new file mode 100644
index 0000000000..7d50aa6bcc

Checking patch t/helper/test-reftable.c...
Applied patch t/helper/test-reftable.c cleanly.

skipping https://public-inbox.org/git/4190da597e65bce072fa3c37c9410a56def4b489.1601568663.git.gitgitgadget@gmail.com/ for 7d50aa6bcc
index at:
100644 7d50aa6bcc05192b79255fc435b63ff8f83df09a	t/helper/test-reftable.c

applying [2/5] https://public-inbox.org/git/791f69c000556e93bf5fcfc0ec9304833b12565b.1600283416.git.gitgitgadget@gmail.com/
diff --git a/t/helper/test-reftable.c b/t/helper/test-reftable.c
index 7d50aa6bcc..9341272089 100644

Checking patch t/helper/test-reftable.c...
Applied patch t/helper/test-reftable.c cleanly.

skipping https://public-inbox.org/git/8eb944ea9b1c0bdc4a3ebb4e79fd12187f6c988c.1601568663.git.gitgitgadget@gmail.com/ for 9341272089
index at:
100644 93412720896901bd87870e363d372e28090b26f9	t/helper/test-reftable.c

applying [3/5] https://public-inbox.org/git/1ba8e3eb3045b3ab6462febeaa8b90dc14910098.1600283416.git.gitgitgadget@gmail.com/
diff --git a/t/helper/test-reftable.c b/t/helper/test-reftable.c
index 9341272089..81a9bd5667 100644

Checking patch t/helper/test-reftable.c...
Applied patch t/helper/test-reftable.c cleanly.

skipping https://public-inbox.org/git/757dd30fe2cdd19affc0208d8e8091d12810af80.1601568664.git.gitgitgadget@gmail.com/ for 81a9bd5667
index at:
100644 81a9bd566740572fc9d2ffc245338885b0dcfed4	t/helper/test-reftable.c

applying [4/5] https://public-inbox.org/git/17fb8d050dae2efd84f090268095da4d04b15c88.1600283416.git.gitgitgadget@gmail.com/
diff --git a/t/helper/test-reftable.c b/t/helper/test-reftable.c
index 81a9bd5667..9c4e0f42dc 100644

Checking patch t/helper/test-reftable.c...
Applied patch t/helper/test-reftable.c cleanly.

skipping https://public-inbox.org/git/e30a7e02815121eeba34d7f27b352f675a7d9f60.1601568664.git.gitgitgadget@gmail.com/ for 9c4e0f42dc
index at:
100644 9c4e0f42dc2f151f7ecc274ef259729cb067e6af	t/helper/test-reftable.c

applying [5/5] https://public-inbox.org/git/3448fcf82866602ea41c66160c92571f9736f61e.1600283416.git.gitgitgadget@gmail.com/
diff --git a/t/helper/test-reftable.c b/t/helper/test-reftable.c
index 9c4e0f42dc..2273fdfe39 100644

Checking patch t/helper/test-reftable.c...
Applied patch t/helper/test-reftable.c cleanly.

skipping https://public-inbox.org/git/bf6b929b860d68cc043d5eb0740a26b0f020cd42.1601568664.git.gitgitgadget@gmail.com/ for 2273fdfe39
index at:
100644 2273fdfe39c498dd2e06726e5eba2393ab2277f1	t/helper/test-reftable.c

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).