2024-01-10 Jamie Lentin  <jm@lentin.co.uk>

    Version 1.6-1



    * DESCRIPTION: Updated maintainer e-mail addresses

2023-05-04 Jamie Lentin  <jm@lentin.co.uk>

    Version 1.6-0

    *  ok: More robust stacktrace filtering (c7740d6)
    *  non_interactive_summary: clear_outcomes() to reset tests (97146bc)

2022-09-25 Jamie Lentin  <jm@lentin.co.uk>

    Version 1.5-3

    * README: Use canonical form of CRAN URL

2022-09-25 Jamie Lentin  <jm@lentin.co.uk>

    Version 1.5-2

    * ut_cmp_*: Fix test failure on r-oldrel-windows-ix86+x86_64

2022-09-07 Jamie Lentin  <jm@lentin.co.uk>

    Version 1.5-1

    * NEWS: Convert to a R-devel compatible format

2022-09-07 Jamie Lentin  <jm@lentin.co.uk>

    Version 1.5-0

    * options: Disable git-diff colors where appropriate
    * options: options(unittest.output = ...) to redirect unittest output
    * ut_cmp_*: Support for r-devel-windows-x86_64-new-UL
    * ut_cmp_*: Add deparse_frame option for nicer comparision helpers
    * ut_cmp_*: Show more digits in diff output when required
    * ut_cmp_*: Windows path-related bugfixes

2019-11-19 Jamie Lentin  <lentinj@shuttlethread.com>

    Version 1.4-0

    * ut_cmp_*: Support comparing environments
    * ut_cmp_*: Graduate from example to included function
    * ut_cmp_error: Graduate from example to included function
    * ok: Preserve empty lines in dignostic output
    * non_interactive_summary: Bail out message on fatal script errors

2017-11-01  Jamie Lentin  <lentinj@shuttlethread.com>

    Version 1.3-0

    * R/ok.R (ok): Add stacktrace as well as final failing call
    * R/ok.R (ok): Deparse the call object correctly when handling test errors
    * NAMESPACE: Declare that we use utils::capture.output
    * vignettes/getting_started.Rnw: Content moved here from package unittest-package.Rd 
    * vignettes/code_cookbook.Rnw: Content moved here from package unittest-package.Rd 

2015-02-13  Jamie Lentin  <lentinj@shuttlethread.com>

    Version 1.2-0

    * R/non_interactive_summary.R: Remove broken detection for tests ending prematurely.
    * R/*.R man/*.Rd tests/*.R: Make the use of white space within parentheses consistent.
    * DESCRIPTION: Title should be in title-case.

2014-12-14  Jamie Lentin  <lentinj@shuttlethread.com>

    Version 1.1-1

    * Fix spelling mistakes in documentation, changelog

2014-12-13  Jamie Lentin  <lentinj@shuttlethread.com>

    Version 1.1-0

    * R/ok_group.R (ok_group): New function to display a debug message before evaluating a code block containing unit tests.
    * R/ok.R (ok): Long descriptions no longer breaks output.
    * R/non_interactive_summary.R (non_interactive_exit): Now notices when tests end prematurely and puts out debug message.
    * man/unittest-package.Rd: Fixed incorrect instructions for integration with R CMD check.

2014-09-10  Anthony Hennessey  <anthony.hennessey@protonmail.com>

    Version 1.0-1

    * tests/test_non_interactive.R (run_script): stdout and stderr in system2 command to tmp files to avoid 'illegal seek' error on Solaris.

2014-08-23  Jamie Lentin  <lentinj@shuttlethread.com>

    Version 1.0-0
    Initial release.
