summaryrefslogtreecommitdiff
path: root/src/testdir/vim9.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.4360: Vim9: allowing use of "s:" leads to inconsistenciesv8.2.4360Bram Moolenaar2022-02-121-6/+6
* patch 8.2.4257: Vim9: finding global function without g: prefix inconsistentv8.2.4257Bram Moolenaar2022-01-291-60/+62
* patch 8.2.3872: Vim9: finddir() and uniq() return types can be more specificv8.2.3872Bram Moolenaar2021-12-221-1/+14
* patch 8.2.3856: Vim9: not enough testsv8.2.3856Bram Moolenaar2021-12-191-14/+17
* patch 8.2.3854: Vim9: inconsistent arguments for test functionsv8.2.3854Bram Moolenaar2021-12-191-26/+36
* patch 8.2.3341: Vim9: function call aborted despite try/catchv8.2.3341Bram Moolenaar2021-08-141-1/+1
* patch 8.2.3335: Vim9: not enough tests run with Vim9v8.2.3335Bram Moolenaar2021-08-121-2/+12
* patch 8.2.3333: Vim9: not enough tests run with Vim9v8.2.3333Bram Moolenaar2021-08-121-6/+26
* patch 8.2.3045: minor typosv8.2.3045Christian Brabandt2021-06-241-1/+1
* patch 8.2.2765: Vim9: not all blob operations workv8.2.2765Bram Moolenaar2021-04-141-0/+47
* patch 8.2.2757: Vim9: blob tests for legacy and Vim9 script are separatev8.2.2757Bram Moolenaar2021-04-121-0/+35
* patch 8.2.2710: Vim9: not all tests cover script and :def functionv8.2.2710Bram Moolenaar2021-04-041-0/+20
* patch 8.2.2381: Vim9: divide by zero does not abort expression executionv8.2.2381Bram Moolenaar2021-01-211-0/+13
* patch 8.2.2169: Vim9: test leaves file behindv8.2.2169Bram Moolenaar2020-12-201-21/+46
* patch 8.2.2092: Vim9: unpredictable errors for script testsv8.2.2092Bram Moolenaar2020-12-051-20/+36
* patch 8.2.1798: Vim9: trinary operator condition is too permissivev8.2.1798Bram Moolenaar2020-10-041-0/+7
* patch 8.2.1644: Vim9: cannot assign 1 and 0 to bool at script levelv8.2.1644Bram Moolenaar2020-09-091-1/+1
* patch 8.2.1518: Vim9: cannot assign to local optionv8.2.1518Bram Moolenaar2020-08-231-0/+5
* patch 8.2.1504: Vim9: white space checks are only done for a :def functionv8.2.1504Bram Moolenaar2020-08-211-0/+7
* patch 8.2.1481: Vim9: line number reported with error may be wrongv8.2.1481Bram Moolenaar2020-08-181-8/+12
* patch 8.2.1479: Vim9: error for list index uses wrong line numberv8.2.1479Bram Moolenaar2020-08-181-4/+6
* patch 8.2.1416: Vim9: boolean evaluation does not work as intendedv8.2.1416Bram Moolenaar2020-08-101-0/+8
* patch 8.2.0818: Vim9: using a discovery phase doesn't work wellv8.2.0818Bram Moolenaar2020-05-241-1/+1
* patch 8.2.0699: Vim9: not all errors testedv8.2.0699Bram Moolenaar2020-05-051-8/+8
* patch 8.2.0640: Vim9: expanding does not workv8.2.0640Bram Moolenaar2020-04-251-0/+28