diff contrib/python3-whitelist @ 38442:550b7d110f45

tests: rename and document test-command-template.t So that we can specify templater tests as test-template-*. (original) $ wc -l test-command-template.t test-template-* 5041 test-command-template.t 23 test-template-filters.t 5064 total (at this patch) $ wc -l test-template-* 1088 test-template-basic.t 1376 test-template-functions.t 1195 test-template-keywords.t 1760 test-template-map.t 5419 total
author Yuya Nishihara <yuya@tcha.org>
date Sat, 16 Jun 2018 14:34:35 +0900
parents da4508cdef37
children afa96dd5a483
line wrap: on
line diff
--- a/contrib/python3-whitelist	Sat Jun 16 14:14:52 2018 +0900
+++ b/contrib/python3-whitelist	Sat Jun 16 14:34:35 2018 +0900
@@ -51,7 +51,6 @@
 test-clone-pull-corruption.t
 test-clone-r.t
 test-clone-update-order.t
-test-command-template.t
 test-commit-amend.t
 test-commit-interactive.t
 test-commit-multiple.t
@@ -489,6 +488,7 @@
 test-symlinks.t
 test-tag.t
 test-tags.t
+test-template-basic.t
 test-template-functions.t
 test-template-keywords.t
 test-template-map.t