File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed
graalpython/com.oracle.graal.python.test/src/tests/unittest_tags Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 21
21
*graalpython.lib-python.3.test.test_calendar.CommandLineTestCase.test_option_spacing
22
22
*graalpython.lib-python.3.test.test_calendar.CommandLineTestCase.test_option_type
23
23
*graalpython.lib-python.3.test.test_calendar.CommandLineTestCase.test_option_width
24
+ *graalpython.lib-python.3.test.test_calendar.CommandLineTestCase.test_output_current_year
25
+ *graalpython.lib-python.3.test.test_calendar.CommandLineTestCase.test_output_month
26
+ *graalpython.lib-python.3.test.test_calendar.CommandLineTestCase.test_output_year
24
27
*graalpython.lib-python.3.test.test_calendar.LeapdaysTestCase.test_no_leapdays
25
28
*graalpython.lib-python.3.test.test_calendar.LeapdaysTestCase.test_no_leapdays_upper_boundary
26
29
*graalpython.lib-python.3.test.test_calendar.LeapdaysTestCase.test_no_range
Original file line number Diff line number Diff line change 89
89
*graalpython.lib-python.3.test.test_pickletools.OptimizedPickleTests.test_structseq
90
90
*graalpython.lib-python.3.test.test_pickletools.OptimizedPickleTests.test_unicode
91
91
*graalpython.lib-python.3.test.test_pickletools.OptimizedPickleTests.test_unicode_high_plane
92
+ *graalpython.lib-python.3.test.test_pickletools.TestMain.test_main
92
93
*test.pickletester.AbstractPickleTests.test_attribute_name_interning
93
94
*test.pickletester.AbstractPickleTests.test_buffer_callback_error
94
95
*test.pickletester.AbstractPickleTests.test_buffers_error
Original file line number Diff line number Diff line change 23
23
*graalpython.lib-python.3.test.test_smtplib.NonConnectingTests.testNotConnected
24
24
*graalpython.lib-python.3.test.test_smtplib.NonConnectingTests.testSockAttributeExists
25
25
*graalpython.lib-python.3.test.test_smtplib.SMTPAUTHInitialResponseSimTests.testAUTH_PLAIN_initial_response_auth
26
+ *graalpython.lib-python.3.test.test_smtplib.SMTPSimTests.testBasic
27
+ *graalpython.lib-python.3.test.test_smtplib.SMTPSimTests.testEXPN
26
28
*graalpython.lib-python.3.test.test_smtplib.TooLongLineTests.testLineTooLong
You can’t perform that action at this time.
0 commit comments