aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* | | | 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
* | | | event/multiqueue.c: Rename "queue" to "multiqueue".Justin M. Keyes2016-10-02
* | | | 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
* | | Merge #4874 'Restore vim-like tab dragging'Justin M. Keyes2016-09-12
|\ \ \
| * | | CI: Travis macOS: Skip tab left-drag tests.Justin M. Keyes2016-09-12
| * | | normal.c: Restore vim-like tab dragging. #4874sach1t2016-09-12
* | | | CI: test: Avoid QuickBuild hang. (#5330)Justin M. Keyes2016-09-12
|/ / /
* | | shell_escape: rename; refactorJustin M. Keyes2016-09-11
* | | system(): Respect 'sxe' and 'sxq' #2789Zhaosheng Pan2016-09-10
* | | Merge #5295 'health.vim'Justin M. Keyes2016-09-05
|\ \ \
| * | | health.vim: Show results incrementally.Justin M. Keyes2016-09-05
* | | | shada: Fix non-writeable ShaDa directory handlingZyX2016-09-04
* | | | getcwd(): Return empty string if CWD is invalid. #5292HiPhish2016-09-04
|/ / /
* | | test: Add unittest spec for option.c (#5289)Kalle Ranki2016-09-04