diff options
author | Bram Moolenaar <Bram@vim.org> | 2015-12-31 16:21:52 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2015-12-31 16:21:52 +0100 |
commit | 96c664af27ec9535f2c3cd9b889faad3e9460ad6 (patch) | |
tree | 24747a75a0c9e6e62f1c7598223a48cd3864d2a5 /src/testdir/test99.in | |
parent | 86e179dbe75010e9545e1a2fcc92a15d57bf27fd (diff) | |
download | vim-96c664af27ec9535f2c3cd9b889faad3e9460ad6.zip |
patch 7.4.1006
Problem: The fix in patch 7.3.192 is not tested.
Solution: Add a test, one for each regexp engine. (Elias Diem)
Diffstat (limited to 'src/testdir/test99.in')
-rw-r--r-- | src/testdir/test99.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/testdir/test99.in b/src/testdir/test99.in index 77828f4b6..d992d4d6f 100644 --- a/src/testdir/test99.in +++ b/src/testdir/test99.in @@ -36,6 +36,10 @@ x:" Test backwards search from a multi-byte char x?. x:let @w=':%s#comb[i]nations#œ̄ṣ́m̥̄ᾱ̆́#g' :@w +:" +:" l Test what 7.3.192 fixed +/^l +:s/ \?/ /g :?^1?,$w! test.out :e! test.out G:put =matchstr(\"אבגד\", \".\", 0, 2) " ב @@ -66,3 +70,4 @@ h AÀÁÂÃÄÅĀĂĄǍǞǠẢ BḂḆ CÇĆĈĊČ DĎĐḊḎḐ EÈÉÊËĒĔ i aàáâãäåāăąǎǟǡả bḃḇ cçćĉċč dďđḋḏḑ eèéêëēĕėęěẻẽ fḟ gĝğġģǥǧǵḡ hĥħḣḧḩẖ iìíîïĩīĭįǐỉ jĵǰ kķǩḱḵ lĺļľŀłḻ mḿṁ nñńņňʼnṅṉ oòóôõöøōŏőơǒǫǭỏ pṕṗ q rŕŗřṙṟ sśŝşšṡ tţťŧṫṯẗ uùúûüũūŭůűųưǔủ vṽ wŵẁẃẅẇẘ xẋẍ yýÿŷẏẙỳỷỹ zźżžƶẑẕ j 0123❤x k combinations +l äö üᾱ̆́ |