dhall-haskell/tests
2018-03-06 20:04:17 -08:00
..
format Fix pretty-printing empty record literals (#269) 2018-02-16 09:00:03 -08:00
normalization Implement new simplifications for boolean logic (#316) 2018-03-06 20:04:17 -08:00
parser Fix precedence of parsing variable names (#255) 2018-02-08 07:23:56 -08:00
regression Preserve string interpolation when using dhall-format (#220) 2018-01-21 16:32:28 -08:00
tutorial Add .dhall suffix to tests/tutorial/process 2018-01-27 12:34:10 -08:00
typecheck Split example tests out into test files (#311) 2018-02-28 14:12:59 -08:00
Format.hs Fix pretty-printing empty record literals (#269) 2018-02-16 09:00:03 -08:00
Normalization.hs Implement new simplifications for boolean logic (#316) 2018-03-06 20:04:17 -08:00
Parser.hs Use shouldParse instead of shouldPass (#275) 2018-02-17 17:34:46 -08:00
Regression.hs Reject custom contexts that are ill-formed (#259) 2018-02-14 18:34:04 -08:00
Tests.hs Split example tests out into test files (#311) 2018-02-28 14:12:59 -08:00
Tutorial.hs Add constructors keyword (#199) 2018-01-03 08:24:08 -08:00
TypeCheck.hs Split example tests out into test files (#311) 2018-02-28 14:12:59 -08:00
Util.hs Add constructors keyword (#199) 2018-01-03 08:24:08 -08:00