summaryrefslogtreecommitdiff
path: root/src/testdir/test_cscope.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.0584: cscope test with wrong executable name failsv9.0.0584Bram Moolenaar2022-09-251-9/+5
* patch 9.0.0565: cscope test causes problems with test timeout timerv9.0.0565Bram Moolenaar2022-09-231-1/+2
* patch 9.0.0491: no good reason to build without the float featurev9.0.0491Bram Moolenaar2022-09-171-19/+17
* patch 9.0.0418: manually deleting temp test filesv9.0.0418Bram Moolenaar2022-09-081-3/+1
* patch 8.2.5143: some tests fail when using valgrindv8.2.5143Bram Moolenaar2022-06-211-4/+7
* patch 8.2.4081: CodeQL reports problem in if_cscope causing it to failv8.2.4081ichizok2022-01-131-1/+1
* patch 8.2.2884: not enough cscope code is covered by testsv8.2.2884Dominique Pelle2021-05-241-1/+13
* patch 8.2.1593: tests do not check the error number properlyv8.2.1593Bram Moolenaar2020-09-041-3/+3
* patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar2020-07-111-1/+1
* patch 8.2.1128: the write message mentions characters, but it's bytesv8.2.1128Bram Moolenaar2020-07-051-2/+2
* patch 8.2.0511: Cscope code not fully testedv8.2.0511Bram Moolenaar2020-04-051-29/+53
* patch 8.2.0183: tests fail when the float feature is disabledv8.2.0183Bram Moolenaar2020-01-301-17/+19
* patch 8.1.1826: tests use hand coded feature and option checksv8.1.1826Bram Moolenaar2019-08-071-4/+1
* patch 8.1.1544: some balloon tests don't run when they canv8.1.1544Bram Moolenaar2019-06-151-4/+5
* patch 8.1.1524: tests are silently skippedv8.1.1524Bram Moolenaar2019-06-131-2/+5
* patch 8.1.1467: cscope test failsv8.1.1467Bram Moolenaar2019-06-041-2/+2
* patch 8.1.1414: alloc() returning "char_u *" causes a lot of type castsv8.1.1414Bram Moolenaar2019-05-281-2/+2
* patch 8.1.0317: Cscope test fails when using shadow directoryv8.1.0317Bram Moolenaar2018-08-221-1/+6
* patch 8.1.0188: no test for ":cscope add"v8.1.0188Bram Moolenaar2018-07-151-0/+18
* patch 8.0.1845: various comment updates needed, missing white spacev8.0.1845Bram Moolenaar2018-05-151-27/+27
* patch 8.0.0478: tests use assert_true(0) and assert_false(1) to report errorsv8.0.0478Bram Moolenaar2017-03-181-1/+1
* patch 7.4.2295v7.4.2295Bram Moolenaar2016-08-301-2/+5
* patch 7.4.2175v7.4.2175Bram Moolenaar2016-08-071-82/+189
* patch 7.4.2159v7.4.2159Bram Moolenaar2016-08-051-7/+36
* patch 7.4.2148v7.4.2148Bram Moolenaar2016-08-021-1/+126
* patch 7.4.2033v7.4.2033Bram Moolenaar2016-07-131-0/+15