summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-11-08 14:22:05 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-11-08 14:22:11 -0400
commit92198a766e356d171bd9e6fdbdcd9d598e2d7280 (patch)
treebe645667fbbc688d99fcc4d34e94d5a7fa2e4a57 /doc/todo
parent6356491919593b98d5a5573f05d6660e75a4963e (diff)
testremote: Test exporttree.
As long as the class of remotes supports exporting, it's tested whether or not the remote is configured with exporttree=yes. Also, made testremote of a remote configured with exporttree=yes disable that configuration for testing non-export storage. This commit was supported by the NSF-funded DataLad project.
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/Test_cases_for_exporttree_special_remotes.mdwn2
-rw-r--r--doc/todo/Test_cases_for_exporttree_special_remotes/comment_2_0e280ec5691dbb0eef68f6e6c1424d08._comment7
2 files changed, 9 insertions, 0 deletions
diff --git a/doc/todo/Test_cases_for_exporttree_special_remotes.mdwn b/doc/todo/Test_cases_for_exporttree_special_remotes.mdwn
index 443369740..3d32b2c71 100644
--- a/doc/todo/Test_cases_for_exporttree_special_remotes.mdwn
+++ b/doc/todo/Test_cases_for_exporttree_special_remotes.mdwn
@@ -1 +1,3 @@
As far as I can tell, `git annex testremote` doesn't test exporting yet
+
+> [[fixed|done]] --[[Joey]]
diff --git a/doc/todo/Test_cases_for_exporttree_special_remotes/comment_2_0e280ec5691dbb0eef68f6e6c1424d08._comment b/doc/todo/Test_cases_for_exporttree_special_remotes/comment_2_0e280ec5691dbb0eef68f6e6c1424d08._comment
new file mode 100644
index 000000000..5cbb24e59
--- /dev/null
+++ b/doc/todo/Test_cases_for_exporttree_special_remotes/comment_2_0e280ec5691dbb0eef68f6e6c1424d08._comment
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 2"""
+ date="2017-11-08T17:38:02Z"
+ content="""
+Added some fairly comprehensive tests.
+"""]]