nixpkgs/pkgs/test/nixpkgs-check-by-name/tests
Silvan Mosberger 553b1ab654 tests.nixpkgs-check-by-name: Don't enforce for fixed evals
Stops enforcing that packages whose evaluation gets fixed have to be
moved to `pkgs/by-name`.

This didn't really cause problems before, but I don't think it's great
behavior, and now that NonApplicable is a thing, we can easily make this
work, whereas before it would've been a larger change.
2024-01-22 23:16:46 +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: Don't enforce for fixed evals 2024-01-22 23:16:46 +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