CVS log for pkgsrc/devel/hs-tasty-golden/buildlink3.mk
Up to [cvs.NetBSD.org] / pkgsrc / devel / hs-tasty-golden
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Mar 5 03:39:31 2025 UTC (7 weeks, 3 days ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base,
pkgsrc-2025Q1,
HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
recursive revbump after patching lang/ghc910
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Feb 2 13:05:25 2025 UTC (2 months, 3 weeks ago) by pho
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
Bump all Haskell packages after switching the default compiler.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jan 31 14:39:28 2025 UTC (2 months, 3 weeks ago) by pho
Branches: MAIN
devel/hs-tasty-golden: import hs-tasty-golden-2.3.5
This package provides support for "golden testing". A golden test is an IO
action that writes its result to a file. To pass the test, this output file
should be identical to the corresponding "golden" file, which contains the
correct result for the test. To get started with golden testing and this
library, see Introduction to golden testing
(https://ro-che.info/articles/2017-12-04-golden-tests).
CVSweb <webmaster@jp.NetBSD.org>