Home
last modified time | relevance | path

Searched refs:test_all_match (Results 1 – 10 of 10) sorted by relevance

/dports/devel/p5-Router-R3/Router-R3-0.011001/t/
H A DRouter-R3.t37 sub test_all_match {
50 test_all_match(Router::R3->new(@pattern));
51 test_all_match(Router::R3->new(\@pattern));
52 test_all_match(Router::R3->new({@pattern}));
/dports/devel/git-p4/git-2.34.1/t/
H A Dt1092-sparse-checkout-compatibility.sh176 test_all_match () { function
/dports/devel/git-svn/git-2.34.1/t/
H A Dt1092-sparse-checkout-compatibility.sh176 test_all_match () { function
/dports/devel/git/git-2.34.1/t/
H A Dt1092-sparse-checkout-compatibility.sh176 test_all_match () { function
/dports/devel/git-gui/git-2.34.1/t/
H A Dt1092-sparse-checkout-compatibility.sh176 test_all_match () { function
/dports/devel/git-cvs/git-2.34.1/t/
H A Dt1092-sparse-checkout-compatibility.sh176 test_all_match () { function
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/mango/test/
H A D07-text-custom-field-list-test.py158 def test_all_match(self): member in CustomFieldsTest
H A D03-operator-test.py51 def test_all_match(self): member in OperatorTests
H A D06-basic-text-test.py535 def test_all_match(self): member in AllMatchTests
/dports/devel/libgee/libgee-0.20.3/tests/
H A Dtestcollection.vala56 add_test ("[Collection] all_match", test_all_match);
1228 public void test_all_match () {