summaryrefslogtreecommitdiffstatshomepage
path: root/cmake/RunTests.cmake
AgeCommit message (Expand)AuthorFiles
2026-04-22ci: drop cirrus #39321Justin M. Keyes1
2026-04-15test: replace busted with local harnessLewis Russell1
2026-02-20test: start test runners in Xtest_xdg dir (#37964)zeertzjq1
2026-02-18test: remove XDG dir and rplugin manifest on cleanup (#37954)zeertzjq1
2026-02-18feat(logging): rename ".nvimlog" => "nvim.log" #37935Justin M. Keyes1
2026-02-18test: support running functionaltests in parallel by directory (#37918)zeertzjq1
2026-01-20test: fail CI if .nvimlog is not empty (#37470)zeertzjq1
2025-12-30build: ship "_core/*" as bytecode (built-into Nvim binary)Justin M. Keyes1
2025-12-05test: skip noisy "terminal mode unavailable" logs #36794Justin M. Keyes1
2025-05-27build: unset $TMUX when running tests (#34178)zeertzjq1
2025-05-22fix(tests): don't surpress stderr outputbfredl1
2025-05-02feat(build): build.zig MVP: build and run functionaltests on linuxbfredl1
2025-02-26build: move all generator scripts to `src/gen/`Lewis Russell1
2024-05-02test: override XDG_STATE_HOME as well (#28604)zeertzjq1
2024-04-08test: improve test conventionsdundargoc1
2024-01-05fix(test): call separate_arguments() correctly to honor $BUSTED_ARGS (#26905)James McCoy1
2023-12-16build: cmake fixesdundargoc1
2023-09-11fix(tests): set SHELL=sh #24941Sergey Slipchenko1
2023-09-07refactor(build): derocksify luacheckbfredl1
2023-07-01feat(version): unverbose ":version", ":verbose version" #24195Justin M. Keyes1
2023-05-21build: move luarocks and rocks installation to main builddundargoc1
2023-05-13build: cmake cleanupdundargoc1
2023-02-12build: don't check environment variable to detect CI (#22234)dundargoc1
2023-02-10refactor(tests): move lua-client into core and use it for functionaltestsbfredl1
2023-01-31refactor(tests): run unittests using main nvim binary in interpreter modebfredl1
2022-10-17ci: add cirrus to isCI function to skip tests (#20526)dundargoc1
2022-09-23revert: "build: remove unnecessary policy related code" #20289dundargoc1
2022-09-08build: remove unnecessary policy related codedundargoc1
2022-06-23fix(tests): remove misleading $TEST_PATH segment #19050Justin M. Keyes1
2022-06-08refactor(log): simplify log_path_init #18898Justin M. Keyes1
2022-03-03ci: show failed message on Windowszeertzjq1
2022-02-20ci: skip tests that fail on windowsDundar Göc1
2021-12-18test: allow excluding functional/unit tests using TEST_FILTER_OUTJames McCoy1
2021-10-12build(tests): isolate the user environment XDG_DATA_DIRS #16003Javier Lopez1
2021-09-10Merge branch 'master' into histfileJustin M. Keyes1
2021-09-10do not write into user's ~/.bash_historyJun T1
2021-09-09test: use $TEST_TIMEOUT to specify timeoutJames McCoy1
2021-09-08test: timeout at 20 minutes #15597Justin M. Keyes1
2019-07-24ci: RunTests: ensure that the logfile gets displayed (#10597)Daniel Hahler1
2019-07-19test: Force $TEST_FILE to relative path [ci skip] #10535erw71
2019-07-16tests: move "busted" dir to "test" (#10518)Daniel Hahler1
2019-06-29cmake/RunTests.cmake: fix TEST_TAG/TEST_FILTER [ci skip] #10371Daniel Hahler1
2019-06-27CMakeLists: remove/cleanup passing of CMAKE_SYSTEM_NAME (#10351)Daniel Hahler1
2019-06-24tests: busted: do not use "--lua" (#10303)Daniel Hahler1
2019-06-22tests: improve RunTests.cmake (#10239)Daniel Hahler1
2018-12-20runtime/lua/vim/compat.luaJustin M. Keyes1
2018-10-06build: adjust some messages (#9087)Justin M. Keyes1
2018-06-16build/test: skip empty TEST_TAG, TEST_FILTERJustin M. Keyes1
2018-01-20busted: explicit LUA_PATH to test scripts (#7864)Matthieu Coudron1
2017-07-29test: force LC_ALL=en_US.UTF-8Justin M. Keyes1