nix-community.nixvim/lib
Matt Sturgeon 088e584e54
modules/test: check warnings/assertions
Warnings and assertions defined as `config.warnings` and `config.assertions`
respectively will be checked as part of the test derivation, instead of
when evaluating the modules.

Adds new `checkWarnings` and `checkAssertions` test options (default true).
2024-08-22 14:46:55 +01:00
..
autocmd-helpers.nix lib: migrate helpers.nixvimTypes -> lib.types 2024-08-21 07:37:11 +01:00
builders.nix modules/performance: add ability to byte compile lua configuration files 2024-07-31 11:31:40 +00:00
default.nix lib/test: move from tests/test-derivation 2024-08-21 02:48:06 +01:00
deprecation.nix lib/deprecation: expose mkSettingsRenamedOptionModules publicly 2024-08-14 11:20:17 +00:00
extend-lib.nix lib/types: merge into extendedLib 2024-08-21 07:37:11 +01:00
helpers.nix lib/types: merge into extendedLib 2024-08-21 07:37:11 +01:00
keymap-helpers.nix lib: migrate helpers.nixvimTypes -> lib.types 2024-08-21 07:37:11 +01:00
maintainers.nix maintainers: add psfloyd 2024-08-06 22:58:32 -03:00
modules.nix modules/test: move test derivation to an option 2024-08-21 02:48:00 +01:00
neovim-plugin.nix lib/deprecation: expose mkSettingsRenamedOptionModules publicly 2024-08-14 11:20:17 +00:00
options.nix lib: migrate helpers.nixvimTypes -> lib.types 2024-08-21 07:37:11 +01:00
tests.nix modules/test: check warnings/assertions 2024-08-22 14:46:55 +01:00
to-lua.nix lib/lua: support nixpkg's "lua-inline" type 2024-08-14 00:25:59 +01:00
types.nix lib: migrate helpers.nixvimTypes -> lib.types 2024-08-21 07:37:11 +01:00
utils.nix lib: migrate helpers.nixvimTypes -> lib.types 2024-08-21 07:37:11 +01:00
vim-plugin.nix lib/deprecation: expose mkSettingsRenamedOptionModules publicly 2024-08-14 11:20:17 +00:00