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/test44.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/test44.in')
-rw-r--r-- | src/testdir/test44.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/testdir/test44.in b/src/testdir/test44.in index 23bb4f815..44c3ea711 100644 --- a/src/testdir/test44.in +++ b/src/testdir/test44.in @@ -44,6 +44,10 @@ x?. x:" k :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) " ב @@ -80,3 +84,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 äö üᾱ̆́ |