dhall-haskell/tests
2018-04-05 07:13:12 -07:00
..
format Fix pretty-printing empty record literals (#269) 2018-02-16 09:00:03 -08:00
normalization Add support for projecting a subset of record fields (#350) 2018-04-05 07:13:12 -07: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 Restrict records to forbid storing both types and terms (#335) 2018-03-25 18:16:11 -07:00
Format.hs Fix pretty-printing empty record literals (#269) 2018-02-16 09:00:03 -08:00
Normalization.hs Add support for projecting a subset of record fields (#350) 2018-04-05 07:13:12 -07: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