File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
graalpython/com.oracle.graal.python.test/src/tests/unittest_tags Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change
1
+ *graalpython.lib-python.3.test.test_property.PropertySubclassTests.test_docstring_copy
2
+ *graalpython.lib-python.3.test.test_property.PropertySubclassTests.test_property_new_getter_new_docstring
3
+ *graalpython.lib-python.3.test.test_property.PropertySubclassTests.test_property_setter_copies_getter_docstring
4
+ *graalpython.lib-python.3.test.test_property.PropertyTests.test_property___isabstractmethod__descriptor
5
+ *graalpython.lib-python.3.test.test_property.PropertyTests.test_property_builtin_doc_writable
1
6
*graalpython.lib-python.3.test.test_property.PropertyTests.test_property_decorator_baseclass
7
+ *graalpython.lib-python.3.test.test_property.PropertyTests.test_property_decorator_baseclass_doc
8
+ *graalpython.lib-python.3.test.test_property.PropertyTests.test_property_decorator_doc
9
+ *graalpython.lib-python.3.test.test_property.PropertyTests.test_property_decorator_doc_writable
2
10
*graalpython.lib-python.3.test.test_property.PropertyTests.test_property_decorator_subclass
11
+ *graalpython.lib-python.3.test.test_property.PropertyTests.test_property_decorator_subclass_doc
12
+ *graalpython.lib-python.3.test.test_property.PropertyTests.test_property_getter_doc_override
3
13
*graalpython.lib-python.3.test.test_property.PropertyTests.test_refleaks_in___init__
You can’t perform that action at this time.
0 commit comments