aboutsummaryrefslogtreecommitdiff
path: root/test/functional/helpers.lua
Commit message (Expand)AuthorAge
...
* encoding: test that `&encoding` cannot be changedBjörn Linse2015-09-08
* encoding: Update handling of encoding in testsBjörn Linse2015-09-08
* test59: Store all text as utf-8 and convert when neededBjörn Linse2015-08-26
* defaults: set 'laststatus' to 2. #2876Felipe Morales2015-08-24
* test: cover :grepJustin M. Keyes2015-08-11
* Test: add new helper function: rmdir()Marco Hinz2015-07-20
* tests: Use write_file() in source().Lucas Hoffmann2015-06-30
* tests: Add helpers.write_file() to write short files.Lucas Hoffmann2015-06-30
* defaults: enable 'autoindent' #2857Felipe Morales2015-06-20
* test: helpers.lua: add temporary set_session() functionJustin M. Keyes2015-04-12
* test: Improve functional test debuggability and efficiencyThiago de Arruda2015-03-24
* test: Extract code to spawn nvim into the "spawn" helper functionThiago de Arruda2015-03-24
* Merge pull request #2075 from jszakmeister/dont-hardcode-tty-test-pathJohn Szakmeister2015-03-01
|\
| * tests: don't hardcode the path to tty-testJohn Szakmeister2015-02-28
* | tests: require luassert in the helpersJohn Szakmeister2015-03-01
|/
* test: Add synchronization helper for functional testsThiago de Arruda2015-02-16
* deps: Add Luajit compilation flags to improve debuggingThiago de Arruda2015-02-10
* Travis: Fail fast, disable JIT for functional tests.Florian Walch2015-02-02
* test: Fix hanging test suite after failuresThiago de Arruda2015-01-23
* test: Set some options to reduce nondeterminism in functional testsThiago de Arruda2015-01-22
* test: Add screen test facilityThiago de Arruda2014-12-09
* deps: Update lua clientThiago de Arruda2014-12-05
* deps: Update bundled lua client versionThiago de Arruda2014-11-25
* test: Add gdbserver support on helpers.luaThiago de Arruda2014-11-23
* test: Refactor functional helpers to use vim_inputThiago de Arruda2014-11-21
* legacy tests: implement :source helper method.Rainer Borene2014-11-20
* test: Fix nondeterminism in tests with notificationsThiago de Arruda2014-11-10
* test: Pass --show-possibly-lost=no to valgrind in helpers.luaThiago de Arruda2014-11-07
* test: Improve test environment setup and error handling/reportingThiago de Arruda2014-11-07
* legacy tests: improvements to functional helpers.luaRainer Borene2014-11-04
* test: Small fixes and improvements to functional helpers.luaThiago de Arruda2014-10-28
* test: Use lua to perform sanity API checksThiago de Arruda2014-10-16
* test: Remove run-functional-tests.pyThiago de Arruda2014-10-16
* test: Add 'eval' functional helperThiago de Arruda2014-10-01
* test: Replace vroom by lua/busted for functional testsThiago de Arruda2014-09-30