esqueleto/test/expected-compile-failures
2018-12-19 09:54:14 -07:00
..
src Add more tests 2018-12-19 09:50:10 -07:00
update-read-role Clean up the test project 2018-12-19 09:54:14 -07:00
write-read-role Clean up the test project 2018-12-19 09:54:14 -07:00
.gitignore Add test for write-read-role 2018-12-18 16:51:52 -07:00
package.yaml Clean up the test project 2018-12-19 09:54:14 -07:00
README.md Clean up the test project 2018-12-19 09:54:14 -07:00
Setup.hs Add test for write-read-role 2018-12-18 16:51:52 -07:00
stack-8.2.yaml Add separate stack.yaml to not redownload GHC 2018-12-18 17:34:14 -07:00
stack-8.4.yaml Add separate stack.yaml to not redownload GHC 2018-12-18 17:34:14 -07:00
stack-8.6.yaml Add separate stack.yaml to not redownload GHC 2018-12-18 17:34:14 -07:00
stack.yaml Add test for write-read-role 2018-12-18 16:51:52 -07:00
test.sh Add more tests 2018-12-19 09:50:10 -07:00

expected-compile-failures

This subdirectory contains a stack project for expected compilation failures. To add a new "test case", create a new executable stanza in the package.yaml file. The Travis CI test script (test.sh) will attempt to compile the executable and will exit with an error if it successfully compiled.