diff --git a/test-suite/pipelines/import-034-lib1.xpl b/test-suite/pipelines/import-034-lib1.xpl new file mode 100644 index 00000000..4d30d71b --- /dev/null +++ b/test-suite/pipelines/import-034-lib1.xpl @@ -0,0 +1,4 @@ + + + + diff --git a/test-suite/pipelines/import-034-lib2.xpl b/test-suite/pipelines/import-034-lib2.xpl new file mode 100644 index 00000000..ae9a69a9 --- /dev/null +++ b/test-suite/pipelines/import-034-lib2.xpl @@ -0,0 +1,14 @@ + + + + + + + + + + + + + diff --git a/test-suite/pipelines/import-034-lib3.xpl b/test-suite/pipelines/import-034-lib3.xpl new file mode 100644 index 00000000..ae41cb87 --- /dev/null +++ b/test-suite/pipelines/import-034-lib3.xpl @@ -0,0 +1,13 @@ + + + + + + + + + + + + diff --git a/test-suite/tests/ab-import-034.xml b/test-suite/tests/ab-import-034.xml new file mode 100644 index 00000000..347ed648 --- /dev/null +++ b/test-suite/tests/ab-import-034.xml @@ -0,0 +1,46 @@ + + + p:import-034 (AB) + + + 2025-08-07 + + Achim Berndzen + + +

Initial test

+
+
+
+
+ +

Tests p:import: Tests re-entrant import does not raise a static error for shadowing static options (XS0088).

+
+ + + + + + + + + + + No static error raised. + + + + + + + + + The root element is not 'result'. + The text child of root element is not correct. + + + + +
\ No newline at end of file diff --git a/test-suite/tests/ab-message-attribute-001.xml b/test-suite/tests/ab-message-attribute-001.xml new file mode 100644 index 00000000..c82361e8 --- /dev/null +++ b/test-suite/tests/ab-message-attribute-001.xml @@ -0,0 +1,44 @@ + + + Message attribute 001 (AB) + + + 2025-08-25 + + Achim Berndzen + + +

Added new tests for message attribute.

+
+
+
+
+ +

Tests @message on p:when is not allowed.

+
+ + + + + + + + + + + + + + + + + + + + + + + +
\ No newline at end of file diff --git a/test-suite/tests/ab-message-attribute-002.xml b/test-suite/tests/ab-message-attribute-002.xml new file mode 100644 index 00000000..b171dec3 --- /dev/null +++ b/test-suite/tests/ab-message-attribute-002.xml @@ -0,0 +1,44 @@ + + + Message attribute 002 (AB) + + + 2025-08-25 + + Achim Berndzen + + +

Added new tests for message attribute.

+
+
+
+
+ +

Tests @message on p:otherwise is not allowed.

+
+ + + + + + + + + + + + + + + + + + + + + + + +
\ No newline at end of file diff --git a/test-suite/tests/ab-message-attribute-003.xml b/test-suite/tests/ab-message-attribute-003.xml new file mode 100644 index 00000000..5d4718d9 --- /dev/null +++ b/test-suite/tests/ab-message-attribute-003.xml @@ -0,0 +1,38 @@ + + + Message attribute 003 (AB) + + + 2025-08-25 + + Achim Berndzen + + +

Added new tests for message attribute.

+
+
+
+
+ +

Tests @message on p:catch is not allowed.

+
+ + + + + + + + + + + + + + + + + +
\ No newline at end of file diff --git a/test-suite/tests/ab-message-attribute-004.xml b/test-suite/tests/ab-message-attribute-004.xml new file mode 100644 index 00000000..f0d029ba --- /dev/null +++ b/test-suite/tests/ab-message-attribute-004.xml @@ -0,0 +1,42 @@ + + + Message attribute 004 (AB) + + + 2025-08-25 + + Achim Berndzen + + +

Added new tests for message attribute.

+
+
+
+
+ +

Tests @message on p:finally is not allowed.

+
+ + + + + + + + + + + + + + + + + + + + + +
\ No newline at end of file