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
/
spec_helper.rb
Age
Commit message (
Expand
)
Author
2022-07-17
refactor test suite
Dan Allen
2022-07-17
move definition of TareFirstPageContentStreamNoop module in test suite
Dan Allen
2022-07-16
move helper for visually_match matcher into same file
Dan Allen
2022-07-16
organize PDF inspectors in test suite into separate files
Dan Allen
2022-07-16
organize monkey patches in test suite into separate files
Dan Allen
2022-07-16
organize custom RSpec matchers into separate files
Dan Allen
2022-07-12
update debug mode for to_pdf helper in test suite to work when output is a Pa...
Dan Allen
2022-07-08
augment have_message matcher to assert that there are no additional messages
Dan Allen
2022-06-25
assert file in addition to lineno in warning message for cannot fit error
Dan Allen
2022-06-24
don't join text on different pages in lines helper in test suite
Dan Allen
2022-06-16
include page number on rectangle extracted by rectangle inspector in test suite
Dan Allen
2022-06-14
use enhanced RectInspector in test suite that can pick up fill and stroke color
Dan Allen
2022-06-05
enhance with_tmp_file to accept tmpdir option or write to spec/tmp by default
Dan Allen
2022-05-28
resolves #2216 patch prawn-gmagick to reread bit depth of a PNG image if it e...
Dan Allen
2022-05-17
use keyword argument for relative option on fixture_file helper [no ci]
Dan Allen
2022-05-07
allow to_pdf_file spec helper to override backend key
Dan Allen
2022-05-07
don't mutate pdf_theme in spec helper
Dan Allen
2022-05-03
resolves #2128 make allocate_toc method reusable (PR #2129)
Dan Allen
2022-05-03
fix warning in log_messages matcher in test suite
Dan Allen
2022-05-02
protect against committing test with debug flag on
Dan Allen
2022-04-17
use .any? in place of .find? where applicable
Dan Allen
2022-04-06
resolves #2009 log error and skip table instead of raising error if cell cont...
Dan Allen
2022-04-05
resolves #2004 make delimited blocks breakable by default (PR #2020)
Dan Allen
2022-04-05
resolves #2003 compute extent of content in scratch document to arrange conte...
Dan Allen
2022-03-19
fix lint error
Dan Allen
2022-03-19
remove requirement to wrap first argument to log_messages assertion as a nest...
Dan Allen
2022-03-15
add debug option to to_pdf helper to write test file to tmp directory
Dan Allen
2022-03-08
remove unused import in test suite
Dan Allen
2022-03-08
delegate to with_tmp_file in with_pdf_theme_file to create tmp file
Dan Allen
2022-03-07
use prawn-table release (PR #2006)
Dan Allen
2022-03-06
account for top/bottom padding when computing height of AsciiDoc table cell (...
Dan Allen
2022-03-05
add helper to retrieve metadata for destination
Dan Allen
2021-06-21
add reasons why certain code style rules are disabled [skip ci]
Dan Allen
2021-06-16
upgrade RuboCop and adjust code to match fix for RegexpLiteral rule
Dan Allen
2021-06-11
change Style/BlockDelimiters to be line_count_based and update code to comply
Dan Allen
2021-06-06
enforce no braces around Hash in last position of array and update code to co...
Dan Allen
2021-06-02
more closely align RuboCop rules with core and update code to fit [skip ci]
Dan Allen
2021-04-28
resolves #1915 support link attribute on icon macro (PR #1916)
Dan Allen
2021-04-03
make backend value dynamic when registering extended converter in test suite
Dan Allen
2021-04-03
add spec helper to create anonymous class and bind to unique constant
Dan Allen
2021-03-18
update Rubocop and disable unnecessary disabling of Style/HashConversion rule...
Dan Allen
2021-02-16
upgrade Rubocop and fix new warnings
Dan Allen
2021-01-20
allow caller of to_pdf spec helper to override :safe option value
Dan Allen
2021-01-20
wrap outfile in Pathname in to_pdf spec helper when input is a Pathname
Dan Allen
2020-11-16
raise error if pdftocairo cannot be found or fails to produce files when perf...
Dan Allen
2020-11-16
remove outdated comment in spec helper [skip ci]
Dan Allen
2020-11-12
use rspec conditionals to filter tests instead of a postfix conditional on th...
Dan Allen
2020-11-11
detect Windows (more) correctly
Dan Allen
2020-10-26
add helper to write temporary theme file to avoid having to maintain so many ...
Dan Allen
2020-10-13
add warning if test not tagged with visual: true uses visually_match expectation
Dan Allen
[next]