Regular packaging updates to badges and continuous integration setup
Add support for a 'visual difference' taking advantage of a
tinysnapshot feature returning a ttvd
-typed result
Added (versioned) dependency on tinysnapshot (to also get the plot 'style' enhancement in the most recent version) and base64enc
Return ttdo
-typed result if diffobj-printed result is
returned
Ensure all package-documentation links in manual page have anchors to the package
Minor cleanup in README.md
Minor continuous integration update
Updated (versioned) depends on tinytest to 1.4.1
Expand sprintf template to suppress R warning
The CI setup was updated to use run.sh
from
r-ci (Dirk).
The package was updated for an API extension in tinytest 1.3.1 or later (Mark van der Look in #7)
The unused LazyData
field was removed from
DESCRIPTION
(Dirk)
Correct a minor editing mistake spotted by John Blischak.
Rebuilt under tinytest 1.2.0 to add support for
class
argument in error-code test predicates
Generalize tinytest extensions with additional arguments for test predicates (Alton in #2).
Use Travis CI for continuous integration off GitHub (Dirk).
Added a simple demo to support initial CRAN upload.
Updated defaults for format
and mode
to use the
same options
used by diffobj along with fallbacks.
Initial version, with thanks to both Mark and Brodie.