Home
last modified time | relevance | path

Searched refs:test_add_all (Results 1 – 6 of 6) sorted by relevance

/dports/devel/py-pygit2/pygit2-1.7.1/test/
H A Dtest_index.py76 def test_add_all(testrepo): function
/dports/devel/libgee06/libgee-0.6.8/tests/
H A Dtestcollection.vala40 add_test ("[Collection] add_all", test_add_all);
406 public void test_add_all () {
/dports/devel/texlab/texlab-3.3.0/cargo-crates/bibutils-sys-0.1.1/vendor/test/
H A Dslist_test.c176 test_add_all( void ) in test_add_all() function
1767 failed += test_add_all(); in main()
/dports/textproc/bibutils/bibutils_7.2/test/
H A Dslist_test.c171 test_add_all( void ) in test_add_all() function
1762 failed += test_add_all(); in main()
/dports/devel/libgee/libgee-0.20.3/tests/
H A Dtestcollection.vala42 add_test ("[Collection] add_all", test_add_all);
328 public void test_add_all () {
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/data/tests/
H A Dtest_owselectrows.py502 def test_add_all(self, msgbox): member in TestOWSelectRows