aboutsummaryrefslogtreecommitdiff
path: root/tests/Tests/Shared.hs
AgeCommit message (Expand)AuthorFilesLines
2016-10-14Remove Tests.ArbitraryJesse Rosenthal1-1/+1
2015-11-09Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane1-1/+0
2015-11-08Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane1-0/+1
2015-10-14Use custom Prelude to avoid compiler warnings.John MacFarlane1-1/+0
2015-09-26MediaBag: ensure that / is always used as path separator.John MacFarlane1-1/+1
2014-09-25Shared: Make collapseFilePath OS-agnosticmpickering1-18/+19
2014-08-08Added tests for collapseFilePathMatthew Pickering1-1/+23
2014-07-25Fixed runtime error with compactify'DL on certain lists.John MacFarlane1-0/+10
2014-06-29Rewrote normalize for efficiency. (Closes #1385.)John MacFarlane1-3/+5
2012-07-26Moved tests to tests/, modified cabal file so lib isn't recompiled.John MacFarlane1-0/+26
2011-01-29Moved tests to src.John MacFarlane1-21/+0
2011-01-29Added Tests.Shared with normalize round-trip tests.John MacFarlane1-0/+21