Home
last modified time | relevance | path

Searched defs:case (Results 1 – 25 of 1933) sorted by relevance

12345678910>>...78

/dports/devel/py-pydash/pydash-4.8.0/tests/
H A Dtest_strings.py24 def test_camel_case(case, expected): argument
42 def test_capitalize(case, expected): argument
57 def test_chop(case, expected): argument
83 def test_clean(case, expected): argument
94 def test_chars(case, expected): argument
133 def test_deburr(case, expected): argument
174 def test_escape(case, expected): argument
301 def test_join(case, expected): argument
331 def test_lines(case, expected): argument
381 def test_pad(case, expected): argument
[all …]
H A Dtest_predicates.py31 def test_gt(case, expected): argument
42 def test_gte(case, expected): argument
53 def test_lt(case, expected): argument
64 def test_lte(case, expected): argument
79 def test_in_range(case, expected): argument
100 def test_is_blank(case, expected): argument
138 def test_is_date(case, expected): argument
161 def test_is_dict(case, expected): argument
243 def test_is_even(case, expected): argument
392 def test_is_nan(case, expected): argument
[all …]
H A Dtest_collections.py17 def test_at(case, expected): argument
29 def test_count_by(case, expected): argument
45 def test_every(case, expected): argument
63 def test_filter_(case, expected): argument
94 def test_find(case, expected): argument
299 def test_nest(case, expected): argument
573 def test_sample(case): argument
582 def test_sample_size(case): argument
595 def test_shuffle(case): argument
610 def test_size(case): argument
[all …]
H A Dtest_arrays.py19 def test_chunk(case, expected): argument
27 def test_compact(case, expected): argument
39 def test_concat(case, expected): argument
81 def test_drop(case, expected): argument
127 def test_fill(case, expected): argument
195 def test_head(case, expected): argument
293 def test_last(case, expected): argument
397 def test_push(case, expected): argument
452 def test_sort(case, expected): argument
571 def test_tail(case, expected): argument
[all …]
H A Dtest_objects.py22 def test_assign(case, expected): argument
38 def test_callables(case, expected): argument
46 def test_clone(case): argument
74 def test_clone_deep(case): argument
140 def test_invert(case, expected): argument
162 def test_invoke(case, expected): argument
275 def test_get(case, expected): argument
304 def test_has(case, expected): argument
312 def test_keys(case, expected): argument
436 def test_omit(case, expected): argument
[all …]
H A Dtest_utilities.py16 def test_attempt(case, expected): argument
23 def test_attempt_exception(case, expected): argument
41 def test_cond(pairs, case, expected): argument
124 def test_constant(case): argument
134 def test_default_to(case, expected): argument
143 def test_identity(case, expected): argument
244 def test_noop(case, expected): argument
358 def test_range_(case, expected): argument
410 def test_result(case, expected): argument
583 def test_times(case, expected): argument
[all …]
H A Dtest_numerical.py12 def test_add(case, expected): argument
22 def test_ceil(case, expected): argument
34 def test_clamp(case, expected): argument
55 def test_floor(case, expected): argument
63 def test_max_(case, expected): argument
77 def test_max_by(case, expected): argument
96 def test_mean(case, expected): argument
116 def test_median(case, expected): argument
124 def test_min_(case, expected): argument
180 def test_power(case, expected): argument
[all …]
H A Dtest_functions.py13 def test_after(case, expected): argument
45 def test_ary(case, args, kargs, expected): argument
53 def test_before(case, expected): argument
68 def test_conjoin(case, arg, expected): argument
79 def test_curry(case, arglist, expected): argument
186 def test_disjoin(case, arg, expected): argument
194 def flip(case, args, expected): argument
207 def test_flow(case, args, expected): argument
254 def test_once(case, arglist, expected): argument
327 def test_spread(case, args, expected): argument
[all …]
/dports/devel/py-nose2/nose2-0.10.0/nose2/tests/functional/support/such/
H A Dtest_such.py65 def test(case): argument
81 def test(case): argument
90 def test(case): argument
121 def test_setup(case): argument
126 def test_teardown(case): argument
131 def test(case): argument
137 def test(case): argument
142 def test(case): argument
147 def test(case): argument
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/nonparametric/tests/
H A Dtest_asymmetric.py36 def test_kernels(self, case): argument
57 def test_kernels_vectorized(self, case): argument
78 def test_kernels_weights(self, case): argument
124 def test_kernels(self, case): argument
128 def test_kernels_vectorized(self, case): argument
132 def test_kernels_weights(self, case): argument
155 def test_kernels(self, case): argument
159 def test_kernels_vectorized(self, case): argument
163 def test_kernels_weights(self, case): argument
/dports/devel/py-nose2/nose2-0.10.0/nose2/tests/functional/support/scenario/layers_setups/
H A Dhigher_layer_testsetup_3layers.py12 def upper_test_setup(case): argument
18 def middle_test_setup(case): argument
24 def lower_test_setup(case): argument
29 def test_run_all_setups(case): argument
35 def test_run_all_setups_again(case): argument
H A Dhigher_layer_testsetup_with_test.py11 def upper_test_setup(case): argument
16 def test_run_upper_setups(case): argument
22 def lower_test_setup(case): argument
27 def test_run_all_setups(case): argument
32 def test_run_all_setups_again(case): argument
H A Dhigher_layer_setup.py11 def upper_test_setup(case): argument
17 def lower_test_setup(case): argument
22 def test_run_all_setups(case): argument
27 def test_run_all_setups_just_once(case): argument
H A Dhigher_layer_testsetup_no_test.py11 def upper_test_setup(case): argument
17 def lower_test_setup(case): argument
22 def test_run_all_setups(case): argument
27 def test_run_all_setups_again(case): argument
/dports/emulators/qemu60/qemu-6.0.0/meson/test cases/unit/47 native file binary/
H A Dmeson.build3 case = get_option('case') variable
5 if case == 'find_program' variable
9 elif case == 'config_dep' variable
13 elif case == 'python3' variable
17 elif case == 'python' variable
/dports/devel/meson/meson-0.60.3/test cases/unit/47 native file binary/
H A Dmeson.build3 case = get_option('case') variable
5 if case == 'find_program' variable
9 elif case == 'config_dep' variable
13 elif case == 'python3' variable
17 elif case == 'python' variable
/dports/emulators/qemu5/qemu-5.2.0/meson/test cases/unit/47 native file binary/
H A Dmeson.build3 case = get_option('case') variable
5 if case == 'find_program' variable
9 elif case == 'config_dep' variable
13 elif case == 'python3' variable
17 elif case == 'python' variable
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/test cases/unit/47 native file binary/
H A Dmeson.build3 case = get_option('case') variable
5 if case == 'find_program' variable
9 elif case == 'config_dep' variable
13 elif case == 'python3' variable
17 elif case == 'python' variable
/dports/audio/musescore/MuseScore-3.6.1/mtest/
H A DREADME.md43 ### Import test
51 ### Object read write
60 ### Action tests
71 ### Compatibility tests
/dports/devel/py-testtools/testtools-2.5.0/testtools/tests/
H A Dsamplecases.py83 def _do_nothing(case): argument
90 def _error(case): argument
94 def _failure(case): argument
98 def _skip(case): argument
102 def _expected_failure(case): argument
106 def _unexpected_success(case): argument
142 def make_case_for_behavior_scenario(case): argument
192 def _test_error_traceback(case, traceback_matcher): argument
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/install/
H A DTARGETS-FILE_RPATH_CHANGE-new_rpath.cmake30 set(case "exe1") variable
39 set(case "exe2") variable
48 set(case "exe3") variable
57 set(case "exe4") variable
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/install/
H A DTARGETS-FILE_RPATH_CHANGE-new_rpath.cmake30 set(case "exe1") variable
39 set(case "exe2") variable
48 set(case "exe3") variable
57 set(case "exe4") variable
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/install/
H A DTARGETS-FILE_RPATH_CHANGE-new_rpath.cmake30 set(case "exe1") variable
39 set(case "exe2") variable
48 set(case "exe3") variable
57 set(case "exe4") variable
/dports/devel/py-nose2/nose2-0.10.0/nose2/tests/functional/support/scenario/layers_with_errors/
H A Dtest_such_with_errors.py10 def test_passes(case): argument
14 def test_fails(case): argument
18 def test_err(case): argument
/dports/devel/py-botocore/botocore-1.21.61/tests/functional/
H A Dtest_alias.py52 def test_can_use_alias(case): argument
58 def test_can_use_original_name(case): argument
63 def _can_use_parameter_in_client_call(session, case, use_alias=True): argument

12345678910>>...78