hnix/tests
Guillaume Maudoux 975d6dea93 Refactor execBinaryOp to demand values where needed.
This spliste execBinaryOp in two parts where the second conatains all
the logic that relies on the assumption that values are already in
"demanded".
2019-11-27 17:16:43 -08:00
..
eval-compare Comment out appendContext test, as it is presently failing 2019-03-17 15:45:47 -07:00
files Add tests for __findFile. 2018-05-21 00:29:42 +02:00
EvalTests.hs Refactor execBinaryOp to demand values where needed. 2019-11-27 17:16:43 -08:00
Main.hs Add proper default 'nix' prefix to search paths 2019-11-26 14:32:29 -07:00
NixLanguageTests.hs Add proper default 'nix' prefix to search paths 2019-11-26 14:32:29 -07:00
ParserTests.hs Use NSet for both recursive and non-recursive sets 2019-07-25 14:10:44 -07:00
PrettyParseTests.hs Use NSet for both recursive and non-recursive sets 2019-07-25 14:10:44 -07:00
PrettyTests.hs Reformat all sources with Brittany, to restore consistency 2019-03-17 14:47:38 -07:00
ReduceExprTests.hs Reformat all sources with Brittany, to restore consistency 2019-03-17 14:47:38 -07:00
TestCommon.hs upd texts of more messages 2019-08-04 15:00:57 -07:00