aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/tests/otherbinding/otherbinding.pyproject
blob: d1bbee11e23c3c808fd31730f001d58a87e6dbb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "files": ["collector_external_operator_test.py",
              "conversion_operator_for_class_without_implicit_conversions_test.py",
              "extended_multiply_operator_test.py",
              "module_reload_test.py",
              "new_ctor_operator_test.py",
              "objtypehashes_test.py",
              "otherderived_test.py",
              "othertypesystypedef_test.py",
              "signature_test.py",
              "smartptr_test.py",
              "test_module_template.py",
              "typediscovery_test.py",
              "usersprimitivefromothermodule_test.py",
              "wrongctor_test.py",
              "typesystem_other.xml"]
}