lazy.nvim/tests
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
..
core perf: new file-based cache that ensures correct rtp order (#532) 2023-02-13 12:01:56 +01:00
manage test: fixed tests 2023-01-04 00:30:14 +01:00
helpers.lua test: fixed helper function to delete test directory 2023-01-07 22:52:49 +01:00
init.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
run ci: run tests on linux only for nw 2022-12-20 08:56:59 +01:00