| Commit message (Expand) | Author | Age |
* | test/util: remove eq_any() | Justin M. Keyes | 2018-02-18 |
* | test/util: expect_msg_seq() | Justin M. Keyes | 2018-02-18 |
* | lint | James McCoy | 2018-02-03 |
* | tests: Make format_string('%q', ...) output more stable | ZyX | 2018-02-02 |
* | tests: Fix linter errors | ZyX | 2017-12-03 |
* | Merge branch 'master' into expression-parser | ZyX | 2017-11-26 |
|\ |
|
| * | core dumps: don't use pipe, it does not work | Björn Linse | 2017-11-25 |
* | | tests: Stabilize float format and %e in format_luav and format_string | ZyX | 2017-11-19 |
* | | *: Fix linter errors | ZyX | 2017-11-19 |
* | | unittests,viml/parser/expressions: Start adding asgn parsing tests | ZyX | 2017-11-13 |
* | | unittests: Fix automatic test case generation | ZyX | 2017-11-13 |
* | | *: Fix linter errors | ZyX | 2017-11-06 |
* | | unittests: Add tests for vim_str2nr | ZyX | 2017-11-06 |
* | | tests: Add missing test cases | ZyX | 2017-11-06 |
* | | api/vim,functests: Add tests for nvim_parse_expression, fix found bugs | ZyX | 2017-11-06 |
* | | tests: Fix testlint errors | ZyX | 2017-11-06 |
* | | viml/parser/expressions,tests: Add AST freeing, with sanity checks | ZyX | 2017-10-15 |
* | | viml/parser/expressions: Create tests for latest additions | ZyX | 2017-10-15 |
* | | viml/parser/expressions: Add support for string parsing | ZyX | 2017-10-15 |
* | | test/helpers: Add format_string and format_luav | ZyX | 2017-09-29 |
|/ |
|
* | functests: Add tests | ZyX | 2017-06-21 |
* | Merge branch 'master' into luaviml'/lua | ZyX | 2017-05-08 |
|\ |
|
| * | test: check_cores(): Escape $TMPDIR path. (#6520) | Justin M. Keyes | 2017-04-14 |
* | | Merge branch 'master' into luaviml'/lua | ZyX | 2017-04-10 |
|\| |
|
| * | test/check_cores(): Skip workspace-local temp dir. (#6483) | Justin M. Keyes | 2017-04-09 |
| * | unittests: Move checking cores to check_child_err | ZyX | 2017-04-08 |
* | | Merge branch 'master' into luaviml'/lua | ZyX | 2017-04-08 |
|\| |
|
| * | unittests: Add trace description right to the error message | ZyX | 2017-04-01 |
| * | test: Use workspace-local temp directory. | Justin M. Keyes | 2017-03-30 |
| * | unittests: Add tv_dict_item_{alloc,free} tests | ZyX | 2017-03-29 |
* | | functests: Add some tests | ZyX | 2017-03-27 |
|/ |
|
* | tests: Allow lfs.attributes to be NULL when traversing FS | ZyX | 2017-03-12 |
* | unittests: Do not use which, add data to paths.lua.in instead | ZyX | 2017-03-11 |
* | unittests: Check core dumps in after_each, like in functests | ZyX | 2017-03-11 |
* | test: screen_setup(): Detect spawn failures, usage errors. | Justin M. Keyes | 2017-02-26 |
* | ci: Make sure core* is the last component of path | ZyX | 2017-02-14 |
* | ci: Better core dump checking | ZyX | 2017-02-14 |
* | Merge #5782 'Visual-mode put from @. register' | Justin M. Keyes | 2017-01-22 |
|\ |
|
| * | put fixup, esp. ". register close #5709 #5781 | Matthew Malcomson | 2017-01-18 |
* | | win: test: enable job_spec.lua | Justin M. Keyes | 2017-01-19 |
|/ |
|
* | unittest: Allow multiple indirect includes | ZyX | 2017-01-03 |
* | functests: Check logs in lua code | ZyX | 2016-06-10 |