summaryrefslogtreecommitdiff
path: root/spec/break_spec.rb
AgeCommit message (Expand)Author
2020-06-19verify thematic break is solid if style not specifiedDan Allen
2020-06-18verify theme can configure line width, color, and style of thematic breakDan Allen
2020-06-13remove wip from test descriptionDan Allen
2020-06-12correct fixture for test with invalid page layout on page breakDan Allen
2020-05-31add test for layout on page break with unrecognized valueDan Allen
2020-02-07use eql in test suite instead of eq (PR #1543)Dan Allen
2019-12-04fix test failures in JRubyDan Allen
2019-12-03add and customize dedicated linter rules for rspecDan Allen
2019-12-03enforce magic comment for frozen string literalDan Allen
2019-11-15remove trailing whitespace in source [skip ci]Dan Allen
2019-09-23add additional page break testDan Allen
2019-09-23add additional page break testDan Allen
2019-07-10use more robust mechanism to detect an empty pageDan Allen
2019-06-27introduce more useful line inspector for test suiteDan Allen
2019-06-18introduce have_size matcher in test suiteDan Allen
2019-06-06resolves #1091 apply page layout specified on page break even when break fall...Dan Allen
2019-05-28consistently use singular form for test suite namesDan Allen