From 39a87a29ce364ed3337e535adce5973731ba2968 Mon Sep 17 00:00:00 2001 From: Adrian Johnson Date: Mon, 3 Feb 2014 22:03:16 +1030 Subject: userdiff: update Ada patterns - Allow extra space in "is new" and "is separate" - Fix bug in word regex for numbers Signed-off-by: Adrian Johnson Signed-off-by: Junio C Hamano --- t/t4034/ada/expect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/t4034/ada/expect') diff --git a/t/t4034/ada/expect b/t/t4034/ada/expect index be2376e904..a682d288b2 100644 --- a/t/t4034/ada/expect +++ b/t/t4034/ada/expect @@ -4,7 +4,7 @@ +++ b/post @@ -1,13 +1,13 @@ Ada.Text_IO.Put_Line("Hello World!?"); -1 1e-10 16#FE12#E2 3.141_592 'xy' +1 1e-101e10 16#FE12#E2 3.141_592 'xy' ax+b ay x-b ay x*b ay x/b -- cgit v1.2.3