File ghc-hspec.changes of Package ghc-hspec
-------------------------------------------------------------------
Fri Jan 18 03:02:27 UTC 2019 - psimons@suse.com
- Update hspec to version 2.7.0.
## Changes in 2.7.0
- Add `--focused-only` (see #390)
- Add `--fail-on-focused` (see #389)
-------------------------------------------------------------------
Tue Jan 1 19:13:21 UTC 2019 - psimons@suse.com
- Update hspec to version 2.6.1.
## Changes in 2.6.1
- Add `Test.Hspec.Runner.runSpec` (see #216)
-------------------------------------------------------------------
Sun Nov 4 03:01:31 UTC 2018 - psimons@suse.com
- Update hspec to version 2.6.0.
## Changes in 2.6.0
- Allow to focus individual spec items (see #319)
- Do not calculate diff on `--no-diff` (see #332)
- Remove deprecated module Test.Hspec.Core
## Changes in 2.5.9
- Extract source locations from RecConError (see #375)
-------------------------------------------------------------------
Wed Oct 10 19:24:12 UTC 2018 - psimons@suse.com
- Update hspec to version 2.5.8.
## Changes in 2.5.8
- Add `modifyArgs` and `modifyMaxShrinks` to `Test.Hspec.QuickCheck` (see #380)
## Changes in 2.5.7
- GHC 8.6.1 related changes
## Changes in 2.5.6
- Compatibility with `QuickCheck-2.12`
-------------------------------------------------------------------
Wed Jul 18 14:26:27 UTC 2018 - psimons@suse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
and update copyright headers with spec-cleaner.
-------------------------------------------------------------------
Tue Jul 17 19:30:59 UTC 2018 - psimons@suse.com
- Update hspec to version 2.5.5.
## Changes in 2.5.5
- Use `module[line:column]` instead of `module:line:column` as default label
for `describe`/`it` (fixes #366)
-------------------------------------------------------------------
Fri Jul 13 14:31:33 UTC 2018 - psimons@suse.com
- Update hspec to version 2.5.4.
- Show how to rerun individual spec items on test failures (see #205)
- Treat character escapes like `\NUL` as single tokens on `--diff` (see #351)
- Allow a `/` at the beginning and at the end of an absolute path that is
passed to `--match` or `--skip`
- Use module:line:column as default label for describe/it (see #250)
- Warn if user is affected by https://ghc.haskell.org/trac/ghc/ticket/13285 (see #329)
- Disable tests for Test.Hspec.Core.Timer (see #352)
-------------------------------------------------------------------
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
- Update hspec to version 2.5.0.
- Add support for `--diff` when `shouldBe` is uesd with
`QuickCheck`-properties
- Add source locations when `shouldBe` is uesd with `QuickCheck`-properties
- Add `sequential` (see #311)
- Colorize whitespaces with background color instead of foreground color with
`--diff`
- Deprecate `--out`
- Removed deprecated module `Test.Hspec.HUnit`, use
`Test.Hspec.Contrib.HUnit` instead
- Run `Test.Hspec.Core.Formatters.exampleProgress` in `FormatM` instead of
`IO`
- Print QuickCheck labels on success (see #297)
- Include column when formatting source locations
- Extract source location from error / undefined (close #316)
- Remove BestEffort source locations
- Include duration for each spec item in new formatter API (see #315)
- Add location information to `pending`
- Make sure that progress output is always cleared (fixes #301)
- Parse source locations from pattern match failures
- compatibility with the upcoming version `4.11.0.0` of `base`
- `hspec-discover`: Sort specs using natural sort order
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
-------------------------------------------------------------------
Thu Jul 27 14:06:52 UTC 2017 - psimons@suse.com
- Update to version 2.4.4.
-------------------------------------------------------------------
Mon Mar 27 12:41:45 UTC 2017 - psimons@suse.com
- Update to version 2.4.3 with cabal2obs.
-------------------------------------------------------------------
Mon Feb 27 10:12:13 UTC 2017 - psimons@suse.com
- Update to version 2.4.2 with cabal2obs.
-------------------------------------------------------------------
Sun Feb 12 14:19:33 UTC 2017 - psimons@suse.com
- Update to version 2.4.1 with cabal2obs.
-------------------------------------------------------------------
Tue Nov 1 18:14:44 UTC 2016 - psimons@suse.com
- Update to version 2.2.4 revision 1 with cabal2obs.
-------------------------------------------------------------------
Thu Oct 6 13:54:07 UTC 2016 - psimons@suse.com
- Update to version 2.2.3 revision 1 with cabal2obs.
-------------------------------------------------------------------
Sun Jul 10 17:35:00 UTC 2016 - psimons@suse.com
- Update to version 2.2.3 revision 0 with cabal2obs.