From b2e6ac77472114ee59598ce6c2ef6416db6130bd Mon Sep 17 00:00:00 2001 From: Miles Sabin Date: Tue, 3 Feb 2009 17:34:15 +0000 Subject: Fix and test for #1689. --- test/files/run/jtptest.check | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 test/files/run/jtptest.check (limited to 'test/files/run/jtptest.check') diff --git a/test/files/run/jtptest.check b/test/files/run/jtptest.check new file mode 100644 index 0000000000..95dbd28437 --- /dev/null +++ b/test/files/run/jtptest.check @@ -0,0 +1,7 @@ +[1.4] parsed: 1.1 +[1.3] parsed: 1. +[1.3] parsed: .1 +[1.1] failure: string matching regex `(\d+(\.\d*)?|\d*\.\d+)' expected but `!' found + +!1 +^ -- cgit v1.2.3