summaryrefslogtreecommitdiffstats
path: root/src/testdir/test64.ok
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2013-09-22 13:57:24 +0200
committerBram Moolenaar <Bram@vim.org>2013-09-22 13:57:24 +0200
commit595cad2ea1c77c40a34a240c71290fdef6aabd3b (patch)
tree841e82bb01f93099172483cc2641caa436732d99 /src/testdir/test64.ok
parent00462ffb7d0fc6448eb5d10681ef4e1f812c7310 (diff)
updated for version 7.4.032v7.4.032
Problem: NFA engine does not match the NUL character. (Jonathon Merz) Solution: Ues 0x0a instead of NUL. (Christian Brabandt)
Diffstat (limited to 'src/testdir/test64.ok')
-rw-r--r--src/testdir/test64.ok3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/testdir/test64.ok b/src/testdir/test64.ok
index 3d117b9957..53affcd7e8 100644
--- a/src/testdir/test64.ok
+++ b/src/testdir/test64.ok
@@ -863,6 +863,9 @@ OK 2 - \%u0020
OK 0 - \%U00000020
OK 1 - \%U00000020
OK 2 - \%U00000020
+OK 0 - \%d0
+OK 1 - \%d0
+OK 2 - \%d0
OK 0 - foo\%[bar]
OK 1 - foo\%[bar]
OK 2 - foo\%[bar]