Skip to content

Commit 684d1a3

Browse files
committed
retag property tests
1 parent 198e081 commit 684d1a3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
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
16
*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
210
*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
313
*graalpython.lib-python.3.test.test_property.PropertyTests.test_refleaks_in___init__

0 commit comments

Comments
 (0)