index
:
asciidoctor
2.0.20-charlotte
main
MSM's fork of Asciidoctor
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2012-06-14
Fix doc_test_with_no_title to expect nil
Ryan Waldron
2012-06-14
Rename basic Document test; add test for document with no title
Ryan Waldron
2012-06-14
Rename waldo to asciidoctor (thanks Nick)
Ryan Waldron
2012-06-13
Add emphasized quotes and 'unquoted' quotes
Ryan Waldron
2012-06-13
Fix a few test snafu's and implement more of the text formatting
Jeremy McAnally
2012-06-13
Add :listing blocks as well as the weird [source, ruby] kind of listing block...
Ryan Waldron
2012-06-13
Merge branch 'master' of github.com:erebor/waldo
Ryan Waldron
2012-06-13
Take out unneeded crutch for rendering Asciidoc strings
Ryan Waldron
2012-06-13
Fix xpath syntax typos
Ryan Waldron
2012-06-13
Add attribution for context stuff
Jeremy McAnally
2012-06-13
Change out context stuff for something that works properly...
Jeremy McAnally
2012-06-13
Really fix name clashes. Ew.
Jeremy McAnally
2012-06-13
Merge branch 'master' of github.com:erebor/waldo
Jeremy McAnally
2012-06-13
Fix name clashes
Jeremy McAnally
2012-06-13
Fix test for NOTE elements
Ryan Waldron
2012-06-13
Get rid of @root accessor expecting a single Section in Document and keep Doc...
Ryan Waldron
2012-06-13
Small corrections and cleanups mostly to comments
Ryan Waldron
2012-06-13
Add text tests (fail now due to header issue)
Jeremy McAnally
2012-06-13
Added nested list element tests
Ryan Waldron
2012-06-13
Merge branch 'master' of github.com:erebor/waldo
Ryan Waldron
2012-06-13
Add debug suppression to various debug output so tests can be quiet
Ryan Waldron
2012-06-13
Update paragraph tests
Jeremy McAnally
2012-06-13
Add some basic list element tests
Ryan Waldron
2012-06-13
Paragraph tests (broken now due to header breakage)
Jeremy McAnally
2012-06-13
Oops. Use flunk not fail.
Jeremy McAnally
2012-06-13
Merge branch 'master' of github.com:erebor/waldo
Ryan Waldron
2012-06-13
Add count testing to xpath helper
Jeremy McAnally
2012-06-13
Merge branch 'master' of github.com:erebor/waldo
Ryan Waldron
2012-06-13
Headers testing
Jeremy McAnally
2012-06-13
Fix contexts
Jeremy McAnally
2012-06-13
Look for different file extensions in sample_doc_path
Ryan Waldron
2012-06-13
Add helper for rendering strings so that I don't have to type it 100012901920...
Jeremy McAnally
2012-06-13
Merge branch 'master' of github.com:erebor/waldo
Ryan Waldron
2012-06-13
Remove unneeded method; move name-mucking-about-with
Ryan Waldron
2012-06-13
Merge branch 'master' of github.com:erebor/waldo
Jeremy McAnally
2012-06-13
Xpath Nokogiri helper
Jeremy McAnally
2012-06-13
Merge branch 'master' of github.com:erebor/waldo
Ryan Waldron
2012-06-13
Add test for other form of section heading
Ryan Waldron
2012-06-13
Add helper to build an example document
Jeremy McAnally
2012-06-12
Rename gem from emerson to waldo
Ryan Waldron
2012-06-06
Cheat and make test pass
Ryan Waldron
2012-06-06
Properly instantiate document; get one test to pass
Ryan Waldron
2012-06-06
Add testing stub
Ryan Waldron
2012-06-01
Add section_literal template; add Asciidoc site index src file to test docs; ...
Ryan Waldron
2012-06-01
Add test script and test asciidoc src
Ryan Waldron