neovim/test/unit
Justin M. Keyes 043f85210a tui: "backpressure": Drop messages to avoid flooding.
Closes #1234

multiqueue:
- Implement multiqueue_size()
- Rename MultiQueueItem.parent to MultiQueueItem.parent_item, to avoid confusion
  with MultiQueue.parent.
2016-12-09 18:51:17 +01:00
..
api unittests/*/helpers: Fix testlint errors 2016-06-24 17:38:33 +03:00
eval build: Target luacheck HEAD. 2016-11-17 00:55:39 +01:00
fixtures event/multiqueue.c: Rename "queue" to "multiqueue". 2016-10-02 00:24:49 +02:00
os build: Target luacheck HEAD. 2016-11-17 00:55:39 +01:00
buffer_spec.lua api: unify buffer numbers and window ids with handles 2016-08-31 21:40:20 +02:00
fileio_spec.lua test/unit: clean up according to luacheck 2015-11-23 13:57:21 +01:00
formatc.lua Merge tempfile.c back into fileio.c 2016-04-20 08:25:51 +02:00
garray_spec.lua build: Target luacheck HEAD. 2016-11-17 00:55:39 +01:00
helpers.lua unittests: Add tests for file.c 2016-06-24 00:07:54 +03:00
mbyte_spec.lua Satisfy testlint. 2016-04-28 19:30:17 +02:00
multiqueue_spec.lua tui: "backpressure": Drop messages to avoid flooding. 2016-12-09 18:51:17 +01:00
option_spec.lua test: Add unittest spec for option.c (#5289) 2016-09-04 09:54:41 +02:00
path_spec.lua test/unit: clean up according to luacheck 2015-11-23 13:57:21 +01:00
preload.lua tests: prevent busted from reloading the ffi module and others 2015-03-01 15:25:39 -05:00
preprocess.lua test/unit: clean up according to luacheck 2015-11-23 13:57:21 +01:00
profile_spec.lua test/unit: clean up according to luacheck 2015-11-23 13:57:21 +01:00
rbuffer_spec.lua rbuffer: Reimplement as a ring buffer and decouple from rstream 2015-07-01 05:40:53 -03:00
set.lua test/unit: clean up according to luacheck 2015-11-23 13:57:21 +01:00
strings_spec.lua build: Target luacheck HEAD. 2016-11-17 00:55:39 +01:00
tempfile_spec.lua os/fs: Rename os_file_exists to os_path_exists (#4973) 2016-07-06 01:40:25 -04:00