Home
last modified time | relevance | path

Searched refs:test_sorted (Results 1 – 25 of 47) sorted by relevance

12

/dports/devel/p5-Sort-Maker/Sort-Maker-0.06/t/
H A Dcommon.pm97 my @test_sorted = $sorter->( @sorter_in ) ;
98 @test_sorted = @{$test_sorted[0]} if $sort_name =~ /ref_out/ ;
100 my $ok = eq_array( \@gold_sorted, \@test_sorted ) ;
102 print "TEST [@test_sorted]\n" unless $ok ;
/dports/devel/p5-Git-Version-Compare/Git-Version-Compare-1.004/t/
H A Dops.t19 sub test_sorted {
138 test_sorted( \@sorted );
139 test_sorted( \@random );
/dports/audio/exaile/exaile-4.1.1/tests/xl/trax/
H A Dtest_util.py115 def test_sorted(self): member in TestSortTracks
137 def test_sorted(self): member in TestSortResultTracks
/dports/www/firefox-esr/firefox-91.8.0/testing/mozharness/test/
H A Dtest_base_parallel.py14 def test_sorted(self): member in TestChunkingMixin
/dports/lang/spidermonkey60/firefox-60.9.0/testing/mozharness/test/
H A Dtest_base_parallel.py13 def test_sorted(self): member in TestChunkingMixin
/dports/www/firefox/firefox-99.0/testing/mozharness/test/
H A Dtest_base_parallel.py14 def test_sorted(self): member in TestChunkingMixin
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/mozharness/test/
H A Dtest_base_parallel.py13 def test_sorted(self):
/dports/lang/spidermonkey78/firefox-78.9.0/testing/mozharness/test/
H A Dtest_base_parallel.py13 def test_sorted(self): member in TestChunkingMixin
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mozharness/test/
H A Dtest_base_parallel.py14 def test_sorted(self): member in TestChunkingMixin
/dports/devel/py-node-semver/python-semver-0.8.0/semver/tests/
H A Dtest_for_4digit.py112 def test_sorted(): function
/dports/science/PETSc/petsc-3.14.1/src/mat/tests/
H A Dex92.c17 PetscBool flg,TestOverlap,TestSubMat,TestAllcols,test_sorted=PETSC_FALSE; in main() local
35 ierr = PetscOptionsGetBool(NULL,NULL,"-test_sorted",&test_sorted,NULL);CHKERRQ(ierr); in main()
180 if (test_sorted) { in main()
/dports/devel/py-toolz/toolz-0.11.2/toolz/tests/
H A Dtest_curried.py32 def test_sorted(): function
/dports/devel/py-cytoolz/cytoolz-0.11.0/cytoolz/tests/
H A Dtest_curried.py32 def test_sorted(): function
/dports/devel/dee/dee-1.2.7/tests/
H A Dtest-model-rows.c55 static void test_sorted (RowsFixture *fix, gconstpointer data);
150 seq_rows_setup, test_sorted, seq_rows_teardown); in test_model_rows_create_suite()
152 proxy_rows_setup, test_sorted, proxy_rows_teardown); in test_model_rows_create_suite()
154 txn_rows_setup, test_sorted, txn_rows_teardown); in test_model_rows_create_suite()
619 test_sorted (RowsFixture *fix, gconstpointer data) in test_sorted() function
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/tools/
H A Dgrouputils.py419 test_sorted = test.sort()
420 if not test.index.equals(test_sorted.index):
/dports/sysutils/dnf/dnf-4.9.0/tests/
H A Dtest_match_counter.py62 def test_sorted(self): member in MatchCounterTest
/dports/net/py-ldap/python-ldap-3.4.0/Tests/
H A Dt_ldif.py310 def test_sorted(self): member in TestEntryRecords
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/py/testing/root/
H A Dtest_builtin.py56 def test_sorted(): function
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/tools/third_party/py/testing/root/
H A Dtest_builtin.py56 def test_sorted(): function
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/py/testing/root/
H A Dtest_builtin.py56 def test_sorted(): function
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/py/testing/root/
H A Dtest_builtin.py56 def test_sorted(): function
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/tests/tools/py/testing/root/
H A Dtest_builtin.py56 def test_sorted(): function
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/py/testing/root/
H A Dtest_builtin.py56 def test_sorted(): function
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/py/testing/root/
H A Dtest_builtin.py56 def test_sorted(): function
/dports/net/py-ldap0/python-ldap0-68c70989a8992cf656764e0b8acad9797895055f/tests/
H A Dtest_ldif.py306 def test_sorted(self): member in TestEntryRecords

12