mirror of
https://github.com/NixOS/nix.git
synced 2025-11-28 13:11:00 +01:00
tests: add tests for dynamic attribute in let and inherit
Without a follow-up revert these tests will fail.
Co-authored-by: Sergei Zimmerman <sergei@zimmerman.foo>
Co-authored-by: piegames <git@piegames.de>
(cherry picked from commit 0c0a41a81a)
This commit is contained in:
parent
0167a50133
commit
d56115eeb4
13 changed files with 68 additions and 0 deletions
|
|
@ -79,6 +79,8 @@
|
|||
# Not supported by nixfmt
|
||||
''^tests/functional/lang/eval-okay-deprecate-cursed-or\.nix$''
|
||||
''^tests/functional/lang/eval-okay-attrs5\.nix$''
|
||||
''^tests/functional/lang/eval-fail-dynamic-attrs-inherit\.nix$''
|
||||
''^tests/functional/lang/eval-fail-dynamic-attrs-inherit-2\.nix$''
|
||||
|
||||
# More syntax tests
|
||||
# These tests, or parts of them, should have been parse-* test cases.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue