Bram Moolenaar
f48ee3c284
patch 8.1.2402: typos and other small things
...
Problem: Typos and other small things.
Solution: Small fixes.
2019-12-06 22:18:20 +01:00
Bram Moolenaar
1f068233c1
patch 8.1.2246: some tests are still in old style
...
Problem: Some tests are still in old style.
Solution: Change a few tests to new style. (Yegappan Lakshmanan)
2019-11-03 16:17:26 +01:00
Bram Moolenaar
1ac41a5c13
patch 8.1.2129: using hard coded executable path in test
...
Problem: Using hard coded executable path in test.
Solution: Use v:progpath. Use $VIMRUNTIME instead of "runtime". (James
McCoy, closes #5025 )
2019-10-10 13:30:12 +02:00
Bram Moolenaar
1bc353b6f1
patch 8.1.1955: tests contain typos
...
Problem: Tests contain typos.
Solution: Correct the typos. (Dominique Pelle)
2019-09-01 14:45:28 +02:00
Bram Moolenaar
3020a87cb1
patch 8.1.1382: error when editing test file
...
Problem: Error when editing test file.
Solution: Remove part of modeline.
2019-05-24 17:33:01 +02:00
Bram Moolenaar
c0f5a78c15
patch 8.1.0736: code for Blob not sufficiently tested
...
Problem: Code for Blob not sufficiently tested.
Solution: Add more tests. Fix uncovered crash. Add test_null_blob().
2019-01-13 15:16:13 +01:00
Bram Moolenaar
1e1153600c
patch 8.1.0711: test files still use function!
...
Problem: Test files still use function!.
Solution: Remove the exclamation mark. Fix overwriting a function.
2019-01-09 23:01:02 +01:00
Bram Moolenaar
b544f3c81f
patch 8.0.0360: sometimes VimL is used instead of "Vim script"
...
Problem: Sometimes VimL is used, which is confusing.
Solution: Consistently use "Vim script". (Hirohito Higashi)
2017-02-23 19:03:28 +01:00
Bram Moolenaar
dc94a26a64
patch 7.4.1284
...
Problem: Test 49 fails.
Solution: Check for a different error message.
2016-02-07 20:29:00 +01:00
Bram Moolenaar
a2cce86307
patch 7.4.1030
...
Problem: test49 is still slow.
Solution: Move more tests from old to new style.
2016-01-02 19:50:04 +01:00
Bram Moolenaar
c06624661a
patch 7.4.1000
...
Problem: Test 49 is slow and doesn't work on MS-Windows.
Solution: Start moving parts of test 49 to test_viml.
2015-12-30 15:49:05 +01:00
Bram Moolenaar
0a777ab989
patch 7.4.881
...
Problem: Test 49 fails.
Solution: Add line number to check of call stack.
2015-09-25 17:56:50 +02:00
Bram Moolenaar
cc908adac8
updated for version 7.3.1134
...
Problem: Running test 49 takes a long time.
Solution: Don't have it grep all files.
2013-06-06 18:55:49 +02:00
Bram Moolenaar
b8f8461d94
updated for version 7.3.843
...
Problem: Missing test file changes.
Solution: Change the tests.
2013-02-26 22:54:11 +01:00
Bram Moolenaar
32c8f1cb19
updated for version 7.3.752
...
Problem: Test 49 script file doesn't fold properly.
Solution: Add a colon.
2012-12-05 19:00:06 +01:00
Bram Moolenaar
41b884b273
updated for version 7.3.715
...
Problem: Crash when calling setloclist() in BufUnload autocmd. (Marcin
Szamotulski)
Solution: Set w_llist to NULL when it was freed. Also add a test.
(Christian Brabandt)
2012-11-14 22:38:08 +01:00
Bram Moolenaar
3967692f9e
updated for version 7.3.015
...
Problem: Test is using error message that no longer exists.
Solution: Change E106 to E121. (Dominique Pelle)
2010-09-29 16:55:49 +02:00
Bram Moolenaar
5a30542f1e
updated for version 7.0f04
2006-04-28 22:38:25 +00:00
Bram Moolenaar
e224ffa156
updated for version 7.0210
2006-03-01 00:01:28 +00:00
Bram Moolenaar
e13305e3be
updated for version 7.0088
2005-06-19 22:54:15 +00:00
Bram Moolenaar
e756604ff5
updated for version 7.0087
2005-06-17 22:00:15 +00:00
Bram Moolenaar
bc045ea87a
updated for version 7.0080
2005-06-05 22:01:26 +00:00
Bram Moolenaar
a7fc0101b2
updated for version 7.0072
2005-05-18 22:17:12 +00:00
Bram Moolenaar
3a7c85bc13
updated for version 7.0048
2005-02-05 21:39:53 +00:00
Bram Moolenaar
383f9bc302
updated for version 7.0042
2005-01-19 22:18:32 +00:00
Bram Moolenaar
9cd15160b8
updated for version 7.0040
2005-01-16 22:02:49 +00:00
Bram Moolenaar
2fda12f0fa
updated for version 7.0039
2005-01-15 22:14:15 +00:00
Bram Moolenaar
5f2bb9f584
updated for version 7.0037
2005-01-11 21:29:04 +00:00
Bram Moolenaar
071d4279d6
updated for version 7.0001
2004-06-13 20:20:40 +00:00