index
:
asciidoctor-pdf
2.3.17-magentastripe
2.3.9-magentastripe
main
part-pictures
MSM's fork of Asciidoctor-PDF
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
xref_spec.rb
Age
Commit message (
Collapse
)
Author
2022-10-30
switch from EOS to END as heredoc delimiter
Dan Allen
2020-07-18
short-circuit xreftext containing a circular reference path
Dan Allen
2020-06-20
verify target path is used as fallback text for interdocument xref
Dan Allen
2020-05-19
add test that interdocument xref to sibling becomes link to PDF
Dan Allen
2020-05-18
test xref to self with implicit text
Dan Allen
2020-05-07
drop unsupported versions of Ruby (Ruby < 2.5 and JRuby < 9.2) (PR #1682)
Dan Allen
2020-04-07
move dest test cases to dest tests
Dan Allen
2020-04-07
add abstract to block ID test
Dan Allen
2020-04-06
add bulk test for block ID
Dan Allen
2020-02-19
add test for inline anchor
Dan Allen
2020-02-12
resolves #1552 drop support for versions of Asciidoctor < 2 (PR #1553)
Dan Allen
2020-02-07
use eql in test suite instead of eq (PR #1543)
Dan Allen
- eql does not attempt to cast type
2019-12-03
add and customize dedicated linter rules for rspec
Dan Allen
2019-12-03
enforce magic comment for frozen string literal
Dan Allen
2019-10-28
skip incompatible specs on Ruby 2.3
Dan Allen
2019-10-28
add test to verify names are hex encoded if contain non-ASCII chars
Dan Allen
2019-10-23
add tests for xrefstyle when referencing part
Dan Allen
2019-10-08
verify xrefstyle is honored when making reference to image
Dan Allen
2019-10-08
add tests to verify behavior when xref cannot be resolved or has no xreftext
Dan Allen
2019-10-08
allow xref macro to override xrefstyle set on document
Dan Allen
2019-10-03
add xrefstyle test for figure
Dan Allen
2019-09-15
verify reference can be made to table cell or list item with anchor
Dan Allen
2019-09-15
verify internal xrefs work
Dan Allen
2019-09-05
skip tests for xrefstyle on Asciidoctor < 1.5.7
Dan Allen
2019-09-05
add initial tests for xrefstyle
Dan Allen
2019-08-17
resolves #74 allow page break before and after part and before chapter to be ↵
Dan Allen
configured by theme (PR #1209)