summaryrefslogtreecommitdiff
path: root/src/testdir
Commit message (Collapse)AuthorAgeFilesLines
* Make test 11 pass when there is no gzip program. (John Beckett)Bram Moolenaar2010-08-081-1/+7
|
* Avoid that test 73 ovewrites viminfo. (James Vega)Bram Moolenaar2010-08-081-2/+1
|
* Fix: test 73 failed with small features.Bram Moolenaar2010-08-081-0/+1
|
* Set 'visualbell' in test 72 to avoid a beep.Bram Moolenaar2010-08-071-1/+1
|
* Fix a few problems for :find completion. Test much more. (Nazri Ramliy)Bram Moolenaar2010-08-052-4/+88
|
* Make test 73 a bit more portable.Bram Moolenaar2010-08-042-4/+7
|
* Make :find completion consistent between Unix and MS-Windows. Add a test.Bram Moolenaar2010-08-048-7/+32
| | | | (Nazri Ramliy)
* Small changes to the test files. (John Beckett)Bram Moolenaar2010-08-044-3/+9
|
* Fix: test 69 didn't work on MS-Windows. Test 72 beeped too often.Bram Moolenaar2010-08-012-4/+4
|
* Avoid that running tests changes viminfo.Bram Moolenaar2010-08-012-2/+3
|
* Improvements for VMS. (Zoltan Arpadffy)Bram Moolenaar2010-07-301-19/+49
|
* Correct comments in testdir makefiles. (John Beckett)Bram Moolenaar2010-07-305-5/+6
|
* Fix test 72 not setting encryption method. (Dominique Pelle)Bram Moolenaar2010-07-301-4/+4
|
* Few more fixes for VMS.Bram Moolenaar2010-07-291-2/+2
|
* Fix: when resetting both 'title' and 'icon' the title would be set after aBram Moolenaar2010-07-251-0/+2
| | | | | shell command. Reset 'title' and 'icon' in test47 to avoid the xterm title getting messed up.
* Change 'cryptmethod' from a number to a string option. Make it global-local.Bram Moolenaar2010-07-201-9/+9
|
* Improve test for joining lines. (Milan Vancura)Bram Moolenaar2010-07-102-31/+41
|
* Added ":earlier 1f" and ":later 1f".Bram Moolenaar2010-06-272-0/+49
|
* Crypt the swapfile.Bram Moolenaar2010-06-211-1/+1
|
* Added salt to blowfish encryption.Bram Moolenaar2010-06-131-1/+1
|
* Add test for gettabvar() and settabvar().Bram Moolenaar2010-05-312-0/+25
|
* Crypt the text in the undo file if the file itself is crypted.Bram Moolenaar2010-05-302-0/+57
|
* A few more fixes for undo file. Split test in two parts so that it doesn'tBram Moolenaar2010-05-3010-62/+81
| | | | fail with tiny features.
* updated for version 7.2.440Bram Moolenaar2010-05-282-1/+7
| | | | | | Problem: Calling a function through a funcref, where the function deletes the funcref, leads to an invalid memory access. Solution: Make a copy of the function name. (Lech Lorens)
* Included patch for persistent undo. Lots of changes and added test.Bram Moolenaar2010-05-233-1/+57
|
* A few more changes for encryption. Add test that encrypted file can be read.Bram Moolenaar2010-05-212-12/+54
|
* Add the blowfish encryption patch from Mohsin Ahmed. Needs more work.Bram Moolenaar2010-05-165-4/+47
|
* updated for version 7.2.384v7.2.384Bram Moolenaar2010-03-021-0/+1
| | | | | Problem: Vim doesn't build properly with MSVC 2010. Solution: Add the nmake version to the build file. (George Reilly)
* updated for version 7.2.370v7.2.370Bram Moolenaar2010-02-242-0/+3
| | | | | Problem: A redraw may cause folds to be closed. Solution: Revert part of the previous patch. Add a test. (Lech Lorens)
* updated for version 7.2.336v7.2.336Bram Moolenaar2010-01-197-7/+70
| | | | | Problem: MzScheme interface can't evaluate an expression. Solution: Add mzeval(). (Sergey Khorev)
* updated for version 7.2-302v7.2.302Bram Moolenaar2009-11-175-5/+9
|
* updated for version 7.2-301v7.2.301Bram Moolenaar2009-11-175-1/+374
|
* updated for version 7.2-274v7.2.274Bram Moolenaar2009-11-032-2/+8
|
* updated for version 7.2-260v7.2.260Bram Moolenaar2009-09-185-6/+7
|
* updated for version 7.2-259v7.2.259Bram Moolenaar2009-09-113-1/+44
|
* updated for version 7.2-217v7.2.217Bram Moolenaar2009-06-241-3/+5
|
* updated for version 7.2-138v7.2.138Bram Moolenaar2009-03-115-6/+10
|
* updated for version 7.2-137v7.2.137Bram Moolenaar2009-03-113-1/+36
|
* fix truncationBram Moolenaar2008-11-151-0/+0
|
* updated for version 7.2-033v7.2.033Bram Moolenaar2008-11-111-0/+0
|
* updated for version 7.2-022v7.2.022Bram Moolenaar2008-09-201-0/+91
|
* updated for version 7.2-015v7.2.015Bram Moolenaar2008-09-101-8/+10
|
* updated for version 7.2-007v7.2.007Bram Moolenaar2008-09-013-13/+52
|
* updated for version 7.2b-000v7.2b.000Bram Moolenaar2008-07-131-0/+2
|
* updated for version 7.2av7.2aBram Moolenaar2008-06-245-10/+88
|
* updated for version 7.2aBram Moolenaar2008-06-243-2/+59
|
* updated for version 7.2aBram Moolenaar2008-06-241-1/+1
|
* updated for version 7.1-323v7.1.323Bram Moolenaar2008-06-202-0/+4
|
* updated for version 7.1-317v7.1.317Bram Moolenaar2008-06-202-0/+0
|
* updated for version 7.1-266Bram Moolenaar2008-03-011-0/+0
|