nix-community.nixvim/tests
Matt Sturgeon da6e3499d4
lib/utils: add nestedLiteral and nestedLiteralLua
`nestedLiteral` converts a `literalExpression` into a `toPretty` style
pretty-printer.

`nestedLiteralLua` composes `nestedLiteral` and `literalLua` together.
2024-11-15 21:46:25 +00:00
..
modules tests/darwin: add system.stateversion 2024-09-14 12:38:01 -05:00
test-sources tests/modules/clipboard: add raw lua code test 2024-11-15 18:40:10 +00:00
default.nix tests: use callTest pattern 2024-10-18 20:52:02 +01:00
enable-except-in-tests.nix tests: cleanup tests to better use callTest pattern 2024-10-18 20:52:02 +01:00
extend.nix tests: cleanup tests to better use callTest pattern 2024-10-18 20:52:02 +01:00
extra-args.nix tests: cleanup tests to better use callTest pattern 2024-10-18 20:52:02 +01:00
extra-files.nix tests: cleanup tests to better use callTest pattern 2024-10-18 20:52:02 +01:00
failing-tests.nix tests: add regression test for warnings + assertions 2024-08-28 00:44:34 +01:00
fetch-tests.nix tests/fetch-test: tweak signature 2024-09-07 22:29:43 +01:00
generated.nix tests/generated: validate declared lsp packages 2024-10-10 18:13:54 +01:00
lib-tests.nix lib/utils: add nestedLiteral and nestedLiteralLua 2024-11-15 21:46:25 +00:00
lsp-servers.nix tests/lsp-servers: disable lua-language-server on aarch64-darwin 2024-11-10 23:37:18 +01:00
main.nix modules/nixpkgs: add overlays option 2024-10-19 21:11:42 +01:00
maintainers.nix tests: cleanup tests to better use callTest pattern 2024-10-18 20:52:02 +01:00
no-flake.nix tests: use callTest pattern 2024-10-18 20:52:02 +01:00
package-options.nix tests/package-options: allow option defaults to throw 2024-09-24 03:27:48 +01:00
plugins-by-name.nix flake: add an empty nixvimConfiguration to the legacyPackages output 2024-09-15 18:59:52 +01:00