diff options
| author | Bram Moolenaar <Bram@vim.org> | 2014-11-27 17:46:22 +0100 |
|---|---|---|
| committer | Bram Moolenaar <Bram@vim.org> | 2014-11-27 17:46:22 +0100 |
| commit | 2a0b33e2841ad0c23f4385269f98701d1b105107 (patch) | |
| tree | e12f4b6926fbbd28b6aeda361c62c37e8369accc /src/testdir/test_close_count.ok | |
| parent | 901407491382198e1457f3c315b2aedc1d24bda9 (diff) | |
| download | vim-git-2a0b33e2841ad0c23f4385269f98701d1b105107.tar.gz | |
Add files added by patch 7.4.530 to the repository.
Diffstat (limited to 'src/testdir/test_close_count.ok')
| -rw-r--r-- | src/testdir/test_close_count.ok | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/src/testdir/test_close_count.ok b/src/testdir/test_close_count.ok new file mode 100644 index 000000000..1cee87048 --- /dev/null +++ b/src/testdir/test_close_count.ok @@ -0,0 +1,23 @@ +6 5 4 2 1 +5 4 2 1 +5 4 2 +5 2 +7 5 2 +7 5 + +13 12 11 10 9 1 +13 12 11 9 1 +12 11 9 1 +12 11 9 +12 9 +15 12 9 +15 12 + +20 19 18 17 16 +20 19 18 16 +20 18 16 + +25 24 23 21 1 +24 23 21 1 +24 23 21 +24 21 |
