summaryrefslogtreecommitdiff
path: root/test/Tests/Readers/HTML.hs
Commit message (Expand)AuthorAge
* Automatic reformating by stylish-haskell.John MacFarlane2017-10-27
* HTML reader: parse <main> like <div role=main>. (#3791)bucklereed2017-08-09
* HTML reader: Use the lang value of <html> to set the lang meta value. (#3765)bucklereed2017-06-27
* Changed all readers to take Text instead of String.John MacFarlane2017-06-10
* Use tasty for tests rather than test-framework.John MacFarlane2017-03-14
* Stylish-haskell automatic formatting changes.John MacFarlane2017-03-04
* Moved tests/ -> test/.John MacFarlane2017-02-04