git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
blob 368eb7339eb735c3489cd9d39f06bdb8c6b955e5 304 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
13
 
#include "reftable/reftable-tests.h"
#include "test-tool.h"

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

debug log:

solving 368eb7339eb7 ...
found 368eb7339eb7 in https://public-inbox.org/git/0a6119d910a3f83e6c9c421acd1316b496e6612b.1618255553.git.gitgitgadget@gmail.com/
found fdf925867375 in https://public-inbox.org/git/c916629c562ae5b4c0a42a3d261baf48373a3e62.1615580397.git.gitgitgadget@gmail.com/ ||
	https://public-inbox.org/git/9ade9303f08ffa7e404753ede2c2460c282b94f5.1618255553.git.gitgitgadget@gmail.com/
found 050551fa6985 in https://80x24.org/mirrors/git.git
preparing index
index prepared:
100644 050551fa69858d5369697a5a9bec2d8af8281f2b	t/helper/test-reftable.c

applying [1/2] https://public-inbox.org/git/c916629c562ae5b4c0a42a3d261baf48373a3e62.1615580397.git.gitgitgadget@gmail.com/
diff --git a/t/helper/test-reftable.c b/t/helper/test-reftable.c
index 050551fa6985..fdf925867375 100644

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

skipping https://public-inbox.org/git/9ade9303f08ffa7e404753ede2c2460c282b94f5.1618255553.git.gitgitgadget@gmail.com/ for fdf925867375
index at:
100644 fdf9258673750e78ba0735616331610ea883506b	t/helper/test-reftable.c

applying [2/2] https://public-inbox.org/git/0a6119d910a3f83e6c9c421acd1316b496e6612b.1618255553.git.gitgitgadget@gmail.com/
diff --git a/t/helper/test-reftable.c b/t/helper/test-reftable.c
index fdf925867375..368eb7339eb7 100644

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

index at:
100644 368eb7339eb735c3489cd9d39f06bdb8c6b955e5	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).