aboutsummaryrefslogtreecommitdiff
path: root/test/unit/strings_spec.lua
Commit message (Expand)AuthorAge
* vim-patch:9.0.1856: issues with formatting positional arguments (#25013)zeertzjq2023-09-04
* vim-patch:9.0.1715: duplicate test in message_test.c (#24728)zeertzjq2023-08-16
* fix(printf): make positional %zd and %zu work (#24722)zeertzjq2023-08-15
* vim-patch:9.0.1704: Cannot use positional arguments for printf() (#24719)zeertzjq2023-08-15
* vim-patch:8.2.0066: some corners of vim_snprintf() are not tested (#24718)zeertzjq2023-08-15
* refactor: move reverse_text to strings.c as it's a string operationDundar Goc2022-05-20
* test(strcase_save): test overlong UTF8-encodingDundar Göc2022-03-05
* tests: Add tests for vim_strchrZyX2017-05-09
* unittests: Check core dumps in after_each, like in functestsZyX2017-03-11
* unittests: Run all unit tests in their own processesZyX2017-03-11
* build: Target luacheck HEAD.Justin M. Keyes2016-11-17
* add test for vim_strsave_escaped() functionSergey Golovin2016-05-29
* Tests: fix according to lualintMarco Hinz2016-02-02
* shell: Unquote &shell* options before using themZyX2016-01-11