summaryrefslogtreecommitdiff
path: root/src/testdir/test_python3.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.2881: various pieces of code not covered by testsv8.2.2881Yegappan Lakshmanan2021-05-241-0/+2
* patch 8.2.2872: Python tests fail without the channel featurev8.2.2872Dominique Pelle2021-05-191-2/+6
* patch 8.2.2538: crash when using Python list iteratorv8.2.2538Bram Moolenaar2021-02-211-0/+3
* patch 8.2.2271: ml_get error when changing hidden buffer in Pythonv8.2.2271Bram Moolenaar2021-01-021-0/+33
* patch 8.2.2187: Python 3 test fails sometimesv8.2.2187Bram Moolenaar2020-12-221-5/+6
* patch 8.2.2178: Python 3: non-utf8 character cannot be handledv8.2.2178Bram Moolenaar2020-12-211-0/+7
* patch 8.2.2160: various typosv8.2.2160Bram Moolenaar2020-12-181-1/+1
* patch 8.2.1951: test for list and dict failsv8.2.1951Bram Moolenaar2020-11-041-3/+2
* patch 8.2.1912: with Python 3.9 some tests failv8.2.1912Bram Moolenaar2020-10-271-1/+13
* patch 8.2.1555: not all tests are executed on Github Actionsv8.2.1555Bram Moolenaar2020-08-311-2/+3
* patch 8.2.1538: Python: iteration over vim objects fails to keep referencev8.2.1538Bram Moolenaar2020-08-291-0/+52
* patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar2020-07-111-6/+6
* 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-50/+309
* patch 8.2.1123: Python 3 test is old stylev8.2.1123Bram Moolenaar2020-07-031-3/+3308
* 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-6/+27
* patch 8.2.0551: not all code for options is testedv8.2.0551Bram Moolenaar2020-04-121-0/+73
* patch 8.2.0307: Python 3 vim.eval not well testedv8.2.0307Bram Moolenaar2020-02-231-0/+25
* patch 8.2.0159: non-materialized range() list causes problemsv8.2.0159Bram Moolenaar2020-01-271-1/+1
* patch 8.2.0130: Python3 ranges are not testedv8.2.0130Bram Moolenaar2020-01-191-0/+47
* patch 8.2.0079: Python 3 unicode test still fails on MS-Windowsv8.2.0079Bram Moolenaar2020-01-021-3/+3
* patch 8.2.0076: Python 3 unicode test fails on MS-Windowsv8.2.0076Bram Moolenaar2020-01-011-2/+4
* patch 8.2.0075: Python 3 unicode test still sometimes failsv8.2.0075Bram Moolenaar2020-01-011-3/+3
* patch 8.2.0074: Python 3 unicode test someitmes failsv8.2.0074Bram Moolenaar2020-01-011-0/+7
* patch 8.2.0070: crash when using Python 3 with "debug" encodingv8.2.0070Bram Moolenaar2020-01-011-0/+4
* patch 8.2.0068: crash when using Python 3 with "utf32" encodingv8.2.0068Bram Moolenaar2019-12-311-0/+7
* 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-1/+15
* patch 8.0.0265: may get ml_get error when :pydo deletes linesv8.0.0265Bram Moolenaar2017-01-291-0/+24