hnix/tests
John Wiegley a3c4bbfb76 Use NonEmpty for let bindings and attribute selector paths
Note that Nix allows inherit; and inherit (foo);, so we cannot make the list
of inherited names non-empty, even though the former constructions have no
meaning.
2018-04-17 12:46:41 -07:00
..
eval-compare Fix ind-string-14 2018-04-10 18:45:57 -07:00
files Fix the hello.nix test file 2018-04-04 09:26:58 -07:00
EvalTests.hs Add to the imports listed in Nix.hs 2018-04-14 09:39:03 -07:00
Main.hs If MATCHING_TESTS=yes (default for Travis), compare eval tests to Nix 2018-04-13 22:34:24 -07:00
NixLanguageTests.hs Fix test eval-okay-autoargs 2018-04-15 02:22:33 -07:00
ParserTests.hs Use NonEmpty for let bindings and attribute selector paths 2018-04-17 12:46:41 -07:00
PrettyTests.hs Remember how much indentation was stripped from multi-line strings 2018-04-11 12:06:14 -07:00
TestCommon.hs Add argument processing for the tests; test still not working yet 2018-04-15 02:16:06 -07:00