aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
| * | | | | | Even though the patch is not needed for neovim, add a test for the bugfixKillTheMule2016-04-29
* | | | | | | Add test for vim-patch 7.4.672KillTheMule2016-05-02
* | | | | | | vim-patch:7.4.672KillTheMule2016-05-02
* | | | | | | ex_getln: Do not crash with :append/:insert/:changeZyX2016-04-29
|/ / / / / /
* / / / / / Remove old UNIX ifdef from buf_write()Rui Abreu Ferreira2016-04-28
|/ / / / /
* | | | | test: matchparen_spec.luaKillTheMule2016-04-27
* | | | | vim-patch:7.4.1006 #4605Michael Ennen2016-04-27
|/ / / /
* | | | Merge pull request #4325 from watiko/vim-7.4.984Justin M. Keyes2016-04-25
|\ \ \ \
| * | | | tests: Migrate legacy test searchposwatiko2016-03-02
* | | | | Merge #4303 'vim-patch:7.4.{951,1143,1144}'.Justin M. Keyes2016-04-25
|\ \ \ \ \
| * | | | | tests: Migrate legacy test sortwatiko2016-03-02
| * | | | | vim-patch:7.4.1143watiko2016-03-02
| |/ / / /
* | | | | Merge pull request #4273 from watiko/vim-7.4.957Justin M. Keyes2016-04-25
|\ \ \ \ \
| * | | | | tests: Migrate legacy test tagcasewatiko2016-03-06
* | | | | | mouse: Implement horizontal scroll. #3450bambu2016-04-25
* | | | | | test/unit: ensure event_init()Justin M. Keyes2016-04-25
* | | | | | test: shell_spec: rename variableJustin M. Keyes2016-04-24
* | | | | | tests/ui: screen tests for completion popupmenuBjörn Linse2016-04-24
* | | | | | Merge pull request #4367 from jbradaric/vim-7.4.1107Justin M. Keyes2016-04-22
|\ \ \ \ \ \
| * | | | | | delete_spec: Fix linter errors.Jurica Bradaric2016-04-20
| * | | | | | Merge tempfile.c back into fileio.cJurica Bradaric2016-04-20
| * | | | | | vim-patch:7.4.1120Jurica Bradaric2016-04-20
| * | | | | | vim-patch:7.4.1114Jurica Bradaric2016-04-20
| * | | | | | vim-patch:7.4.1107Jurica Bradaric2016-04-20
* | | | | | | Merge #3229 ':tcd'Justin M. Keyes2016-04-21
|\ \ \ \ \ \ \
| * | | | | | | tcd: doc, error messagesJustin M. Keyes2016-04-21
| * | | | | | | Implement tab-local working directory feature.HiPhish2016-04-20
| |/ / / / / /
* / / / / / / eval: let getreg() return valid list for an undefined registerBjörn Linse2016-04-21
|/ / / / / /
* | | | | | test: remote/define.vim: Add some spice.Justin M. Keyes2016-04-18
* | | | | | test: formatCase Nelson2016-04-18
* | | | | | test: remote/define.vim: rangeCase Nelson2016-04-18
* | | | | | test: convert test_marks.in.Justin M. Keyes2016-04-18
* | | | | | functests: Make json_functions_spec use new NIL where appropriateZyX2016-04-18
* | | | | | eval/encode: Make sure that encoder can encode NULL variablesZyX2016-04-18
* | | | | | functests: Replace \xXX escapes with \DDD in lua codeZyX2016-04-18
* | | | | | eval/encode: Dump FF character correctlyZyX2016-04-18
* | | | | | eval: Treat [] and [""] as any other empty stringZyX2016-04-18
* | | | | | eval: Fix overflow in error message in f_json_decodeZyX2016-04-18
* | | | | | documentation,functests: State that UTF-8-only support is intentionalZyX2016-04-18
* | | | | | eval/decode: Accept `\r` as space characterZyX2016-04-18
* | | | | | eval/decode: Do not overflow when parsing `-`ZyX2016-04-18
* | | | | | eval/decode: Reject even more numbersZyX2016-04-18
* | | | | | eval/decode: Reject more numbers, accept 1e5ZyX2016-04-18
* | | | | | eval/decode: Do not loose high surrogates followed by high surrogatesZyX2016-04-18
* | | | | | eval/decode: Make sure that error messages do not cause overflowZyX2016-04-18
* | | | | | eval/decode: Make sure that parsing strings does not overflowZyX2016-04-18
* | | | | | eval/decode: Make sure that blank input does not crash NeovimZyX2016-04-18
* | | | | | eval/decode: Make sure that U+00C3 is parsed correctlyZyX2016-04-18
* | | | | | functests: Make sure that json functions are tested with C messagesZyX2016-04-18
* | | | | | eval/decode: Avoid overflow when parsing incomplete null/true/falseZyX2016-04-18