aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/tests/samplebinding/samplebinding.pyproject
blob: ba6ba6f8fec4b9c1bdec11768ad60adc23af6588 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
{
    "files": ["__del___test.py",
              "abstract_test.py",
              "addedfunction_test.py",
              "addedfunction_with_container_args_test.py",
              "argumentmodifications_test.py",
              "array_numpy_test.py",
              "array_sequence_test.py",
              "bug_554_test.py",
              "bug_704_test.py",
              "bytearray_test.py",
              "child_return_test.py",
              "class_fields_test.py",
              "collector_test.py",
              "complex_test.py",
              "conversion_operator_test.py",
              "copy_test.py",
              "ctorconvrule_test.py",
              "cyclic_test.py",
              "date_test.py",
              "decisor_test.py",
              "delete_test.py",
              "deprecated_test.py",
              "derived_test.py",
              "duck_punching_test.py",
              "echo_test.py",
              "enum_test.py",
              "enumfromremovednamespace_test.py",
              "event_loop_call_virtual_test.py",
              "event_loop_thread_test.py",
              "exception_test.py",
              "filter_test.py",
              "handleholder_test.py",
              "hashabletype_test.py",
              "ignorederefop_test.py",
              "implicitconv_numerical_test.py",
              "implicitconv_test.py",
              "inheritanceandscope_test.py",
              "injectcode_test.py",
              "innerclass_test.py",
              "intlist_test.py",
              "intwrapper_test.py",
              "invalid_virtual_return_test.py",
              "keep_reference_test.py",
              "list_test.py",
              "lock_test.py",
              "map_test.py",
              "metaclass_test.py",
              "mi_virtual_methods_test.py",
              "mixed_mi_test.py",
              "modelindex_test.py",
              "modelview_test.py",
              "modifications_test.py",
              "modified_constructor_test.py",
              "modifiedvirtualmethods_test.py",
              "multi_cpp_inheritance_test.py",
              "multiple_derived_test.py",
              "namespace_test.py",
              "newdivision_test.py",
              "nondefaultctor_test.py",
              "nontypetemplate_test.py",
              "nonzero_test.py",
              "numericaltypedef_test.py",
              "numpy_test.py",
              "objecttype_test.py",
              "objecttype_with_named_args_test.py",
              "objecttypebyvalue_test.py",
              "objecttypelayout_test.py",
              "objecttypeoperators_test.py",
              "objecttypereferenceasvirtualmethodargument_test.py",
              "oddbool_test.py",
              "onlycopyclass_test.py",
              "overflow_test.py",
              "overload_sorting_test.py",
              "overload_test.py",
              "overloadwithdefault_test.py",
              "ownership_argument_invalidation_test.py",
              "ownership_delete_child_in_cpp_test.py",
              "ownership_delete_child_in_python_test.py",
              "ownership_delete_parent_test.py",
              "ownership_invalidate_after_use_test.py",
              "ownership_invalidate_child_test.py",
              "ownership_invalidate_nonpolymorphic_test.py",
              "ownership_invalidate_parent_test.py",
              "ownership_reparenting_test.py",
              "ownership_transference_test.py",
              "pair_test.py",
              "pen_test.py",
              "point_test.py",
              "pointerholder_test.py",
              "pointerprimitivetype_test.py",
              "pointf_test.py",
              "primitivereferenceargument_test.py",
              "privatector_test.py",
              "privatedtor_test.py",
              "protected_test.py",
              "pstrlist_test.py",
              "pystr_test.py",
              "python_thread_test.py",
              "receive_null_cstring_test.py",
              "reference_test.py",
              "referencetopointer_test.py",
              "renaming_test.py",
              "return_null_test.py",
              "richcompare_test.py",
              "sample_test.py",
              "samplesnippets.cpp",
              "simplefile_glue.cpp",
              "simplefile_test.py",
              "size_test.py",
              "snakecase_test.py",
              "static_nonstatic_methods_test.py",
              "str_test.py",
              "strlist_test.py",
              "templateinheritingclass_test.py",
              "time_test.py",
              "transform_test.py",
              "typeconverters_test.py",
              "typedealloc_test.py",
              "typedtordoublefree_test.py",
              "typesystypedef_test.py",
              "unsafe_parent_test.py",
              "useraddedctor_test.py",
              "virtualdtor_test.py",
              "virtualmethods_test.py",
              "visibilitychange_test.py",
              "voidholder_test.py",
              "weakref_test.py",
              "writableclassdict_test.py",
              "typesystem_sample.xml"]
}