From 9553149aa6b6561c49981adf2848607a43765054 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 11 Oct 2010 12:43:48 +0200 Subject: Support for validation of the pattern facet New test: hybrid/pattern. --- tests/cxx/hybrid/pattern/test-000.std | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tests/cxx/hybrid/pattern/test-000.std (limited to 'tests/cxx/hybrid/pattern/test-000.std') diff --git a/tests/cxx/hybrid/pattern/test-000.std b/tests/cxx/hybrid/pattern/test-000.std new file mode 100644 index 0000000..7b0d83a --- /dev/null +++ b/tests/cxx/hybrid/pattern/test-000.std @@ -0,0 +1,11 @@ + + foobarbaz + 12,32,123,321, + 12321 + 12321 + + + + + abcdef + \ No newline at end of file -- cgit v1.1