hnix/tests
2018-04-01 10:55:23 -07:00
..
files Some improvements to error traces 2018-03-30 23:10:44 -07:00
EvalTests.hs Add informative backtraces on evaluation failure 2018-03-30 23:10:44 -07:00
Main.hs Don't run the language tests (say, on Travis) unless LANGUAGE_TESTS=yes 2018-03-28 16:30:54 -07:00
NixLanguageTests.hs Correction to the tests 2018-04-01 10:55:23 -07:00
ParserTests.hs Break apart MonadNix, to allow greater flexibility in evaluators 2018-03-31 14:53:38 -07:00
PrettyTests.hs