Home
last modified time | relevance | path

Searched refs:test_empty (Results 1 – 25 of 1685) sorted by relevance

12345678910>>...68

/dports/devel/clipp/clipp-1.2.3/test/
H A Dempty_args.cpp33 void test_empty(int lineNo, in test_empty() function
76 test_empty(__LINE__, {}, active{}); in main()
77 test_empty(__LINE__, {""}, active{}); in main()
78 test_empty(__LINE__, {"-o"}, active{true}); in main()
79 test_empty(__LINE__, {"-o", ""}, active{true, ""}); in main()
80 test_empty(__LINE__, {"-o", "X"}, active{true, "X"}); in main()
81 test_empty(__LINE__, {"X"}, active{false, "_", "X"}); in main()
82 test_empty(__LINE__, {"-o", "", "X"}, active{true, "", "X"}); in main()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/test/api/
H A Dtest-set.c69 test_empty (s); in test_set_basic()
74 test_empty (s); in test_set_basic()
150 test_empty (s); in test_set_algebra()
162 test_empty (s); in test_set_algebra()
171 test_empty (s); in test_set_algebra()
178 test_empty (s); in test_set_algebra()
189 test_empty (s); in test_set_algebra()
201 test_empty (s); in test_set_algebra()
214 test_empty (s); in test_set_algebra()
219 test_empty (o); in test_set_algebra()
[all …]
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/test/api/
H A Dtest-set.c69 test_empty (s); in test_set_basic()
74 test_empty (s); in test_set_basic()
150 test_empty (s); in test_set_algebra()
162 test_empty (s); in test_set_algebra()
171 test_empty (s); in test_set_algebra()
178 test_empty (s); in test_set_algebra()
189 test_empty (s); in test_set_algebra()
201 test_empty (s); in test_set_algebra()
214 test_empty (s); in test_set_algebra()
219 test_empty (o); in test_set_algebra()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/test/api/
H A Dtest-set.c69 test_empty (s); in test_set_basic()
74 test_empty (s); in test_set_basic()
225 test_empty (s); in test_set_algebra()
237 test_empty (s); in test_set_algebra()
246 test_empty (s); in test_set_algebra()
253 test_empty (s); in test_set_algebra()
264 test_empty (s); in test_set_algebra()
276 test_empty (s); in test_set_algebra()
289 test_empty (s); in test_set_algebra()
294 test_empty (o); in test_set_algebra()
[all …]
/dports/sysutils/cfengine316/cfengine-3.16.0/tests/unit/
H A Dpolicy_server_test.c7 bool test_empty(const char *a) in test_empty() function
23 assert_int_equal(test_empty(a), false);\
24 assert_int_equal(test_empty(b), false);\
25 assert_int_equal(test_empty(c), false);\
26 assert_int_equal(test_empty(d), false);\
/dports/sysutils/cfengine/cfengine-3.19.0/tests/unit/
H A Dpolicy_server_test.c7 bool test_empty(const char *a) in test_empty() function
23 assert_int_equal(test_empty(a), false);\
24 assert_int_equal(test_empty(b), false);\
25 assert_int_equal(test_empty(c), false);\
26 assert_int_equal(test_empty(d), false);\
/dports/sysutils/cfengine317/cfengine-3.17.0/tests/unit/
H A Dpolicy_server_test.c7 bool test_empty(const char *a) in test_empty() function
23 assert_int_equal(test_empty(a), false);\
24 assert_int_equal(test_empty(b), false);\
25 assert_int_equal(test_empty(c), false);\
26 assert_int_equal(test_empty(d), false);\
/dports/sysutils/cfengine-devel/core-d08ae9eff/tests/unit/
H A Dpolicy_server_test.c7 bool test_empty(const char *a) in test_empty() function
23 assert_int_equal(test_empty(a), false);\
24 assert_int_equal(test_empty(b), false);\
25 assert_int_equal(test_empty(c), false);\
26 assert_int_equal(test_empty(d), false);\
/dports/sysutils/cfengine318/cfengine-3.18.1/tests/unit/
H A Dpolicy_server_test.c7 bool test_empty(const char *a) in test_empty() function
23 assert_int_equal(test_empty(a), false);\
24 assert_int_equal(test_empty(b), false);\
25 assert_int_equal(test_empty(c), false);\
26 assert_int_equal(test_empty(d), false);\
/dports/sysutils/cfengine319/cfengine-3.19.0/tests/unit/
H A Dpolicy_server_test.c7 bool test_empty(const char *a) in test_empty() function
23 assert_int_equal(test_empty(a), false);\
24 assert_int_equal(test_empty(b), false);\
25 assert_int_equal(test_empty(c), false);\
26 assert_int_equal(test_empty(d), false);\
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-93/ashenden/compliant/
H A Dch_17_fg_17_11.vhd36 procedure test_empty ( variable the_bounded_buffer : in bounded_buffer; procedure
40 end procedure test_empty;
65 test_empty(the_bounded_buffer, buffer_empty);
98 test_empty(buf, empty);
106 test_empty(buf, empty);
114 test_empty(buf, empty);
124 test_empty(buf, empty);
132 test_empty(buf, empty);
/dports/converters/p5-JSON-DWIW/JSON-DWIW-0.47/t/
H A Ddeser01.t101 ok(ref($data) eq 'HASH' and scalar(keys(%$data)) == 1 and ref($data->{test_empty}) eq 'ARRAY'
102 and scalar(@{$data->{test_empty}}) == 0);
107 ok(ref($data) eq 'HASH' and scalar(keys(%$data)) == 1 and ref($data->{test_empty}) eq 'HASH'
108 and scalar(keys %{$data->{test_empty}}) == 0);
H A D02decode.t93 ok(ref($data) eq 'HASH' and scalar(keys(%$data)) == 1 and ref($data->{test_empty}) eq 'ARRAY'
94 and scalar(@{$data->{test_empty}}) == 0);
99 ok(ref($data) eq 'HASH' and scalar(keys(%$data)) == 1 and ref($data->{test_empty}) eq 'HASH'
100 and scalar(keys %{$data->{test_empty}}) == 0);
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-ams/ashenden/compliant/access-types/
H A Dtb_bounded_buffer_adt.vhd36 test_empty(buf, empty);
44 test_empty(buf, empty);
52 test_empty(buf, empty);
62 test_empty(buf, empty);
70 test_empty(buf, empty);
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/test/algorithms/envelope_expand/
H A Denvelope.cpp78 void test_empty() in test_empty() function
219 test_empty<boost::tuple<float, float> >(); in test_main()
220 test_empty<bg::model::d2::point_xy<int> >(); in test_main()
221 test_empty<bg::model::d2::point_xy<float> >(); in test_main()
222 test_empty<bg::model::d2::point_xy<double> >(); in test_main()
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/test_impex/tests/
H A Dtest_export.py69 def test_empty(self): member in test_integer_field
156 def test_empty(self): member in test_string_field
178 def test_empty(self): member in test_unbound_string_field
203 def test_empty(self): member in test_text
230 def test_empty(self): member in test_date
244 def test_empty(self): member in test_datetime
275 def test_empty(self): member in test_selection
302 def test_empty(self): member in test_selection_function
323 def test_empty(self): member in test_m2o
384 def test_empty(self): member in test_o2m
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/geometry/test/algorithms/envelope_expand/
H A Denvelope.cpp78 void test_empty() in test_empty() function
219 test_empty<boost::tuple<float, float> >(); in test_main()
220 test_empty<bg::model::d2::point_xy<int> >(); in test_main()
221 test_empty<bg::model::d2::point_xy<float> >(); in test_main()
222 test_empty<bg::model::d2::point_xy<double> >(); in test_main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/test/algorithms/envelope_expand/
H A Denvelope.cpp78 void test_empty() in test_empty() function
219 test_empty<boost::tuple<float, float> >(); in test_main()
220 test_empty<bg::model::d2::point_xy<int> >(); in test_main()
221 test_empty<bg::model::d2::point_xy<float> >(); in test_main()
222 test_empty<bg::model::d2::point_xy<double> >(); in test_main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/geometry/test/algorithms/
H A Denvelope.cpp77 void test_empty() in test_empty() function
218 test_empty<boost::tuple<float, float> >(); in test_main()
219 test_empty<bg::model::d2::point_xy<int> >(); in test_main()
220 test_empty<bg::model::d2::point_xy<float> >(); in test_main()
221 test_empty<bg::model::d2::point_xy<double> >(); in test_main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/geometry/test/algorithms/
H A Denvelope.cpp77 void test_empty() in test_empty() function
218 test_empty<boost::tuple<float, float> >(); in test_main()
219 test_empty<bg::model::d2::point_xy<int> >(); in test_main()
220 test_empty<bg::model::d2::point_xy<float> >(); in test_main()
221 test_empty<bg::model::d2::point_xy<double> >(); in test_main()
/dports/databases/percona57-server/boost_1_59_0/libs/geometry/test/algorithms/
H A Denvelope.cpp77 void test_empty() in test_empty() function
218 test_empty<boost::tuple<float, float> >(); in test_main()
219 test_empty<bg::model::d2::point_xy<int> >(); in test_main()
220 test_empty<bg::model::d2::point_xy<float> >(); in test_main()
221 test_empty<bg::model::d2::point_xy<double> >(); in test_main()
/dports/databases/xtrabackup/boost_1_59_0/libs/geometry/test/algorithms/
H A Denvelope.cpp77 void test_empty() in test_empty() function
218 test_empty<boost::tuple<float, float> >(); in test_main()
219 test_empty<bg::model::d2::point_xy<int> >(); in test_main()
220 test_empty<bg::model::d2::point_xy<float> >(); in test_main()
221 test_empty<bg::model::d2::point_xy<double> >(); in test_main()
/dports/databases/percona57-client/boost_1_59_0/libs/geometry/test/algorithms/
H A Denvelope.cpp77 void test_empty() in test_empty() function
218 test_empty<boost::tuple<float, float> >(); in test_main()
219 test_empty<bg::model::d2::point_xy<int> >(); in test_main()
220 test_empty<bg::model::d2::point_xy<float> >(); in test_main()
221 test_empty<bg::model::d2::point_xy<double> >(); in test_main()
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/test/algorithms/envelope_expand/
H A Denvelope.cpp78 void test_empty() in test_empty() function
219 test_empty<boost::tuple<float, float> >(); in test_main()
220 test_empty<bg::model::d2::point_xy<int> >(); in test_main()
221 test_empty<bg::model::d2::point_xy<float> >(); in test_main()
222 test_empty<bg::model::d2::point_xy<double> >(); in test_main()
/dports/lang/cython/Cython-0.29.24/tests/run/
H A Dcpp_stl_string_ascii_auto_encoding_str.pyx30 def test_empty(py_obj): function
32 >>> test_empty('')
34 >>> test_empty('abc')
36 >>> test_empty(u_asdf[:0])
38 >>> test_empty(u_asdf)

12345678910>>...68