nix-community.nixvim/tests
Matt Sturgeon c46bd820ad
plugins/firenvim: fix aliasing settings into globals
Needed to use `options.*.settings` instead of `config.*.settings`.

I was concerned that the test-case didn't pick up on this, so I added an
new test case with some basic assertions.
2024-08-09 09:28:38 +01:00
..
modules modules/performance: add ability to byte compile lua configuration files 2024-07-31 11:31:40 +00:00
test-sources plugins/firenvim: fix aliasing settings into globals 2024-08-09 09:28:38 +01:00
default.nix dev: Make the tests command able to select which test to launch 2024-07-21 15:17:17 +02:00
enable-except-in-tests.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
extend.nix standalone: rename nixvimExtend to extend 2024-07-01 15:54:29 +01:00
extra-args.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
extra-files.nix flake/checks: test extraFiles are in the build 2024-07-07 16:43:06 +01:00
fetch-tests.nix modules/performance: add ability to byte compile lua configuration files 2024-07-31 11:31:40 +00:00
generated.nix tests/generated: init by checking declared tools 2024-07-31 11:49:28 +01:00
lib-tests.nix lib/to-lua: handle derivations as path strings 2024-07-22 13:24:16 +01:00
maintainers.nix tests: add check for nixpkgs maintainers 2024-07-10 09:18:18 +01:00
no-flake.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
test-derivation.nix tests: Allow to test multiple derivations in a single test derivation 2024-07-19 11:11:17 +02:00