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
/
invoker_test.rb
Age
Commit message (
Expand
)
Author
2019-01-26
use the term newline(s) instead of endline(s) [skip ci]
Dan Allen
2019-01-26
resolves #2106 make syntax highlighter pluggable (PR #3016)
Dan Allen
2019-01-23
resolves #2995 use methods on File class instead of IO class (PR #2999)
Dan Allen
2019-01-06
use .adoc as AsciiDoc file extension in test suite
Dan Allen
2019-01-06
read input File as string; rename Helpers.normalize_lines* methods
Dan Allen
2019-01-06
modernize UTF-8 encoding operations
Dan Allen
2019-01-06
use require_relative instead of modifying $LOAD_PATH
Dan Allen
2019-01-06
remove workarounds for Ruby < 2.3
Dan Allen
2019-01-04
use ensure instead of rescue so test failure isn't suppressed
Dan Allen
2019-01-04
add CHANGELOG entry for resetting SOURCE_DATE_EPOCH in tests
Dan Allen
2019-01-04
Clear SOURCE_DATE_EPOCH env var when testing timezones (PR #2969)
Joseph Herlant
2018-10-27
resolves #2770 use OS independent timezone in time attributes (PR #2784)
Dan Allen
2018-10-27
clean up test that executes asciidoctor CLI
Dan Allen
2018-09-11
replace the use of render with convert in test suite
Dan Allen
2018-04-20
resolves #2003 allow failure level to be specified using CLI option (PR #2674)
Dan Allen
2018-04-09
delegate to test helper method to resolve test directory and fixture paths
Dan Allen
2018-04-01
switch asciidoctor.org URL to https in README, API docs, CLI output, and tests
Dan Allen
2017-12-15
fix another unused variable in test suite
Dan Allen
2017-12-15
remove unused variable in test
Dan Allen
2017-09-28
use assert_includes in place of raw assertion in paragraph tests
Dan Allen
2017-09-22
resolves #1394 preserve directories if source dir and destination dir are set...
Dan Allen
2017-09-22
use assert_kind_of in place of assert ... is_a? in test suite
Dan Allen
2017-09-20
process input files more carefully in CLI
Dan Allen
2017-09-15
resolves #1811 write manpages for each alternate manname
Dan Allen
2017-07-23
use refute in place of assert ! in test suite (PR #2336)
Dan Allen
2017-07-08
fix invoker tests when run directly
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-01-06
resolves #1372 set localyear and docyear attributes
Dan Allen
2017-01-05
fail if SOURCE_DATE_EPOCH is malformed; reset env var properly in test
Dan Allen
2016-12-08
fix warnings
Dan Allen
2016-12-07
resolves #1956 validate that output file will not overwrite input file (PR #1...
Dan Allen
2016-11-27
resolves #1948 accept named pipe (fifo) as the input file (PR #1951)
Dan Allen
2016-10-04
fix time assertion in test suite when running on Ruby 1.8.7
Dan Allen
2016-10-04
Honor the SOURCE_DATE_EPOCH environment variable
Alexis Bienvenüe
2015-12-29
remove trailing endlines in source
Dan Allen
2015-10-22
resolves #1530 honor htmlsyntax attribute when backend is html/html5
Dan Allen
2015-10-05
resolves #1495 allow docdate and doctime to be overridden
Dan Allen
2015-07-16
resolves #1400 don't copy css if stylesheet or stylesdir is a URI
Dan Allen
2014-11-23
cleanup error checks and messages
Dan Allen
2014-11-23
resolves #1210 print encoding information in version output
Dan Allen
2014-08-02
print version when using -v switch alone
Dan Allen
2014-06-19
resolves #929 only include xmlns in docbook45 backend if xmlns attribute is s...
Dan Allen
2014-05-19
resolves #909 - add -t flag to cli to control output of timing information
Guillaume Grossetie
2014-02-28
cloning of options & attributes is now handled in main APIs
Dan Allen
2014-02-28
use implicit method rescue block in cli; cleanup interrupt handling
Dan Allen
2014-02-28
don't fail if seeking input is not permitted; add test
Dan Allen
2014-02-26
resolves #778, rewrite converter API; resolves #638, integrate thread_safe gem
Dan Allen
2014-02-20
chomp endline from stylesheets; small cleanups
Dan Allen
2014-02-16
call each thing by its right name
Dan Allen
[prev]
[next]