aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* *: Replace all occurrences of NVim with NvimZyX2017-11-30
* unittests: Reduce memory used by vim_str2nr testZyX2017-11-30
* Merge branch 'master' into expression-parserZyX2017-11-30
|\
| * unittest: Ignore _Float128 types in ffiJames McCoy2017-11-29
| * Merge #7640 'term' optionJustin M. Keyes2017-11-27
| |\
| | * lintJustin M. Keyes2017-11-27
| | * test: tui_spec.lua: use robust settingsJustin M. Keyes2017-11-27
| | * tui: expose terminal type in 'term' optionJustin M. Keyes2017-11-27
| * | tests: mark flaky socket test pending for nowBjörn Linse2017-11-27
| |/
* | keymap: Do not use vim_isIDc in keymap.cZyX2017-11-30
* | viml/parser/expressions: Make sure that listed nodes may be presentZyX2017-11-26
* | functests: Add some more testsZyX2017-11-26
* | viml/parser/expressions: Make $ENV not depend on &isidentZyX2017-11-26
* | Merge branch 'master' into expression-parserZyX2017-11-26
|\|
| * Merge pull request #6844 from bfredl/channelBjörn Linse2017-11-26
| |\
| | * channels: testsBjörn Linse2017-11-26
| | * core dumps: don't use pipe, it does not workBjörn Linse2017-11-25
| | * test: add hexdump utilitiy functionBjörn Linse2017-11-25
| * | test: :highlight validation errorsnate2017-11-25
| |/
| * FIXUP: duplicate error number in #7422Björn Linse2017-11-23
| * cmdline: CmdlineEnter and CmdlineLeave autocommands (#7422)Björn Linse2017-11-22
| * Merge #7345 'location-list update on buffer-modified'Justin M. Keyes2017-11-21
| |\
| | * quickfix: fix location list updates (test).Lech Lorens2017-10-31
* | | unittests: Run vim_str2nr tests with GC enabledZyX2017-11-19
* | | unittests: Populate ARGTYPES in child process onlyZyX2017-11-19
* | | Merge branch 'master' into expression-parserZyX2017-11-19
|\| |
| * | 'viewoptions': add "curdir" flag #7447Eric Roberts2017-11-18
| * | defaults: scrollback=10000 (#7556)Justin M. Keyes2017-11-14
| * | doc: test/README.md: migrate wiki info (#7552)nateozem2017-11-14
| * | Merge pull request #7545 from jamessan/test-fixesJames McCoy2017-11-12
| |\ \
| | * | tests: terminal: Assert for SIGWINCH handling before continuingJames McCoy2017-11-12
| | * | tui_spec: Convert nil to "" before formatting itJames McCoy2017-11-12
| * | | test/unit/path_spec: expect correct buffer size (#7514)Marco Hinz2017-11-13
| * | | :terminal : fix crash on resize (#7547)Justin M. Keyes2017-11-13
| |/ /
| * | :checkhealth : validate 'runtimepath' (#7526)Justin M. Keyes2017-11-10
| * | compat: "v:count" distinct from "count" (#7407)Marco Hinz2017-11-09
| * | Merge #7465 has('ttyin'), has('ttyout')Justin M. Keyes2017-11-08
| |\ \
| | * | test: startup_spec: cmd.exe escapingJustin M. Keyes2017-11-04
| | * | test: has("ttyin"), has("ttyout")Justin M. Keyes2017-11-04
| * | | NVIM v0.2.1v0.2.1Justin M. Keyes2017-11-07
* | | | unittests: Avoid infinite cycle somewhere because of init failureZyX2017-11-19
* | | | tests: Stabilize float format and %e in format_luav and format_stringZyX2017-11-19
* | | | *: Fix linter errorsZyX2017-11-19
* | | | tests: Use single test file for unit and functional parser testsZyX2017-11-19
* | | | functests: Fix ui/cmdline testZyX2017-11-19
* | | | viml/parser/expressions,unittests: Do better testing, fix found issuesZyX2017-11-19
* | | | unittests,viml/parser/expressions: Start adding asgn parsing testsZyX2017-11-13
* | | | unittests: Fix automatic test case generationZyX2017-11-13
* | | | unittests,syntax: Check for sanity of highlight_init_cmdlineZyX2017-11-13
* | | | unittests: Add some more edge test casesZyX2017-11-12