aboutsummaryrefslogtreecommitdiff
path: root/test/helpers.lua
Commit message (Expand)AuthorAge
* lua/shared: share deepcopy() with test/*Justin M. Keyes2019-05-19
* lua/shared: move table util funcs to vim.sharedJustin M. Keyes2019-05-18
* lua/stdlib: Introduce vim.sharedJustin M. Keyes2019-05-18
* test: Extend {unit,functional}.helpers with global helpersJustin M. Keyes2019-05-18
* API: emit nvim_error_event on failed async requestJustin M. Keyes2019-04-13
* CI/AppVeyor: per-compiler deps cache #9852Justin M. Keyes2019-04-07
* floats: implement floating windowsBjörn Linse2019-03-02
* test: fix isCI() for QuickbuildJustin M. Keyes2019-03-01
* test/env: multibyte env var to child processerw72019-02-28
* test: Lua 5.2/5.3 compatMatěj Cepl2019-01-17
* multigrid: add multigrid support to test infrastructureBjörn Linse2018-12-31
* test: check_cores(): Fix tmp dir exclusion (#9061)Justin M. Keyes2018-09-28
* test: Do not load entire log-file into memoryJustin M. Keyes2018-09-23
* test: Dump $NVIM_LOG_FILE contents (#8926)Justin M. Keyes2018-08-28
* tests: introduce screen:expect{...} formBjörn Linse2018-08-27
* system(): handle profiling and 'verbose' #8730Marcos Almeida2018-07-29
* fixup: exclude node_modules/ for crash detectionJan Edmund Lazo2018-06-05
* test/util: move general functions into global helpersJustin M. Keyes2018-04-27
* Merge branch 'master' into s-dash-stdinb-r-o-c-k2018-04-14
|\
| * test/util: expect_err() (#8257)Justin M. Keyes2018-04-11
| * test/util: matches()Justin M. Keyes2018-04-11
| * test/helpers: Support booleansZyX2018-03-27
| * test/util: remove eq_any()Justin M. Keyes2018-02-18
| * test/util: expect_msg_seq()Justin M. Keyes2018-02-18
| * lintJames McCoy2018-02-03
| * tests: Make format_string('%q', ...) output more stableZyX2018-02-02
| * tests: Fix linter errorsZyX2017-12-03
| * Merge branch 'master' into expression-parserZyX2017-11-26
| |\
| * | tests: Stabilize float format and %e in format_luav and format_stringZyX2017-11-19
| * | *: Fix linter errorsZyX2017-11-19
| * | unittests,viml/parser/expressions: Start adding asgn parsing testsZyX2017-11-13
| * | unittests: Fix automatic test case generationZyX2017-11-13
| * | *: Fix linter errorsZyX2017-11-06
| * | unittests: Add tests for vim_str2nrZyX2017-11-06
| * | tests: Add missing test casesZyX2017-11-06
| * | api/vim,functests: Add tests for nvim_parse_expression, fix found bugsZyX2017-11-06
| * | tests: Fix testlint errorsZyX2017-11-06
| * | viml/parser/expressions,tests: Add AST freeing, with sanity checksZyX2017-10-15
| * | viml/parser/expressions: Create tests for latest additionsZyX2017-10-15
| * | viml/parser/expressions: Add support for string parsingZyX2017-10-15
| * | test/helpers: Add format_string and format_luavZyX2017-09-29
* | | Merge branch 'master' into s-dash-stdinZyX2017-12-03
|\ \ \ | | |/ | |/|
| * | core dumps: don't use pipe, it does not workBjörn Linse2017-11-25
| |/
| * functests: Add testsZyX2017-06-21
| * Merge branch 'master' into luaviml'/luaZyX2017-05-08
| |\
| | * test: check_cores(): Escape $TMPDIR path. (#6520)Justin M. Keyes2017-04-14
| * | Merge branch 'master' into luaviml'/luaZyX2017-04-10
| |\|
| | * test/check_cores(): Skip workspace-local temp dir. (#6483)Justin M. Keyes2017-04-09
| | * unittests: Move checking cores to check_child_errZyX2017-04-08
| * | Merge branch 'master' into luaviml'/luaZyX2017-04-08
| |\|