nix-community.nixvim/tests
Matt Sturgeon e48da949cf
tests/package-options: init
The test ensures "package" options use a "literalExpression" in their
defaultText; i.e. it validates `lib.mkPackageOption` was used to build
the package options.

All options whose `default` is a derivation are covered by the test,
other than submodule sub-options.
2024-09-05 02:24:52 +01:00
..
modules modules/performance: add ability to byte compile lua configuration files 2024-07-31 11:31:40 +00:00
test-sources lib/options: remove deprecated package option helpers 2024-09-05 02:24:52 +01:00
default.nix tests: simplify fetch-tests slightly 2024-08-28 05:45:01 +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
failing-tests.nix tests: add regression test for warnings + assertions 2024-08-28 00:44:34 +01:00
fetch-tests.nix tests: simplify fetch-tests slightly 2024-08-28 05:45:01 +01:00
generated.nix plugins/none-ls: use defaultText in package options 2024-09-04 20:29:52 +01:00
lib-tests.nix lib/util: add groupListBySize 2024-08-19 00:50:57 +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
package-options.nix tests/package-options: init 2024-09-05 02:24:52 +01:00