neovim/test/unit
Justin M. Keyes bbfdb84ae1 build: Do not force busted into front of $PATH
This was a workaround from long ago, but it doesn't seem to be needed
anymore. And it breaks the $PATH on the Windows build (AppVeyor CI).

After this change python3 (and 2) is correctly detected on AppVeyor CI.

References #5946
2017-02-04 11:07:49 +01:00
..
api unittests: Fix linter errors 2017-01-03 23:58:12 +03:00
eval unittest: Fix linter errors 2017-01-07 19:12:18 +03:00
fixtures event/multiqueue.c: Rename "queue" to "multiqueue". 2016-10-02 00:24:49 +02:00
os build: Do not force busted into front of $PATH 2017-02-04 11:07:49 +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 unittest: Move nil checks to Gcc:preprocess 2017-01-03 22:54:54 +03:00
garray_spec.lua build: Target luacheck HEAD. 2016-11-17 00:55:39 +01:00
helpers.lua unittest: Fix linter errors 2017-01-07 19:12:18 +03:00
mbyte_spec.lua Satisfy testlint. 2016-04-28 19:30:17 +02:00
memory_spec.lua xstrlcat: Allow overlapped pointers. (#6017) 2017-01-31 17:42:22 +01: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 path.c: vim_FullName(): Fix heap overflow #5737 2017-01-05 15:17:34 +01:00
preload.lua tests: prevent busted from reloading the ffi module and others 2015-03-01 15:25:39 -05:00
preprocess.lua unittest,memory: Fix tests 2017-01-07 19:07:32 +03: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