aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ex_cmds/cd_spec.lua
Commit message (Expand)AuthorAge
* test: simplify platform detection (#21020)dundargoc2022-11-22
* test: introduce skip() #21010dundargoc2022-11-13
* docs: typo fixes (#17859)dundargoc2022-04-15
* vim-patch:8.2.3618: getcwd() is unclear about how 'autochdir' is usedzeertzjq2021-11-19
* options: properly reset directories on 'autochdir' (#9894)Marco Hinz2019-04-13
* Resolve issues mentioned in PR reviewJan Edmund Lazo2018-02-19
* test: enable ex_cmds/cd_spec.lua on WindowsJan Edmund Lazo2018-02-19
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* CI: test: Avoid QuickBuild hang. (#5330)Justin M. Keyes2016-09-12
* getcwd(): Return empty string if CWD is invalid. #5292HiPhish2016-09-04
* tchdir: New tab should inherit CWD. (#5227)Alejandro Sanchez2016-09-04
* Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* functests: Check logs in lua codeZyX2016-06-10
* test/functional: cd_spec: Add tests for {getcwd,haslocaldir}(-1, -1)James McCoy2016-06-01
* test/functional: cd_spec: Add tests for using explicit argsJames McCoy2016-06-01
* test/functional: cd_spec: Use named keys for directories tableJames McCoy2016-06-01
* test/functional: Allow arbitrary arguments to cwd/lwd functionsJames McCoy2016-06-01
* test/functional: fix a dependency on the previous test suiteJohn Szakmeister2016-05-06
* test/functional: prefix the cd command with silent to prevent hangingJohn Szakmeister2016-05-06
* Satisfy testlint.KillTheMule2016-04-28
* tcd: doc, error messagesJustin M. Keyes2016-04-21
* Implement tab-local working directory feature.HiPhish2016-04-20