nix-community.nixvim/tests
Matt Sturgeon d8f3113e90
plugins/none-ls: refactor using mkSourcePlugin
Introduce `_mk-source-plugin.nix`, which returns a module handling a
specific none-ls source plugin.

This wasn't possible previously due to IFD conflicting with evaluating
module imports.

Adjusted the test to use the `options` provided via module args, and
cleaned up some stuff allowing "unpackaged" sources to not be listed
again in the test file.
2024-07-13 20:11:09 +01:00
..
modules misc/post-release 24.05: update workflows 2024-06-06 14:46:34 +02:00
test-sources plugins/none-ls: refactor using mkSourcePlugin 2024-07-13 20:11:09 +01:00
default.nix tests/test-derivation: don't invoke test modules 2024-06-30 18:22:58 +01: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 plugins/none-ls: refactor using mkSourcePlugin 2024-07-13 20:11:09 +01:00
lib-tests.nix lib/to-lua: fix removing empties nested in lists 2024-07-03 16:44:30 +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/test-derivation: allow tests to be modules 2024-06-29 22:02:44 +01:00