yesod/yesod-static/test
John Lenz 380cdcd174 static: make Entry a setting type
In the future we might want to add new features to the
Entry.  I am currently thinking about source maps, where
a new field will need to be added to the Entry.  Therefore,
use Data.Default to make sure we don't need to bump the
major version for these features.
2013-09-17 11:03:00 -05:00
..
embed-dir static: add several embedded generators 2013-09-12 12:21:47 -05:00
fs get yesod-static tests running again 2011-11-27 08:12:49 -06:00
unicode Remove upper bounds on bytestring (yesodweb/shakespeare#60) 2012-04-29 09:38:45 +03:00
EmbedDevelTest.hs static: Add an embedded static subsite 2013-09-12 12:21:33 -05:00
EmbedProductionTest.hs static: fix the build on GHC 7.4 2013-09-12 17:52:15 -05:00
EmbedTestGenerator.hs static: make Entry a setting type 2013-09-17 11:03:00 -05:00
FileGeneratorTests.hs static: add several embedded generators 2013-09-12 12:21:47 -05:00
GeneratorTestUtil.hs static: add several embedded generators 2013-09-12 12:21:47 -05:00
tests.hs static: add several embedded generators 2013-09-12 12:21:47 -05:00
YesodStaticTest.hs Adept Hspec tests for forward compatibility 2012-10-16 14:44:58 +02:00