aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
...
* | | | ex_global: Catch CTRL-C even if it is mapped.Justin M. Keyes2016-10-30
|/ / /
* | | test: Fix shada/marks_spec.lua failureJames McCoy2016-10-28
* | | api: api_info()['version']Justin M. Keyes2016-10-28
* | | api: Nvim version, API level #5386Rui Abreu Ferreira2016-10-26
* | | Merge #5500Justin M. Keyes2016-10-26
|\ \ \
| * | | vim-patch:7.4.2212Grzegorz Milka2016-10-22
* | | | modeline: Handle version number overflow. #5450Florian Larysch2016-10-26
* | | | CheckHealth: more checksJustin M. Keyes2016-10-25
* | | | version: Allow has("nvim-x"), has("nvim-x.y")Justin M. Keyes2016-10-25
* | | | version: has("nvim-1.2.3")Justin M. Keyes2016-10-25
* | | | test/api: Specify handling of VimL errors, v:errmsg.Justin M. Keyes2016-10-24
* | | | test: system(): Avoid indeterminism.Justin M. Keyes2016-10-23
* | | | api: documentationJustin M. Keyes2016-10-23
|/ / /
* | | vim-patch:8.0.0041Tommy Allen2016-10-22
* | | Merge pull request #4568 from bfredl/multirequestBjörn Linse2016-10-22
|\ \ \
| * | | api: call multiple methods atomically (useful in async contexts)Björn Linse2016-10-22
* | | | os_nodetype: open fd with O_NONBLOCK (#5515)Justin M. Keyes2016-10-21
* | | | test: :terminal should not interrupt Press-ENTERJustin M. Keyes2016-10-20
* | | | Merge pull request #5441 from Shougo/vim-7.4.1588James McCoy2016-10-20
|\ \ \ \
| * | | | vim-patch:7.4.1588Shougo Matsushita2016-10-15
* | | | | Merge pull request #5440 from Shougo/vim-7.4.1565James McCoy2016-10-20
|\ \ \ \ \
| * | | | | vim-patch:7.4.1565Shougo Matsushita2016-10-15
| |/ / / /
* | / / / tests: fix racyness in terminal/api_spec.luaBjörn Linse2016-10-19
| |/ / / |/| | |
* | | | system('foo &', 'bar'): Show error, don't crash.Justin M. Keyes2016-10-19
* | | | test: system(): backgrounded shell commandJustin M. Keyes2016-10-19
* | | | test: execute_spec: Adjust screen assertion.Justin M. Keyes2016-10-15
* | | | Merge pull request #5424 from jamessan/win-tab-nrJames McCoy2016-10-15
|\ \ \ \
| * | | | api: Support getting the number of a window/tabpageJames McCoy2016-10-04
* | | | | Merge pull request #5384 from bfredl/getchar_eventBjörn Linse2016-10-15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | events: allow event processing in getchar()Björn Linse2016-10-15
* | | | | test/tui_spec: Force LANG=CJustin M. Keyes2016-10-13
|/ / / /
* | | | Merge #5257 from jbradaric/vim-7.4.1893Justin M. Keyes2016-10-13
|\ \ \ \
| * | | | server_requests_spec: Expect correct window ID.Jurica Bradaric2016-10-07
| |/ / /
* | | | main.c: "BufReadCmd term://": Skip existing terminal.Justin M. Keyes2016-10-12
* | | | terminal: Move re-edit detection to do_ecmd(). #5445Harm te Hennepe2016-10-12
* | | | test/terminal: Cover race when :term shell process exits.Justin M. Keyes2016-10-12
|/ / /
* | | Merge pull request #5366 from NovaDev94/vim-7.4.1740James McCoy2016-10-04
|\ \ \
| * | | vim-patch:7.4.1740Nova2016-09-22
* | | | Correct logic for setting NormalState.toplevelJames McCoy2016-09-30
* | | | test: api_specJustin M. Keyes2016-09-22
|/ / /
* | | test: legacy/012_directory_spec: Also use dot-prefix on Windows.Justin M. Keyes2016-09-20
* | | test/helpers.rmdir(): lfs.rmdir() instead of os.remove()Justin M. Keyes2016-09-20
* | | test/helpers.rmdir(): Retry once after a delay.Justin M. Keyes2016-09-20
* | | tests: migrate legacy test 12. #4196Lucas Hoffmann2016-09-18
* | | api: Establish API naming convention. (#5344)Justin M. Keyes2016-09-17
* | | test: synIDattr returns empty, not -1Stéphane Campinas2016-09-16
* | | syntax.c: Support bg/fg special color-names. #5319Kerem Cakirer2016-09-16
* | | api: make nvim[_obj]_set_var and _del_var not return the old valueBjörn Linse2016-09-15
* | | Restore output_spec assertion dropped in f332ebaJames McCoy2016-09-14
* | | tests/ui: Stop the terminal job after testingJames McCoy2016-09-14