Commit message (Expand) | Author | Age | |
---|---|---|---|
* | vim-patch:9.0.1715: duplicate test in message_test.c (#24728) | zeertzjq | 2023-08-16 |
* | fix(printf): make positional %zd and %zu work (#24722) | zeertzjq | 2023-08-15 |
* | vim-patch:9.0.1704: Cannot use positional arguments for printf() (#24719) | zeertzjq | 2023-08-15 |
* | vim-patch:8.2.0066: some corners of vim_snprintf() are not tested (#24718) | zeertzjq | 2023-08-15 |
* | refactor: move reverse_text to strings.c as it's a string operation | Dundar Goc | 2022-05-20 |
* | test(strcase_save): test overlong UTF8-encoding | Dundar Göc | 2022-03-05 |
* | tests: Add tests for vim_strchr | ZyX | 2017-05-09 |
* | unittests: Check core dumps in after_each, like in functests | ZyX | 2017-03-11 |
* | unittests: Run all unit tests in their own processes | ZyX | 2017-03-11 |
* | build: Target luacheck HEAD. | Justin M. Keyes | 2016-11-17 |
* | add test for vim_strsave_escaped() function | Sergey Golovin | 2016-05-29 |
* | Tests: fix according to lualint | Marco Hinz | 2016-02-02 |
* | shell: Unquote &shell* options before using them | ZyX | 2016-01-11 |