index
:
hakyll
master
Haskell library for generating static sites
Igor Pashev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Hakyll
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-07
Optimise CSS compression
Bergi
1
-9
/
+9
2018-01-15
Various dependency bumps
Jasper Van der Jeugt
5
-25
/
+25
2017-12-25
Extend capture with Regex handling
frederik-h
1
-0
/
+1
2017-12-18
Fix warnings and errors
Jasper Van der Jeugt
1
-2
/
+1
2017-11-17
Fix compression of calc() in CSS
Krzysztof Jurewicz
1
-0
/
+2
2017-11-17
Make unixFilter output stderr when failing
Nick Boultbee
1
-3
/
+21
2017-06-10
Some small CSS compression improvements
Nicole Rauch
1
-3
/
+7
2016-10-31
Add test
Nikolaos S. Papaspyrou
1
-0
/
+1
2016-10-17
Move from test-framework to tasty
Jasper Van der Jeugt
16
-66
/
+65
2016-08-15
Also trim whitespace around colons.
Nicole Rauch
1
-0
/
+2
2016-08-14
Do not strip comments that are inside constants.
Nicole Rauch
1
-1
/
+4
2016-08-14
We must avoid the compression of whitespace in constants by handling it in th...
Nicole Rauch
1
-1
/
+6
2016-08-14
Improved the compaction a bit more.
Nicole Rauch
1
-0
/
+2
2016-08-14
Compacted the tests and made them more readable.
Nicole Rauch
1
-22
/
+11
2016-08-14
We need to constantly check whether we are at the start of a constant, not ju...
Nicole Rauch
1
-4
/
+6
2016-08-14
Adding tests that make sure that whitespace at the start or end of constants ...
Nicole Rauch
1
-0
/
+5
2016-08-14
Adding tests that make sure that the constant terminators don't get mixed up.
Nicole Rauch
1
-0
/
+5
2016-08-14
Whitespace in certain kinds of string constants is no longer eliminated.
Nicole Rauch
1
-0
/
+3
2016-08-14
Added some unit tests for CompressCss
Nicole Rauch
1
-0
/
+43
2016-08-04
Fix partials and add a test
Jasper Van der Jeugt
1
-0
/
+13
2016-07-25
Trim instructions. TrimRd chunk might need TrimL. Trim tests.
samgd
1
-6
/
+8
2016-07-24
Fix module layout
samgd
1
-48
/
+39
2016-07-24
Working trimming but module loop and formatting req.
samgd
1
-8
/
+8
2016-07-23
Expr trimming. '-' binds to '$'.
samgd
1
-0
/
+7
2016-07-23
Partial trimming
samgd
1
-0
/
+7
2016-07-23
For trimming
samgd
1
-3
/
+13
2016-07-23
If Trim parsing
samgd
1
-5
/
+8
2016-07-22
Add Trim_ data constructors. Add If test for Trim
samgd
1
-0
/
+15
2016-07-22
Remove redundant where
samgd
1
-1
/
+0
2016-04-21
Fix test failure
Jasper Van der Jeugt
1
-3
/
+11
2016-04-06
Initial YAML support
Jasper Van der Jeugt
4
-36
/
+29
2015-10-24
templateBodyCompiler compiles resource body only
Bergi
1
-1
/
+1
2015-08-16
Add "poster" as a URL attribute
Duncan
1
-0
/
+3
2015-05-29
Update to use Pandoc 1.14
Jasper Van der Jeugt
1
-1
/
+1
2015-02-11
Remove test debug output
Paul Keene
1
-2
/
+0
2015-01-10
Ensure "Listening on 0.0.0.0:8000" message is not garbled
Jasper Van der Jeugt
1
-2
/
+4
2015-01-06
Add a test for #300
Jasper Van der Jeugt
1
-10
/
+24
2014-10-27
Add tests
Jasper Van der Jeugt
1
-3
/
+14
2014-10-27
Better functions in templates
Jasper Van der Jeugt
2
-2
/
+2
2014-05-09
Merge branch 'master' of github.com:jaspervdj/hakyll
Jasper Van der Jeugt
1
-0
/
+2
2014-04-19
ADD: Added failing test cases for `toSiteRoot`.
Izzy Cecil
1
-0
/
+2
2014-04-11
Fix tag dependency issue, slightly improve caching
Jasper Van der Jeugt
1
-1
/
+2
2014-03-26
Revert "Added test case for global metadata"
Jasper Van der Jeugt
1
-31
/
+0
2014-01-23
Merge pull request #190 from krsch/master
Jasper Van der Jeugt
1
-0
/
+31
2014-01-03
Add a test for metadataRoute
Jasper Van der Jeugt
1
-2
/
+10
2013-10-18
Added test case for global metadata
Alexey Kreshchuk
1
-0
/
+31
2013-08-10
Add functionField again
Jasper Van der Jeugt
1
-0
/
+1
2013-06-17
Only add teaser when <!--more--> is there
Jasper Van der Jeugt
1
-7
/
+7
2013-06-16
More tests for toUrl function
Simonas Kazlauskas
1
-4
/
+9
2013-06-15
Sanitize URLs in toUrl
Jasper Van der Jeugt
1
-3
/
+4
[next]