Bram Moolenaar
|
320bf2d85e
|
patch 8.1.0317: Cscope test fails when using shadow directory
Problem: Cscope test fails when using shadow directory.
Solution: Resolve symlink in Vim. (James McCoy, closes #3364)
|
2018-08-22 20:06:26 +02:00 |
|
Bram Moolenaar
|
2196bca737
|
patch 8.1.0188: no test for ":cscope add"
Problem: No test for ":cscope add".
Solution: Add a test. (Dominique Pelle, closes #3212)
|
2018-07-15 17:36:32 +02:00 |
|
Bram Moolenaar
|
259f26ac2d
|
patch 8.0.1845: various comment updates needed, missing white space
Problem: Various comment updates needed, missing white space.
Solution: Update comments, add white space.
|
2018-05-15 22:25:40 +02:00 |
|
Bram Moolenaar
|
37175409d7
|
patch 8.0.0478: tests use assert_true(0) and assert_false(1) to report errors
Problem: Tests use assert_true(0) and assert_false(1) to report errors.
Solution: Use assert_report().
|
2017-03-18 20:18:45 +01:00 |
|
Bram Moolenaar
|
4792255eff
|
patch 7.4.2295
Problem: Cscope test fails.
Solution: Avoid checking for specific line and column numbers.
|
2016-08-30 10:56:50 +02:00 |
|
Bram Moolenaar
|
812ad4f3a2
|
patch 7.4.2175
Problem: Insufficient testing of cscope.
Solution: Add more tests. (Dominique Pelle)
|
2016-08-07 14:03:13 +02:00 |
|
Bram Moolenaar
|
5971dab112
|
patch 7.4.2159
Problem: Insufficient testing for cscope.
Solution: Add more tests. (Dominique Pelle)
|
2016-08-05 21:25:29 +02:00 |
|
Bram Moolenaar
|
edf634e0f1
|
patch 7.4.2148
Problem: Not much testing for cscope.
Solution: Add a test that uses the cscope program. (Christian Brabandt)
|
2016-08-02 23:01:40 +02:00 |
|
Bram Moolenaar
|
6d20e17544
|
patch 7.4.2033
Problem: 'cscopequickfix' option does not accept new value "a".
Solution: Adjust list of command characters. (Ken Takata)
|
2016-07-13 22:44:12 +02:00 |
|