aboutsummaryrefslogtreecommitdiff
path: root/test/functional/legacy/assert_spec.lua
Commit message (Expand)AuthorAge
* feat(api): nvim_exec2(), deprecate nvim_exec() #19032Evgeni Chasnovski2023-03-25
* feat(test): use nvim_exec in helpers.source() #16064Justin M. Keyes2022-03-27
* test(old): move some tests from assert_spec.lua to test_assert.vimzeertzjq2022-02-13
* vim-patch:8.1.1909: more functions can be used as methodsSean Dewar2021-08-12
* vim-patch:8.1.1861: only some assert functions can be used as a methodSean Dewar2021-08-12
* test, legacy/assert_spec.lua: fix few tests failerw72021-01-01
* vim-patch:8.2.0539: comparing two NULL list failsJan Edmund Lazo2020-07-19
* vim-patch:8.1.0819: a failed assert with a long string is hard to readJan Edmund Lazo2020-07-19
* vim-patch:8.1.0460: assert_fails() message argument #11051Jan Edmund Lazo2019-09-21
* vim-patch:8.0.1770: assert functions don't return anythingJan Edmund Lazo2019-09-16
* vim-patch:8.0.1510: cannot assert beep #9938Jan Edmund Lazo2019-04-25
* vim-patch:8.0.0254: error message of assert functions (#8488)Jan Edmund Lazo2018-06-07
* vim-patch:8.0.0186 (#7154)KunMing Xie2017-09-10
* vim-patch:8.0.0124 #7092ckelsel2017-07-30
* vim-patch:8.0.0478James McCoy2017-06-06
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* vim-patch:7.4.2095James McCoy2017-02-27
* vim-patch:7.4.1565Shougo Matsushita2016-10-15
* vim-patch:7.4.1703James McCoy2016-07-23
* vim-patch:7.4.1663James McCoy2016-07-23
* vim-patch:7.4.1136Patrick2016-06-30
* functests: Check logs in lua codeZyX2016-06-10
* vim-patch:7.4.1223Michael Ennen2016-06-09
* vim-patch:7.4.1567James McCoy2016-05-25
* tests: Make helper.source() return tempname.watiko2016-01-10
* tests: Fix OSX's tempname issue.watiko2016-01-10
* tests: Migrate legacy test assert.watiko2016-01-10