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-12-11
Fix mocha deprecation
Ryan Waldron
2012-12-11
restore escaped single quote after processing emphasis
Dan Allen
2012-12-11
sub special chars before intrinsics; add additional intrinsics
Dan Allen
2012-12-11
recognize and exclude block comments
Dan Allen
2012-12-11
do more sanitizing of section ids
Dan Allen
2012-12-11
don't leave link: on absolute url w/ link: prefix
Dan Allen
2012-12-11
fix duplication of block at end of section
Dan Allen
2012-12-11
allow quoted text to be at start or end of line
Dan Allen
2012-12-11
horizontal ruler only needs to be three quotes
Dan Allen
2012-07-31
Don't use nasty .send crap now.
Ryan Waldron
2012-07-31
Deref references through parent.document. Shut up, Demeter. I mean it, shut u...
Ryan Waldron
2012-07-30
Extract Reader class from Document
Ryan Waldron
2012-07-27
Clean up some text test names to match what Asciidoc calls them
Ryan Waldron
2012-07-24
Break out html attribute substitution; this whole processing order needs to b...
Ryan Waldron
2012-07-24
Add test for deleting non-existing attribute; test all the intrinsic attributes
Ryan Waldron
2012-07-24
Add attr deletion and test for same
Ryan Waldron
2012-07-24
The newline is fine; just test that the phrase from the line to be dropped is...
Ryan Waldron
2012-07-24
Use helper method
Ryan Waldron
2012-07-20
Working on getting attribute substitution working, including dropping lines w...
Ryan Waldron
2012-07-19
Move substition tests into attribute_test.rb
Ryan Waldron
2012-07-19
I want me some pending tests
Ryan Waldron
2012-07-19
Sanitize attribute names
Ryan Waldron
2012-07-16
Fix docs for params and pass an array, not a string, in broken test
Ryan Waldron
2012-06-21
Shorten test input to remove irrelevant heading
Ryan Waldron
2012-06-20
Add a little more control with debut output in tests
Ryan Waldron
2012-06-18
Add tests for intrinsics and unknown substitions
Ryan Waldron
2012-06-18
Add basic test for substitutions
Ryan Waldron
2012-06-15
Add test for tricksy backtick-escaped text
Ryan Waldron
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
[next]