hnix/tests
Anton-Latukha 10051fbfc1
clean-up: rm commented-out imports
M  main/Main.hs
M  src/Nix/Reduce.hs
M  src/Nix/Type/Infer.hs
M  tests/EvalTests.hs
2020-09-21 01:57:58 +03:00
..
eval-compare Comment out appendContext test, as it is presently failing 2019-03-17 15:45:47 -07:00
files tests: port loop, remove hardcoded paths 2020-05-15 17:49:57 -07:00
EvalTests.hs clean-up: rm commented-out imports 2020-09-21 01:57:58 +03:00
Main.hs clean-up: (return -> pure) 2020-09-21 01:57:52 +03:00
NixLanguageTests.hs clean-up: (return -> pure) 2020-09-21 01:57:52 +03:00
ParserTests.hs clean-up: (return -> pure) 2020-09-21 01:57:52 +03:00
PrettyParseTests.hs Use prettyprinter-1.7.0 2020-08-07 12:21:12 +03: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 clean-up: (return -> pure) 2020-09-21 01:57:52 +03:00