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
/
break_spec.rb
Age
Commit message (
Expand
)
Author
2022-10-22
verify trailing hard line break is ignored
Dan Allen
2022-08-06
resolves #2293 insert column break multi-column layout if column role is spec...
Dan Allen
2022-08-06
resolves #2300 always insert page break if always option is specified on page...
Dan Allen
2022-08-05
verify page break at start of column is ignored
Dan Allen
2022-07-19
remove use of build_pdf_theme except where needed
Dan Allen
2020-06-19
verify thematic break is solid if style not specified
Dan Allen
2020-06-18
verify theme can configure line width, color, and style of thematic break
Dan Allen
2020-06-13
remove wip from test description
Dan Allen
2020-06-12
correct fixture for test with invalid page layout on page break
Dan Allen
2020-05-31
add test for layout on page break with unrecognized value
Dan Allen
2020-02-07
use eql in test suite instead of eq (PR #1543)
Dan Allen
2019-12-04
fix test failures in JRuby
Dan Allen
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-11-15
remove trailing whitespace in source [skip ci]
Dan Allen
2019-09-23
add additional page break test
Dan Allen
2019-09-23
add additional page break test
Dan Allen
2019-07-10
use more robust mechanism to detect an empty page
Dan Allen
2019-06-27
introduce more useful line inspector for test suite
Dan Allen
2019-06-18
introduce have_size matcher in test suite
Dan Allen
2019-06-06
resolves #1091 apply page layout specified on page break even when break fall...
Dan Allen
2019-05-28
consistently use singular form for test suite names
Dan Allen