dhall-haskell/dhall/tests/normalization/success/prelude/Optional
Gabriel Gonzalez 8a74105007
Update tests to match the filesystem layout from the standard (#688)
This begins updates the filesystem layout for the tests to match
the new layout from the standard test suite (See:
https://github.com/dhall-lang/dhall-lang/pull/265)

This is still missing a part of the standard requirement, which is checking
parsing and import test results against an expected output (instead of
just checking that they succeed).  I plan to add that in a subsequent
pull request.  This is mainly to unblock other features that require using
the new standard layout.
2018-11-17 08:23:26 -08:00
..
all Update tests to match the filesystem layout from the standard (#688) 2018-11-17 08:23:26 -08:00
any Update tests to match the filesystem layout from the standard (#688) 2018-11-17 08:23:26 -08:00
build Update tests to match the filesystem layout from the standard (#688) 2018-11-17 08:23:26 -08:00
concat Update tests to match the filesystem layout from the standard (#688) 2018-11-17 08:23:26 -08:00
filter Update tests to match the filesystem layout from the standard (#688) 2018-11-17 08:23:26 -08:00
fold Update tests to match the filesystem layout from the standard (#688) 2018-11-17 08:23:26 -08:00
head Update tests to match the filesystem layout from the standard (#688) 2018-11-17 08:23:26 -08:00
last Update tests to match the filesystem layout from the standard (#688) 2018-11-17 08:23:26 -08:00
length Update tests to match the filesystem layout from the standard (#688) 2018-11-17 08:23:26 -08:00
map Update tests to match the filesystem layout from the standard (#688) 2018-11-17 08:23:26 -08:00
null Update tests to match the filesystem layout from the standard (#688) 2018-11-17 08:23:26 -08:00
toList Update tests to match the filesystem layout from the standard (#688) 2018-11-17 08:23:26 -08:00
unzip Update tests to match the filesystem layout from the standard (#688) 2018-11-17 08:23:26 -08:00