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
2018-04-14
use helpers to assert log messages in tests
Dan Allen
2018-04-14
promote MemoryLogger and NullLogger to Asciidoctor module
Dan Allen
2018-04-14
update tests to use memory logger instead of capturing stderr
Dan Allen
2018-04-14
associate logger with redirected stream in test suite
Dan Allen
2018-04-12
remove unused assertion helper
Dan Allen
2018-04-09
delegate to test helper method to resolve test directory and fixture paths
Dan Allen
2018-04-09
allow blocks and substitutions tests to be run directly
Dan Allen
2018-04-08
purge render method from test suite (except to verify alias)
Dan Allen
2018-01-03
add Ruby 2.5.0 to CI build matrix (PR #2528)
Dan Allen
2017-10-14
add helper block to test suite to run test with verbose mode on
Dan Allen
2017-07-02
rename EOL constant to LF (PR #2289)
Dan Allen
2017-05-28
rename test helper method expand_entity to decode_char
Dan Allen
2017-05-18
use IO.write instead of File.open w/ block
Dan Allen
2017-05-13
resolves #1890 warn if doctype=inline and block has unexpected content model ...
Dan Allen
2017-05-13
pass count to path query method in test helper
Dan Allen
2017-04-03
resolves #1689 fix sequential inline anchor macros with empty reftext (PR #2109)
Dan Allen
2017-03-01
use .size to get size of collection; .length to get size of string
Dan Allen
2016-11-28
add test for parsing author attribute
Dan Allen
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
[prev]
[next]