aboutsummaryrefslogtreecommitdiff
path: root/test/functional/eval/null_spec.lua
Commit message (Expand)AuthorAge
* eval: Fix add()ZyX2017-12-11
* functests: Add some more NULL testsZyX2017-12-10
* eval: Fix uniq() crash in legacy test 055ZyX2017-12-10
* functests: Mark islocked("v:_null_list") behaviour correctZyX2017-12-10
* quickfix: Fix :cexpr and :lexprZyX2017-12-10
* eval: Fix setmatches(), setqflist() and setloclist()ZyX2017-12-10
* eval,functests: Fix tests and complete() and setline() behaviourZyX2017-12-10
* *: Hide list implementation in other files as wellZyX2017-12-10
* eval: Fix writefile()ZyX2017-12-10
* eval: Fix inputlist()ZyX2017-12-10
* *: Start hiding list implementationZyX2017-12-10
* Viml: Make filter and map handle null list correctFlorianGit2017-12-03
* eval: Fix extend() behaviour with NULL lists and dictionariesZyX2017-03-29
* eval/typval: Fix SEGV in test_alot.vim testZyX2017-03-29
* eval: Move part of dictwatcher* functions to eval/typvalZyX2017-03-29
* eval/typval: Add tv_list_equal() tests, compare NULL lists equalZyX2017-03-29
* eval/typval: Make tv_list_concat handle NULL lists correctlyZyX2017-03-29
* functests: Add null_spec.lua from #4615ZyX2017-03-29