Sat, 18 May 2024 01:02:01 UTC | login

Information for build scalacheck-1.11.3-7.fc24

ID20987
Package Namescalacheck
Version1.11.3
Release7.fc24
Epoch
Summaryproperty-based testing for Scala
DescriptionScalaCheck is a library written in Scala and used for automated property-based testing of Scala or Java programs. ScalaCheck was originally inspired by the Haskell library QuickCheck, but has also ventured into its own. ScalaCheck has no external dependencies other than the Scala runtime, and works great with sbt, the Scala build tool. It is also fully integrated in the test frameworks ScalaTest and specs2. You can of course also use ScalaCheck completely standalone, with its built-in test runner.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:32:53 UTC
CompletedSat, 14 Apr 2018 20:32:53 UTC
Tags
f28
f29
RPMs
src
scalacheck-1.11.3-7.fc24.src.rpm (info) (download)
noarch
scalacheck-1.11.3-7.fc24.noarch.rpm (info) (download)
scalacheck-javadoc-1.11.3-7.fc24.noarch.rpm (info) (download)
Changelog * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Aug 06 2015 gil cattaneo <puntogil@libero.it> 1.11.3-6 - Fix FTBFS RHBZ#1107280 - Introduce license macro * Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.11.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.11.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Mon Feb 10 2014 William Benton <willb@redhat.com> - 1.11.3-3 - rebuild * Thu Jan 30 2014 William Benton <willb@redhat.com> - 1.11.3-2 - rebuild now that all of our dependencies are in stable * Wed Jan 29 2014 William Benton <willb@redhat.com> - 1.11.3-1 - added optional but on-by-default Ant build (thanks to Gil Cattaneo for contributing this!) * Mon Dec 23 2013 William Benton <willb@redhat.com> - 1.11.0-1 - initial package