lazy.nvim/tests/core
Folke Lemaitre 462633bae1
perf: new file-based cache that ensures correct rtp order (#532)
* perf: new file-based cache that ensures rtp is alweays correct and will cache all files, including those after startup

* refactor: new cache

* test: fix tests

* fix(cache): cache file names on Windows

* feat(cache): allow to disable the cache

* docs: updated cache settings
2023-02-13 12:01:56 +01:00
..
e2e_spec.lua feat(git): added fast `Git.get_origin` and `Git.get_config` 2023-01-08 08:05:44 +01:00
init_spec.lua test: test XDG paths for tests and added a test that checks if they are setup correctly 2022-12-02 09:25:30 +01:00
plugin_spec.lua test: fixed tests for `Plugin.opts` 2023-01-12 13:13:45 +01:00
util_spec.lua perf: new file-based cache that ensures correct rtp order (#532) 2023-02-13 12:01:56 +01:00