index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testdir
/
test_vimscript.vim
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.2621: typval2type() cannot handle recursive structures
v8.2.2621
Bram Moolenaar
2021-03-18
1
-0
/
+7
*
patch 8.2.2339: cannot get the type of a value as a string
v8.2.2339
Bram Moolenaar
2021-01-12
1
-0
/
+8
*
patch 8.2.2160: various typos
v8.2.2160
Bram Moolenaar
2020-12-18
1
-1
/
+1
*
patch 8.2.2141: a user command with try/catch may not catch an expression error
v8.2.2141
Bram Moolenaar
2020-12-13
1
-3
/
+3
*
patch 8.2.1593: tests do not check the error number properly
v8.2.1593
Bram Moolenaar
2020-09-04
1
-19
/
+19
*
patch 8.2.1512: failure after trinary expression fails
v8.2.1512
Bram Moolenaar
2020-08-22
1
-0
/
+24
*
patch 8.2.1440: debugger code insufficiently tested
v8.2.1440
Bram Moolenaar
2020-08-13
1
-50
/
+93
*
patch 8.2.1420: test 49 is old style
v8.2.1420
Bram Moolenaar
2020-08-11
1
-2
/
+504
*
patch 8.2.1417: test 49 is old style
v8.2.1417
Bram Moolenaar
2020-08-10
1
-0
/
+1981
*
patch 8.2.1383: test 49 is old style
v8.2.1383
Bram Moolenaar
2020-08-07
1
-0
/
+1147
*
patch 8.2.1366: test 49 is old style
v8.2.1366
Bram Moolenaar
2020-08-05
1
-91
/
+1761
*
patch 8.2.1106: crash when trying to use s: variable in typed command
v8.2.1106
Bram Moolenaar
2020-07-01
1
-1
/
+16
*
patch 8.2.0866: not enough tests for buffer writing
v8.2.0866
Bram Moolenaar
2020-05-31
1
-3
/
+1
*
patch 8.2.0634: crash with null partial and blob
v8.2.0634
Bram Moolenaar
2020-04-25
1
-0
/
+12
*
patch 8.2.0619: null dict is not handled like an empty dict
v8.2.0619
Bram Moolenaar
2020-04-23
1
-0
/
+17
*
patch 8.2.0610: some tests are still old style
v8.2.0610
Bram Moolenaar
2020-04-20
1
-0
/
+80
*
patch 8.2.0602: :unlet $VAR does not work properly
v8.2.0602
Bram Moolenaar
2020-04-19
1
-0
/
+14
*
patch 8.2.0551: not all code for options is tested
v8.2.0551
Bram Moolenaar
2020-04-12
1
-0
/
+4
*
patch 8.2.0533: tests using term_wait() can still be flaky
v8.2.0533
Bram Moolenaar
2020-04-08
1
-6
/
+6
*
patch 8.2.0531: various errors not tested
v8.2.0531
Bram Moolenaar
2020-04-08
1
-160
/
+0
*
patch 8.2.0522: several errors are not tested for
v8.2.0522
Bram Moolenaar
2020-04-06
1
-0
/
+23
*
patch 8.2.0418: code in eval.c not sufficiently covered by tests
v8.2.0418
Bram Moolenaar
2020-03-20
1
-0
/
+16
*
patch 8.2.0401: not enough test coverage for evalvars.c
v8.2.0401
Bram Moolenaar
2020-03-18
1
-0
/
+3
*
patch 8.2.0331: internal error when using test_void() and test_unknown()
v8.2.0331
Bram Moolenaar
2020-02-29
1
-0
/
+2
*
patch 8.2.0293: various Ex commands not sufficiently tested
v8.2.0293
Bram Moolenaar
2020-02-21
1
-0
/
+23
*
patch 8.2.0271: the "num64" feature is available everywhere
v8.2.0271
Bram Moolenaar
2020-02-17
1
-19
/
+3
*
patch 8.2.0270: some code not covered by tests
v8.2.0270
Bram Moolenaar
2020-02-17
1
-0
/
+10
*
patch 8.2.0243: insufficient code coverage for ex_docmd.c functions
v8.2.0243
Bram Moolenaar
2020-02-11
1
-0
/
+86
*
patch 8.2.0183: tests fail when the float feature is disabled
v8.2.0183
Bram Moolenaar
2020-01-30
1
-25
/
+39
*
patch 8.2.0078: expanding <sfile> works differently the second time
v8.2.0078
Bram Moolenaar
2020-01-02
1
-0
/
+17
*
patch 8.1.2272: test may hang at more prompt
v8.1.2272
Bram Moolenaar
2019-11-08
1
-1
/
+1
*
patch 8.1.2246: some tests are still in old style
v8.1.2246
Bram Moolenaar
2019-11-03
1
-1
/
+195
*
patch 8.1.2011: more functions can be used as methods
v8.1.2011
Bram Moolenaar
2019-09-08
1
-1
/
+1
*
patch 8.1.1921: more functions can be used as methods
v8.1.1921
Bram Moolenaar
2019-08-24
1
-1
/
+1
*
patch 8.1.1888: more functions can be used as methods
v8.1.1888
Bram Moolenaar
2019-08-18
1
-0
/
+4
*
patch 8.1.1846: inconsistently using GetVimCommand() and v:progpath
v8.1.1846
Bram Moolenaar
2019-08-14
1
-1
/
+2
*
patch 8.1.1826: tests use hand coded feature and option checks
v8.1.1826
Bram Moolenaar
2019-08-07
1
-4
/
+3
*
patch 8.1.1625: script line numbers are not exactly right
v8.1.1625
Bram Moolenaar
2019-07-04
1
-0
/
+70
*
patch 8.1.1591: on error garbage collection may free memory in use
v8.1.1591
Bram Moolenaar
2019-06-25
1
-1
/
+1
*
patch 8.1.1563: crash when using closures
v8.1.1563
Bram Moolenaar
2019-06-17
1
-0
/
+11
*
patch 8.1.1382: error when editing test file
v8.1.1382
Bram Moolenaar
2019-05-24
1
-1
/
+0
*
patch 8.1.1044: no way to check the reference count of objects
v8.1.1044
Bram Moolenaar
2019-03-23
1
-0
/
+109
*
patch 8.1.0990: floating point exception with "%= 0" and "/= 0"
v8.1.0990
Bram Moolenaar
2019-03-02
1
-1
/
+38
*
patch 8.1.0902: incomplete set of assignment operators
v8.1.0902
Bram Moolenaar
2019-02-12
1
-0
/
+78
*
patch 8.1.0711: test files still use function!
v8.1.0711
Bram Moolenaar
2019-01-09
1
-58
/
+58
*
patch 8.0.1549: various small problems in test files
v8.0.1549
Bram Moolenaar
2018-02-27
1
-1
/
+1
*
patch 8.0.1140: still old style tests
v8.0.1140
Bram Moolenaar
2017-09-23
1
-0
/
+20
*
patch 8.0.0667: memory access error when command follows :endfunc
v8.0.0667
Bram Moolenaar
2017-06-24
1
-0
/
+10
*
patch 8.0.0663: unexpected error message only when 'verbose' is set
v8.0.0663
Bram Moolenaar
2017-06-23
1
-1
/
+3
*
patch 8.0.0656: cannot use ! after some user commands
v8.0.0656
Bram Moolenaar
2017-06-22
1
-0
/
+9
[next]