summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-06-14Fix doc_test_with_no_title to expect nilRyan Waldron
2012-06-14Rename basic Document test; add test for document with no titleRyan Waldron
2012-06-14Rename waldo to asciidoctor (thanks Nick)Ryan Waldron
2012-06-13Add emphasized quotes and 'unquoted' quotesRyan Waldron
2012-06-13Fix a few test snafu's and implement more of the text formattingJeremy McAnally
2012-06-13Add :listing blocks as well as the weird [source, ruby] kind of listing block...Ryan Waldron
2012-06-13Merge branch 'master' of github.com:erebor/waldoRyan Waldron
2012-06-13Take out unneeded crutch for rendering Asciidoc stringsRyan Waldron
2012-06-13Fix xpath syntax typosRyan Waldron
2012-06-13Add attribution for context stuffJeremy McAnally
2012-06-13Change out context stuff for something that works properly...Jeremy McAnally
2012-06-13Really fix name clashes. Ew.Jeremy McAnally
2012-06-13Merge branch 'master' of github.com:erebor/waldoJeremy McAnally
2012-06-13Fix name clashesJeremy McAnally
2012-06-13Fix test for NOTE elementsRyan Waldron
2012-06-13Get rid of @root accessor expecting a single Section in Document and keep Doc...Ryan Waldron
2012-06-13Small corrections and cleanups mostly to commentsRyan Waldron
2012-06-13Add text tests (fail now due to header issue)Jeremy McAnally
2012-06-13Added nested list element testsRyan Waldron
2012-06-13Merge branch 'master' of github.com:erebor/waldoRyan Waldron
2012-06-13Add debug suppression to various debug output so tests can be quietRyan Waldron
2012-06-13Update paragraph testsJeremy McAnally
2012-06-13Add some basic list element testsRyan Waldron
2012-06-13Paragraph tests (broken now due to header breakage)Jeremy McAnally
2012-06-13Oops. Use flunk not fail.Jeremy McAnally
2012-06-13Merge branch 'master' of github.com:erebor/waldoRyan Waldron
2012-06-13Add count testing to xpath helperJeremy McAnally
2012-06-13Merge branch 'master' of github.com:erebor/waldoRyan Waldron
2012-06-13Headers testingJeremy McAnally
2012-06-13Fix contextsJeremy McAnally
2012-06-13Look for different file extensions in sample_doc_pathRyan Waldron
2012-06-13Add helper for rendering strings so that I don't have to type it 100012901920...Jeremy McAnally
2012-06-13Merge branch 'master' of github.com:erebor/waldoRyan Waldron
2012-06-13Remove unneeded method; move name-mucking-about-withRyan Waldron
2012-06-13Merge branch 'master' of github.com:erebor/waldoJeremy McAnally
2012-06-13Xpath Nokogiri helperJeremy McAnally
2012-06-13Merge branch 'master' of github.com:erebor/waldoRyan Waldron
2012-06-13Add test for other form of section headingRyan Waldron
2012-06-13Add helper to build an example documentJeremy McAnally
2012-06-12Rename gem from emerson to waldoRyan Waldron
2012-06-06Cheat and make test passRyan Waldron
2012-06-06Properly instantiate document; get one test to passRyan Waldron
2012-06-06Add testing stubRyan 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