nixpkgs/pkgs/test/nixpkgs-check-by-name/tests
Silvan Mosberger 4245e618e7 tests.nixpkgs-check-by-name: Introduce a non-applicable ratchet state
Introduces NonApplicable as a state of a ratchet, to be used when the
ratchet doesn't make sense to have.

This fixes an odd problem where before, changing an attribute to use
e.g. `callPackage` suddenly requires moving it to `pkgs/by-name`, when that
shouldn't have been required.
2024-01-22 23:13:58 +01:00
..
aliases tests.nixpkgs-check-by-name: Don't error for pkgs/by-name aliases 2024-01-16 21:18:37 +01:00
broken-autocall tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
empty-base tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
incorrect-shard tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
internalCallPackage tests.nixpkgs-check-by-name: Don't error for pkgs/by-name aliases 2024-01-16 21:18:37 +01:00
invalid-package-name tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
invalid-shard-name tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
manual-definition tests.nixpkgs-check-by-name: Introduce a non-applicable ratchet state 2024-01-22 23:13:58 +01:00
missing-package-nix tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
move-to-non-by-name tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
multiple-failures tests.nixpkgs-check-by-name: Test non-Nix invalid symlinks instead 2024-01-17 15:50:24 +01:00
new-package-non-by-name tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
no-by-name tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
no-eval tests.nixpkgs-check-by-name: Minorly more minimal test files 2024-01-22 22:58:33 +01:00
non-attrs tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
non-derivation tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
one-letter tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
only-callPackage-derivations tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
override-different-file tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
override-empty-arg tests.nixpkgs-check-by-name: Minorly more minimal test files 2024-01-22 22:58:33 +01:00
override-empty-arg-gradual tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
override-no-call-package tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
override-no-file tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
override-success tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
package-dir-is-file tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
package-nix-dir tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
ref-absolute tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
ref-escape tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
ref-nix-path tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
ref-path-subexpr tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
ref-success tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
shard-file tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
sorted-order tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
success tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
symlink-escape tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
symlink-invalid tests.nixpkgs-check-by-name: Test non-Nix invalid symlinks instead 2024-01-17 15:50:24 +01:00
uppercase tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
with-readme tests.nixpkgs-check-by-name: Improve lib path handling in tests 2024-01-15 18:34:16 +01:00
mock-nixpkgs.nix tests.nixpkgs-check-by-name: Don't error for pkgs/by-name aliases 2024-01-16 21:18:37 +01:00