| LOW | tests/snapshots/generate_snapshots.py | 52 | def undo_sample_file_modification(): |
| LOW | tests/syntax-tests/compare_highlighted_versions.py | 10 | def compare_highlighted_versions(root_old, root_new): |
| LOW | tests/syntax-tests/create_highlighted_versions.py | 43 | def create_highlighted_version(args): |
| LOW | tests/syntax-tests/create_highlighted_versions.py | 81 | def create_highlighted_versions(output_basepath): |
| LOW | tests/syntax-tests/source/Ruby/output.rb | 53 | def find_repeated_substring_file(file_path) |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 635 | def test_ellipsis_subscript_assignment(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 642 | def test_empty_subscript_assignment(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 649 | def test_invalid_subscript_assignment(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 7317 | def test_multiarray_writable_attributes_deletion(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 7326 | def test_multiarray_not_writable_attributes_deletion(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 7334 | def test_multiarray_flags_writable_attribute_deletion(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 7340 | def test_multiarray_flags_not_writable_attribute_deletion(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 7450 | def test_flat_element_deletion(): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 7461 | def test_scalar_element_deletion(): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 7918 | def test_empty_bstring_array_is_falsey(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 7921 | def test_whitespace_bstring_array_is_falsey(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 7926 | def test_all_null_bstring_array_is_falsey(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 7931 | def test_null_inside_bstring_array_is_truthy(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 7967 | def test_empty_ustring_array_is_falsey(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 7970 | def test_whitespace_ustring_array_is_falsey(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 7975 | def test_all_null_ustring_array_is_falsey(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 7980 | def test_null_inside_ustring_array_is_truthy(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 121 | def test_writeable_from_readonly(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 132 | def test_writeable_from_buffer(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 161 | def test_writeable_from_c_data(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 472 | def test_assignment_broadcasting(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 532 | def test_stringlike_empty_list(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 547 | def test_longdouble_assignment(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 733 | def test_invalid_subscript_assignment(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 761 | def test_overlapping_assignment(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 899 | def test_zeros_like_like_zeros(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 939 | def test_sequence_non_homogenous(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 948 | def test_non_sequence_sequence(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 1080 | def test_array_of_ragged_array(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 1093 | def test_deep_nonragged_object(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 1100 | def test_subarray_field_access(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 1378 | def test_structuredscalar_indexing(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 1440 | def test_count_nonzero_unaligned(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 1555 | def test_pickle_with_buffercallback(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 1792 | def test_sort_complex_byte_swapping(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 2248 | def test_searchsorted_unicode(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 2275 | def test_searchsorted_with_invalid_sorter(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 2289 | def test_searchsorted_with_sorter(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 2366 | def test_searchsorted_return_type(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 2378 | def test_argpartition_out_of_range(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 2389 | def test_partition_out_of_range(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 2400 | def test_argpartition_integer(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 2418 | def test_partition_empty_array(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 2428 | def test_argpartition_empty_array(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 2749 | def test_partition_unicode_kind(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 2956 | def test_dot_matmul_inner_array_casting_fails(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 3002 | def test_diagonal_view_notwriteable(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 3297 | def test__complex__should_not_work(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 3362 | def test_ufunc_binop_interaction(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 3546 | def test_ufunc_override_normalize_signature(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 3631 | def test_pow_override_with_errors(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 3652 | def test_pow_array_object_dtype(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 3685 | def test_pos_array_ufunc_override(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 3698 | def test_extension_incref_elide(self): |
| LOW | …hmarks/highlighting-speed-src/numpy_test_multiarray.py | 3713 | def test_extension_incref_elide_stack(self): |
| 55 more matches not shown… |