summaryrefslogtreecommitdiff
path: root/test/fixtures
AgeCommit message (Expand)Author
2013-06-20resolves #437 allow multiple template directories to be specifiedDan Allen
2013-06-19add tests for custom (tilt) backendsDan Allen
2013-06-06resolves #403 substitute attributes in docinfo filesDan Allen
2013-05-01resolves #308 set proper encoding on input dataDan Allen
2013-04-25fix bug resolving custom stylesheet, add testsDan Allen
2013-04-17resolves #226 support including tagged linesDan Allen
2013-04-17resolves #226 add line selection to include macroDan Allen
2013-04-16resolves #116 include docinfo files in header when safe mode < SERVERDan Allen
2013-01-30Remove test specifically that escaped filenames work; that's really a shell f...Ryan Waldron
2013-01-30resolves issue #144 - encoding issue w/ utf-8Dan Allen
2013-01-23resolve issue #97, add support for name=value@ attribute syntaxDan Allen
2013-01-21enhance invoker, add tests, enforce securityDan Allen
2013-01-15organize safe modes in a module, align path normalizationDan Allen
2013-01-04add support for resolving reference and data image URIsDan Allen
2012-12-20set encoding document template to utf8 and test itDan Allen
2012-06-13Add some basic list element testsRyan Waldron
2012-06-01Add section_literal template; add Asciidoc site index src file to test docs; ...Ryan Waldron
2012-06-01Add test script and test asciidoc srcRyan Waldron