pandoc/tests/Tests
John MacFarlane dfa4b76630 Changes to literate haskell options.
- Removed writerLiterateHaskell from WriterOptions.
- Removed readerLiterateHaskell from ReaderOptions.
- Added Ext_literate_haskell to Extensions.  Test for this
  instead of the above.
- Removed failUnlessLHS from Shared.

Note:  At this point, +lhs and .lhs extension no longer has any effect.
Need to fix.
2012-08-08 23:18:19 -07:00
..
Readers Changes to literate haskell options. 2012-08-08 23:18:19 -07:00
Writers Moved WriterOptions and associated types Shared -> Options. 2012-07-26 22:59:56 -07:00
Arbitrary.hs Moved tests to tests/, modified cabal file so lib isn't recompiled. 2012-07-26 08:37:36 -07:00
Helpers.hs Moved WriterOptions and associated types Shared -> Options. 2012-07-26 22:59:56 -07:00
Old.hs Moved WriterOptions and associated types Shared -> Options. 2012-07-26 22:59:56 -07:00
Shared.hs Moved tests to tests/, modified cabal file so lib isn't recompiled. 2012-07-26 08:37:36 -07:00