aboutsummaryrefslogtreecommitdiff
path: root/cmake/RunTests.cmake
Commit message (Expand)AuthorAge
* test: allow excluding functional/unit tests using TEST_FILTER_OUTJames McCoy2021-12-18
* build(tests): isolate the user environment XDG_DATA_DIRS #16003Javier Lopez2021-10-12
* Merge branch 'master' into histfileJustin M. Keyes2021-09-10
|\
| * test: use $TEST_TIMEOUT to specify timeoutJames McCoy2021-09-09
* | do not write into user's ~/.bash_historyJun T2021-09-10
|/
* test: timeout at 20 minutes #15597Justin M. Keyes2021-09-08
* ci: RunTests: ensure that the logfile gets displayed (#10597)Daniel Hahler2019-07-24
* test: Force $TEST_FILE to relative path [ci skip] #10535erw72019-07-19
* tests: move "busted" dir to "test" (#10518)Daniel Hahler2019-07-16
* cmake/RunTests.cmake: fix TEST_TAG/TEST_FILTER [ci skip] #10371Daniel Hahler2019-06-29
* CMakeLists: remove/cleanup passing of CMAKE_SYSTEM_NAME (#10351)Daniel Hahler2019-06-27
* tests: busted: do not use "--lua" (#10303)Daniel Hahler2019-06-24
* tests: improve RunTests.cmake (#10239)Daniel Hahler2019-06-22
* runtime/lua/vim/compat.luaJustin M. Keyes2018-12-20
* build: adjust some messages (#9087)Justin M. Keyes2018-10-06
* build/test: skip empty TEST_TAG, TEST_FILTERJustin M. Keyes2018-06-16
* busted: explicit LUA_PATH to test scripts (#7864)Matthieu Coudron2018-01-20
* test: force LC_ALL=en_US.UTF-8Justin M. Keyes2017-07-29
* test: Set $NVIM_LOG_FILE to test-local pathJustin M. Keyes2017-06-07
* test: Use workspace-local temp directory.Justin M. Keyes2017-03-30
* build: `oldtest` target: TEST_FILE, NVIM_PRG (#6098)Justin M. Keyes2017-02-12
* build: Do not force busted into front of $PATHJustin M. Keyes2017-02-04
* functionaltest: Create lua helper for os.tmpname()Rui Abreu Ferreira2016-08-31
* tests: Set env variables in RunTests.cmakeTommy Allen2016-08-17
* Pass busted the path to the detected Lua interpreterJosh Triplett2016-07-13
* test: Improve functional test debuggability and efficiencyThiago de Arruda2015-03-24
* build: add support for running the tests in junit formatJohn Szakmeister2015-03-21
* tests: prevent busted from reloading the ffi module and othersJohn Szakmeister2015-03-01
* CMake: Hide stderr output for successful test runs.Florian Walch2015-02-06
* build: print the error result when the tests failJohn Szakmeister2014-11-25
* test: Set VIMRUNTIME before running testsThiago de Arruda2014-11-05
* CMake: Fix running individual (functional/unit) test.Florian Walch2014-11-05
* build: fix running of functional tests directly with CMakeJohn Szakmeister2014-11-05
* test: Remove run-functional-tests.pyThiago de Arruda2014-10-16
* test: Move 'test/legacy' to 'test/functional'Thiago de Arruda2014-10-01
* test: Replace vroom by lua/busted for functional testsThiago de Arruda2014-09-30