persisted.nvim/tests
Zheng PiaoDan 2b4f192aca
fix: follow_cwd option (#132)
* fix: TestFollowCwd

* fix: follow_cwd not actually working

cause: `follow_cwd and nil or session` always use `session` because the
`true and nil` expression is evaluated to false
2024-05-31 09:47:52 +01:00
..
autoload chore: formatting 2023-12-18 23:49:07 +00:00
follow_cwd fix: follow_cwd option (#132) 2024-05-31 09:47:52 +01:00
git_branching tests: update testing and makefile 2023-03-09 09:40:20 +00:00
setup tests: update testing and makefile 2023-03-09 09:40:20 +00:00
stubs chore: add git branch tests 2022-04-07 00:23:28 +01:00
teardown chore: add git branch tests 2022-04-07 00:23:28 +01:00
default_settings_spec.lua fix: #120 session loading for branches with slashes 2024-05-03 10:09:50 +01:00
minimal.vim fix: follow_cwd option (#132) 2024-05-31 09:47:52 +01:00