hnix/tests
2018-04-07 14:33:15 -07:00
..
files
EvalTests.hs Factor out some code into new module Nix.Value 2018-04-07 11:38:12 -07:00
Main.hs Ensure in the tests that hnix.cabal is not edited directly 2018-04-07 12:09:49 -07:00
NixLanguageTests.hs Implement builtins.tryEval 2018-04-07 14:33:15 -07:00
ParserTests.hs Implement builtins.unsafeGetAttrPos 2018-04-05 23:16:55 -07:00
PrettyTests.hs