diff --git a/test-suite/tests/nw-css-formatter.xml b/test-suite/tests/nw-css-formatter.xml new file mode 100644 index 00000000..127e0b90 --- /dev/null +++ b/test-suite/tests/nw-css-formatter.xml @@ -0,0 +1,64 @@ + + + Test nw-css-formatter-001 + + + 2024-12-28 + + Norm Tovey-Walsh + + +

Initial commit.

+
+
+
+
+ +

Tests that p:css-formatter (appears to) work. There’s + no actual attempt to test the result.

+
+ + + + + + + + + + Hello, world + + +

I can haz PDF?

+ + +
+ + p {{ color: red; }} + +
+ + + + + + +
+
+ + + + + + Root element is not 'map'. + The content type is not application/pdf + + + + +
diff --git a/test-suite/tests/nw-xsl-formatter-001.xml b/test-suite/tests/nw-xsl-formatter-001.xml new file mode 100644 index 00000000..efebfc75 --- /dev/null +++ b/test-suite/tests/nw-xsl-formatter-001.xml @@ -0,0 +1,103 @@ + + + Test nw-xsl-formatter-001 + + + 2024-12-28 + + Norm Tovey-Walsh + + +

Initial commit.

+
+
+
+
+ +

Tests that p:xsl-formatter (appears to) work. There’s + no actual attempt to test the result.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + John Smith + 123 Main Street + Anytown, SA 12345 + + + Jane Doe + 456 Random Street +Suite 200 + Othertown, OA 67890 + + + + + + + + + + + + + + + + + + + + Root element is not 'map'. + The content type is not application/pdf + + + + +