From 043e74028e55319654685ad97ef5061eb2fda5d2 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Tue, 29 Sep 2020 11:02:23 +0200 Subject: shiboken2: Consolidate tests for invisible namespaces Move the tests for PYSIDE-1074 from samplenamespace.h to removednamespaces.h. The latter has also a test case for an invisible namespace under a visible namespace besides the invisible top level namespace test. Task-number: PYSIDE-1074 Task-number: PYSIDE-1075 Change-Id: I5d1c6428f6ceadf929063c2c69723a7871173f4e Reviewed-by: Christian Tismer --- sources/shiboken2/tests/samplebinding/typesystem_sample.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'sources/shiboken2/tests/samplebinding/typesystem_sample.xml') diff --git a/sources/shiboken2/tests/samplebinding/typesystem_sample.xml b/sources/shiboken2/tests/samplebinding/typesystem_sample.xml index 17d4b11ec..3b74cb13b 100644 --- a/sources/shiboken2/tests/samplebinding/typesystem_sample.xml +++ b/sources/shiboken2/tests/samplebinding/typesystem_sample.xml @@ -558,11 +558,6 @@ - - - - - @@ -625,6 +620,7 @@ + -- cgit v1.2.3