aboutsummaryrefslogtreecommitdiff
path: root/test/unit/buffer_spec.lua
Commit message (Expand)AuthorAge
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* build: enable lintlua for test/unit/ dir #26396Justin M. Keyes2023-12-04
* test(unit): move statusline tests to statusline_spec.lua (#25441)zeertzjq2023-09-30
* feat(ui): add 'statuscolumn' optionluukvbaal2023-01-09
* test(unit): use file:close() properly (#21505)zeertzjq2022-12-22
* vim-patch:9.0.0844: handling 'statusline' errors is spread out (#20992)luukvbaal2022-11-08
* refactor: move statusline code from buffer.c and [draw]screen.c to new filebfredl2022-08-19
* test(unit): use setup()/teardown() in buffer_spec.lua (#18739)Jun-ichi TAKIMOTO2022-05-28
* vim-patch:8.2.0004: get E685 and E931 if buffer reload is interruptedzeertzjq2022-04-08
* feat(statusline): support multibyte fillcharzeertzjq2022-01-16
* vim-patch:8.2.1909: number of status line items is limited to 80Rom Grk2020-10-31
* test: build_stl_str_hl (#8703)ZviRackover2018-07-10
* unittests: Check core dumps in after_each, like in functestsZyX2017-03-11
* unittests: Run all unit tests in their own processesZyX2017-03-11
* api: unify buffer numbers and window ids with handlesBjörn Linse2016-08-31
* Add new functionality to the `=` marker in the STLTJ DeVries2016-06-14
* buffer.c: change return type to boolCharles Joachim2016-04-03
* test/unit: clean up according to luacheckMarco Hinz2015-11-23
* Start adding unit testsWayne Rowcliffe2015-11-11
* test: Ensure proper initialization in unit/helpers.luaThiago de Arruda2015-07-01
* unit tests: initialize everythingJustin M. Keyes2014-09-11
* Add tests for buffer.c and fileio.cWayne Rowcliffe2014-07-22