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
/
test_helper.rb
Age
Commit message (
Expand
)
Author
2016-01-05
fix minitest warnings, again
Dan Allen
2016-01-02
consolidate redirect_streams logic; fix invalid test
Dan Allen
2015-12-29
remove trailing endlines in source
Dan Allen
2015-10-25
resolves #1544 built-in writer should not fail if output is nil
Dan Allen
2015-06-24
get rid of superfluous minitest warning
Dan Allen
2014-11-23
add UTF-8 encoding header to all Ruby files with logic
Dan Allen
2014-11-21
resolves #1206 remove (mostly unused) Debug class
Dan Allen
2014-11-10
enable CI reports
Dan Allen
2014-10-12
resolves #1144 fix includes that reference absolute Windows paths
Dan Allen
2014-07-27
reenable rbx in Travis build
Dan Allen
2014-07-27
resolves #1035 allow Treeprocessor to return replacement tree
Dan Allen
2014-07-15
resolves #612 generate data uri for remote image
Dan Allen
2014-07-08
fix reader test on JRuby 1.9 mode
Dan Allen
2014-07-08
fix tests on Ruby 1.8.7
Dan Allen
2014-07-08
use ip address instead of hostname in reader test
Dan Allen
2014-05-05
Use defined? over const_defined to check for Minitest::Test
Dan Allen
2014-04-08
tests: switch to minitest
Ken Dreyer
2014-03-03
cleanup html header and optimize
Dan Allen
2014-03-03
add xmlns attribute for xhtml output with test
brian m. carlson
2014-02-27
make document parsing a discrete step, make Reader accessible as property on ...
Dan Allen
2014-02-17
use in-process web server for URI tests
Dan Allen
2014-02-17
resolves #574 add -r and -I flags to asciidoctor command
Dan Allen
2014-02-16
call each thing by its right name
Dan Allen
2014-02-05
refactor unit tests so they work in RubyMine
Charles Moulliard
2014-01-26
read template_dir from TEMPLATE env var for tests
Dan Allen
2013-11-03
resolves #727 remove trailing endlines from source data
Dan Allen
2013-10-21
refactor how libraries are required
Dan Allen
2013-09-25
fix custom template loading for core tests
Dan Allen
2013-09-14
fix Ruby 1.8.7 tests, fix warning in invoker test
Dan Allen
2013-09-14
fix tests for Rubinius
Dan Allen
2013-08-23
fix false detection of list item with hyphen marker
Dan Allen
2013-08-21
resolves #575, #572 and #581 refactor reader to track include stack
Dan Allen
2013-08-13
add xmlns to root element in docbook45 backend
Dan Allen
2013-07-02
resolves #445 allow include macro to retrieve data from uri
Dan Allen
2013-07-01
Merge pull request #468 from lordofthejars/master
Dan Allen
2013-06-30
resolves issue #227 by accepting multiple files as input in CLI interface
Alex Soto
2013-06-29
move default test options to separate method
Dan Allen
2013-06-09
Merge pull request #415 from mojavelinux/template-testing
Dan Allen
2013-06-09
Merge branch 'avtobiff:debian/remove-require-rubygems'
Dan Allen
2013-06-09
require rubygems in test suite if Ruby < 1.9
Dan Allen
2013-06-09
fix tests for testing slim and haml backends
Dan Allen
2013-06-08
remove pending library entirely
Dan Allen
2013-06-08
Do not use pending gem in tests
Per Andersson
2013-05-26
resolves #122 link section titles
Dan Allen
2013-05-24
cleanups and minor improvements
Dan Allen
2013-05-02
resolves #309 exclude attribute div if quote has no attribution
Dan Allen
2013-04-27
resolves #289 #291 attributes as string or array
Dan Allen
2013-04-22
resolves #187 complete masquerade functionality for blocks & paragraphs
Dan Allen
2013-01-30
resolves issue #144 - encoding issue w/ utf-8
Dan Allen
2013-01-23
resolve issue #69, enable warnings when running tests; fix warnings
Dan Allen
[next]