summaryrefslogtreecommitdiff
path: root/tests/Tests/Shared.hs
Commit message (Expand)AuthorAge
* Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane2015-11-09
* Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane2015-11-08
* Use custom Prelude to avoid compiler warnings.John MacFarlane2015-10-14
* MediaBag: ensure that / is always used as path separator.John MacFarlane2015-09-26
* Shared: Make collapseFilePath OS-agnosticmpickering2014-09-25
* Added tests for collapseFilePathMatthew Pickering2014-08-08
* Fixed runtime error with compactify'DL on certain lists.John MacFarlane2014-07-25
* Rewrote normalize for efficiency. (Closes #1385.)John MacFarlane2014-06-29
* Moved tests to tests/, modified cabal file so lib isn't recompiled.John MacFarlane2012-07-26
* Moved tests to src.John MacFarlane2011-01-29
* Added Tests.Shared with normalize round-trip tests.John MacFarlane2011-01-29