hnix/tests
2018-03-30 01:11:27 -07:00
..
EvalTests.hs More fixes to lazy evaluation and scoping 2018-03-30 01:11:27 -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 More fixes to lazy evaluation and scoping 2018-03-30 01:11:27 -07:00
ParserTests.hs Normalize import statements, add option parsing 2018-03-27 21:59:27 -07:00
PrettyTests.hs