Skip to content

Commit e225a9f

Browse files
committed
retag all of macos
1 parent 7b0f7e5 commit e225a9f

File tree

85 files changed

+1631
-2347
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+1631
-2347
lines changed

graalpython/com.oracle.graal.python.test/src/tests/unittest_tags/doctest_aliases.txt

Whitespace-only changes.

graalpython/com.oracle.graal.python.test/src/tests/unittest_tags/sample_doctest_no_docstrings.txt

Whitespace-only changes.

graalpython/com.oracle.graal.python.test/src/tests/unittest_tags/sample_doctest_no_doctests.txt

Whitespace-only changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*wrapper
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
test_decode
1+
*LegacyBase64TestCase.test_decode
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
test_b2a_base64_newline
2-
test_b2a_base64_newline
3-
test_b2a_base64_newline
1+
*BinASCIITest.test_b2a_base64_newline
Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +0,0 @@
1-
test_backcompatibility
2-
test_keyword_args
3-
test_large_pyrange
4-
test_large_range
5-
test_negative_lo
6-
test_optionalSlicing
7-
test_precomputed
8-
test_random
9-
test_backcompatibility
10-
test_listDerived
11-
test_arg_parsing
12-
test_cmp_err
13-
test_get_only
14-
test_len_only
15-
test_non_sequence
16-
test_colors
17-
test_grades
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
test_blocked
2-
test_callable
3-
test_contains
4-
test_convert
5-
test_fileclosed
6-
test_float
1+
*BoolTest.test_blocked
2+
*BoolTest.test_callable
3+
*BoolTest.test_contains
4+
*BoolTest.test_convert
5+
*BoolTest.test_fileclosed
6+
*BoolTest.test_float

graalpython/com.oracle.graal.python.test/src/tests/unittest_tags/test_buffer.txt

Whitespace-only changes.
Lines changed: 15 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,15 @@
1-
test_basics
2-
test_compare_to_str
3-
test_concat
4-
test_constructor_value_errors
5-
test_copy
6-
test_empty_sequence
7-
test_extended_getslice
8-
test_from_int
9-
test_from_list
10-
test_from_ssize
11-
test_getslice
12-
test_join
13-
test_maketrans
14-
test_basics
15-
test_compare_to_str
16-
test_concat
17-
test_constructor_value_errors
18-
test_copy
19-
test_empty_sequence
20-
test_extended_getslice
21-
test_from_int
22-
test_from_list
23-
test_from_ssize
24-
test_getslice
25-
test_join
26-
test_maketrans
27-
test_join
28-
test_copy
29-
test_join
1+
*BaseBytesTest.test_basics
2+
*BaseBytesTest.test_compare_to_str
3+
*BaseBytesTest.test_concat
4+
*BaseBytesTest.test_constructor_value_errors
5+
*BaseBytesTest.test_copy
6+
*BaseBytesTest.test_empty_sequence
7+
*BaseBytesTest.test_extended_getslice
8+
*BaseBytesTest.test_from_int
9+
*BaseBytesTest.test_from_list
10+
*BaseBytesTest.test_from_ssize
11+
*BaseBytesTest.test_getslice
12+
*BaseBytesTest.test_join
13+
*BaseBytesTest.test_maketrans
14+
*ByteArrayTest.test_copy
15+
*SubclassTest.test_join

0 commit comments

Comments
 (0)