t6302: for-each-ref tests for ref-filter APIs
authorKarthik Nayak <redacted>
Thu, 9 Jul 2015 06:03:21 +0000 (11:33 +0530)
committerJunio C Hamano <redacted>
Mon, 3 Aug 2015 17:25:27 +0000 (10:25 -0700)
commitaf83bafa4867ba16368e58f36e8311e9591e68f4
treebae850c20ebb0f5bbf0e3785568fbe4be7af8894
parent1958a6eb5498c8a5ac5ba908833cc862b28759f9
t6302: for-each-ref tests for ref-filter APIs

Add a test suite for testing the ref-filter APIs used
by for-each-ref. We just intialize the test suite for now.
More tests will be added in the following patches as more
options are added to for-each-ref.

Based-on-patch-by: Jeff King <redacted>
Mentored-by: Christian Couder <redacted>
Mentored-by: Matthieu Moy <redacted>
Signed-off-by: Karthik Nayak <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t6302-for-each-ref-filter.sh [new file with mode: 0755]
git clone https://git.99rst.org/PROJECT