summaryrefslogtreecommitdiff
path: root/src/testdir/test_python2.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar2020-07-111-1/+1
* patch 8.2.1151: insufficient test coverage for Pythonv8.2.1151Bram Moolenaar2020-07-071-0/+25
* patch 8.2.1150: ml_get error when using Pythonv8.2.1150Bram Moolenaar2020-07-071-6/+6
* patch 8.2.1146: not enough testing for Pythonv8.2.1146Bram Moolenaar2020-07-061-83/+288
* patch 8.2.1123: Python 3 test is old stylev8.2.1123Bram Moolenaar2020-07-031-45/+45
* patch 8.2.1120: Python code not tested properlyv8.2.1120Bram Moolenaar2020-07-031-8/+3364
* patch 8.2.0672: heredoc in scripts does not accept lower case markerv8.2.0672Bram Moolenaar2020-05-011-1/+4
* patch 8.2.0578: heredoc for interfaces does not support "trim"v8.2.0578Bram Moolenaar2020-04-141-0/+19
* patch 8.1.2421: test88 is old stylev8.1.2421Bram Moolenaar2019-12-111-1/+1
* patch 8.1.1984: more functions can be used as methodsv8.1.1984Bram Moolenaar2019-09-041-1/+1
* patch 8.1.1544: some balloon tests don't run when they canv8.1.1544Bram Moolenaar2019-06-151-3/+2
* patch 8.1.1524: tests are silently skippedv8.1.1524Bram Moolenaar2019-06-131-1/+1
* patch 8.1.1346: error for Python exception does not show useful infov8.1.1346Bram Moolenaar2019-05-181-0/+8
* patch 8.1.1074: Python test doesn't wipe out hidden bufferv8.1.1074Bram Moolenaar2019-03-301-4/+9
* patch 8.1.1045: E315 ml_get error when using Python and hidden bufferv8.1.1045Bram Moolenaar2019-03-231-0/+84
* patch 8.1.0950: using :python sets 'pyxversion' even when not executedv8.1.0950Bram Moolenaar2019-02-181-0/+8
* patch 8.1.0627: Python cannot handle function name of script-local functionv8.1.0627Bram Moolenaar2018-12-221-0/+27
* patch 8.1.0212: preferred cursor column not set in interfacesv8.1.0212Bram Moolenaar2018-07-251-0/+14
* patch 8.0.0265: may get ml_get error when :pydo deletes linesv8.0.0265Bram Moolenaar2017-01-291-0/+24