hnix/tests
2018-04-07 12:02:33 -07:00
..
files Fix the hello.nix test file 2018-04-04 09:26:58 -07:00
EvalTests.hs Factor out some code into new module Nix.Value 2018-04-07 11:38:12 -07:00
Main.hs Use hpack and move all the Nix sources into a src/ directory 2018-04-07 12:02:33 -07:00
NixLanguageTests.hs Factor out some code into new module Nix.Value 2018-04-07 11:38:12 -07:00
ParserTests.hs Implement builtins.unsafeGetAttrPos 2018-04-05 23:16:55 -07:00
PrettyTests.hs