John MacFarlane
6532950b26
MediaBag: ensure that / is always used as path separator.
2015-09-26 22:40:58 -07:00
mpickering
cc07d0c6bf
Shared: Make collapseFilePath OS-agnostic
2014-09-25 12:42:53 +01:00
Matthew Pickering
5b5e53024d
Added tests for collapseFilePath
2014-08-08 22:31:02 +01:00
John MacFarlane
18f4490482
Fixed runtime error with compactify'DL on certain lists.
...
Closes #1452 . Added test.
2014-07-25 10:53:04 -07:00
John MacFarlane
3fbbafd391
Rewrote normalize for efficiency. (Closes #1385.)
...
* Added normalizeInlines, normalizeBlocks.
* Type signature is now more narrow, `Pandoc -> Pandoc` instead of
`Data a :: a -> a`. Some users may need to change their uses of
`normalize` to the newly exported `normalizeInlines` or
`normalizeBlocks`.
2014-06-29 23:05:08 -07:00
John MacFarlane
45e4c123a4
Moved tests to tests/, modified cabal file so lib isn't recompiled.
2012-07-26 08:37:36 -07:00
John MacFarlane
570d8ff08c
Moved tests to src.
2011-01-29 11:24:16 -08:00
John MacFarlane
0833daff4a
Added Tests.Shared with normalize round-trip tests.
2011-01-29 10:03:24 -08:00