Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/typelevel/scalacheck

Property-based testing for Scala
https://github.com/typelevel/scalacheck

commands: Clean up CommandSequence, and remove abortableCommandSequence

ab21066c6a498313236e63459c0c624a9b43db15 authored about 9 years ago
commands: Add CommandSequence command type

aedbe7d6adbdce8f5b161c9b0d23b2eb0970d394 authored about 9 years ago
Merge pull request #211 from exlevan/master

Add an Arbitrary instance for Tuple1

8473f858f41984d1b90346277ef8a871863e231d authored about 9 years ago
Add an Arbitrary instance for Tuple1

e88013975a352fb2910c306d1bd3ecd9cd3f8f57 authored about 9 years ago
Merge pull request #210 from suzannehamilton/fix-choose-doubles

Allow Gen.choose to handle a very large range of doubles (resolves #186)

ccd5f02c22fea28c474b56f4284e251e8d7052e3 authored about 9 years ago
Allow Gen.choose to take a very large range of doubles, to fix issue #186

Avoid out-of-range doubles by generating either a negative or a positive double

93f45d39c5721211724bdb7c793d65b9230efbea authored about 9 years ago
Merge pull request #206 from markus1189/typos

Fix typo in Commands

242c5bd8048668e3fb6682c65f2f369ddef7bcd3 authored about 9 years ago
Fix typo in Commands

4ea2af06dc8019fef39c7b868ad0be22a7399bb5 authored about 9 years ago
Merge pull request #205 from xuwei-k/Scala-2.12.0-M3

Scala 2.12.0-M3

d415926641a884715d4d5f86eda90431ca167a44 authored about 9 years ago
Scala 2.12.0-M3

c7d0e7a520365e241b0ff9d205c5066294a65179 authored about 9 years ago
Bump scalajs from 0.6.4 to 0.6.5

(cherry picked from commit 9448ab42a9eae392a6fd83dbacd3cad5caa1ffd3)

bf731376b8de2288821cd4147bbe238736dd84b2 authored about 9 years ago
Whitespace fixes

82f1d652332ba2eb0503e7e0bb19076e4215912c authored about 9 years ago
Merge pull request #201 from jedesah/topic/add_flatten_gen

Add flatten on Gen

bceacad0d5a2c559c674c526bc2603420506af0f authored over 9 years ago
Add flatten on Gen

bf9b9c7e9f6fd466442af204c9073ed7de5f1dad authored over 9 years ago
Merge pull request #197 from ryangreenberg/add_gen_some

Add Gen.some for converting generators to Some(T)

68eb4e43819893eb4b84c1121bc48b93c8c72404 authored over 9 years ago
Add Gen.some for converting generators to Some(T)

65663d0562924b703ff077fc9960c616d0a72d6e authored over 9 years ago
Deprecate Gen.wrap in favor of Gen.delay

d84a7385ce7be405205e25b1838e40f1e2350333 authored over 9 years ago
Allow more discarded tests (resolves #192)

Previously, ScalaCheck only guaranteed `minSuccessfulTests` total number of
evaluations. If `max...

c358554385362f0f774409d7d69e8cb3874fcab5 authored over 9 years ago
Merge pull request #188 from sid-kap/properties_override_parameters

Allow overriding of Test.Parameters in Properties

53746d9581cd45e2719ecb574edf288f2f98c9c8 authored over 9 years ago
Scala 2.11.7 and ScalaJS 0.6.4

e4f869a109d0244f96d005626c82a80ccd1e4b1a authored over 9 years ago
Build 1.12.x on Travis

6caf8e5de7960adf90aa72dc9c5a1aec45d9adb9 authored over 9 years ago
Allow unknow test parameters (resolves #173)

061ccd0f4798ab52afca030b58e5896b0a69e02a authored over 9 years ago
Allow overriding of Test.Parameters in Properties

f2a8031769d5cd7973d3297498991576dbe8bb35 authored over 9 years ago
Merge rng.Seed and rng.Rng

24aa82595d54bb65c0ed62fe98ad07a021d50a9f authored over 9 years ago
Merge pull request #178 from ChrisCoffey/color_test_output

add colors to console output

7556017e7af0dc97bbfdfe900be19c988588b4f7 authored over 9 years ago
Merge pull request #180 from ChrisCoffey/Issue_177

prevent NPE with Gen.oneOf (#177)

f8de063bfa856723e929d65757adf7c74f5e2783 authored over 9 years ago
Merge pull request #184 from ChrisCoffey/update_check_documentation

update documentation

f04d3466b0d1fbb11745a30a5fed2ac60ef41016 authored over 9 years ago
update documentation

726629a44ca51a0f9060453afb703248015f2304 authored over 9 years ago
Travis don't have openjdk8

2a18b1ca5e2551203fc85384d081f120f21ef973 authored over 9 years ago
Scala 2.12.0-M2

99d1b0e443ee6b96622ec66eb3da666b6355de87 authored over 9 years ago
Merge pull request #182 from xuwei-k/patch-1

fix broken link in README

666a6444312c80158f99e6f8b188305ff1f1d293 authored over 9 years ago
fix broken link in README

691594dcf3c1ada613288a1f37bd1bf8e4d1f740 authored over 9 years ago
prevent NPE with Gen.oneOf (#177)

8619b536cf066f531e6bd5b00fff3c5c784fca35 authored over 9 years ago
trigger travis rebuild

805da73c23050f0b1c2ce677298c2e7b45e0e1a6 authored over 9 years ago
Merge pull request #179 from ChrisCoffey/containerize_travis

Use Travis Build Containers

3723d3f031814ed76f5b49aacaef81a8f7bf8d3e authored over 9 years ago
upgrade travis build infrastructure

a9fb15e89b2c10c6b3bf71331fce75ca353ed395 authored over 9 years ago
add logger-dependent colorization

62c1ee2fd717b29a00691652db04ac3776455c00 authored over 9 years ago
Merge pull request #85 from xuwei-k/prop-contramap

add Prop#contramap

e5cb8301ba7dddd79fa25926a77c48fb749e5e43 authored over 9 years ago
Merge pull request #170 from rossabaker/topic/arbTry

Add Arbitrary[Try[_]].

cba843966cd9afb71ae60b07027dd48ab756c95d authored over 9 years ago
Merge pull request #176 from xuwei-k/tuple-cogen

add Tuple Cogen

b5446e100b853e6c77b7828b7e12b9b527954d4e authored over 9 years ago
add Tuple Cogen

8890dd7e281be4ff23629e7952208c79f8df1ca0 authored over 9 years ago
Fix scaladoc errors

8b6dee5b9176f75410a198195c900f9da7be3952 authored over 9 years ago
Prefer sealed abstract classes before traits, eases binary compatibility issues

3bec4b1e79f6afd07b8baa3fffa6ecc9acb7a061 authored over 9 years ago
Remove the types Gen.Parameters.Default and Test.Parameters.Default. Only the withXXX methods should be used to override default params, not also class inheritance

259607f788ce9d32ff86515ab1648797284b94d1 authored over 9 years ago
Remove some obsolete stuff

b065f2be4fb46b359f86d4d97518eeed936bf678 authored over 9 years ago
Merge pull request #171 from non/topic/immutable-rng

Support non-constant arbitrary functions

ea2bbe6fa30d51b055ce177c5a816e94d2559c70 authored over 9 years ago
Remove commented-out code.

ed0d8855f94159cd8536648a269d9a78c0d544b5 authored over 9 years ago
Add test for function randonness.

This commit adds properties to ensure that Cogen + Gen
are producing all the possible functions ...

59153fadf30110361af84410c1320239bc45aa88 authored over 9 years ago
Better RNG, better Cogen, better results.

This commit swaps out the 64-bit linear-congruent RNG for a
variant on Bob Jenkin's simple RNG [...

96e0913b54a886ff93d3ac7313c3f0c6ed3ce4d9 authored over 9 years ago
Bump version number, unset previous artifact.

b2b575994ae53263231bfb5d332f48543987298c authored over 9 years ago
Fix repeated seed bug with function gen.

Thanks to @xuwei-k for catching this.

8100fd249800cba90245364bcb57bbd929b94d09 authored over 9 years ago
Fix some tests I broke due to Gen API changes.

9b0bb56b686ed6cc968fd98e22d8bc89c966a6a9 authored over 9 years ago
Add basic Cogen type.

This type allows values to perturb the RNG, meaning that we can
build something resembling a tru...

a7a6113e5bd5db5c4555d7d885ec40b31ad73cfa authored over 9 years ago
Add .function1 and .function2 to create "true" function generators.

There is some ugliness in here (for example, .retrieve.get is a
pattern I've copied from elsewhe...

0685770208843556ce5dad7f3955a88f134bac9b authored over 9 years ago
Auto-generate Gen.function1 - Gen.function22.

This commit adds support for code-generation for Gen. To use it,
you'd do something like:

i...

46194fcc1bb766cbea7c37f4fd62c163e7d1cac2 authored over 9 years ago
Update the Arbitrary type class instances to use Cogen.

This commit updates the code-generation script to use the
Gen.functionN methods to produce bette...

6c10df33b73152a377ad34933b37963fdda997b1 authored over 9 years ago
Patch build.sbt so js tests can pass.

653192b15ad9eec37f90f3070eba2c364446c827 authored over 9 years ago
Initial work to move away from scala.util.Random.

This commit introduces a (seed: Long) parameter to many methods
that need to generate random val...

50e552482066d1af860e77b35c7b756952e046ca authored over 9 years ago
Don't publish test artifacts

fe4a67621cfd6cba9a9ec141be6f4369ebe053af authored over 9 years ago
Sonatype wants snapshots to be named -SNAPSHOT

42984cc49062243946efac1c91f5020e2cad65a7 authored over 9 years ago
New attempt at encrypting Travis secrets

710b42cbd17dad97a5005867268fa030a60e72c5 authored over 9 years ago
FastOptStage has been added to build.sbt

cc846cbc9238e9b18666b9b686dd81ed9f8d4830 authored over 9 years ago
Patch build.sbt so js tests can pass.

(cherry picked from commit b5610d40bd2aaa4b0c6f4fc932a827e6e1a75187)

d6ff8969e6ed95024a1dc1cd5e37f064be8aa333 authored over 9 years ago
Trying out snapshots deployments with Travis

aa2ebf4de7ebdb9339f8e0421ba4509cec8cbbcb authored over 9 years ago
Refactor Travis script a bit

4db2beeed3b4d76071f1db499d2b80bb2e48dc19 authored over 9 years ago
Remove bundled sbt runner. Rely on locally installed sbt instead.

b64cb97d675491c4127d4a63d611094466cdbb4c authored over 9 years ago
Fix MiMa reference for JS project

0ba4a18d8fc0dba55eb9872f9e809eb39a495f47 authored over 9 years ago
ScalaCheck 1.12.4 release

d271667c51c8002dd81526350ee8a29aa9f21c82 authored over 9 years ago
Bump version to 1.12.5-SNAPSHOT

bec6e6263188f4a52ab438041724d43bc4a267d4 authored over 9 years ago
Fix Travis build matrix inclusion

89baedfe15b658bb4bb8dee3cff0944d13f00301 authored over 9 years ago
Trying to outsmart Travis

2857f65f1c09dc1685e548a2acb8b04ee3fa9552 authored over 9 years ago
Travis

5cc203b88ac4f54fdf490e8b3db146a2f933d0a4 authored over 9 years ago
JS tests killed by Travis, lower to 100 tests instead of 1000

f3df4807f50e4327549ca32356a81c0b663c5f40 authored over 9 years ago
Travis

f09cfe5a9432264017c81ee9bc1e4de84601206a authored over 9 years ago
Travis

9bc95ab593ebe2e1ad5d14296429531920f371a3 authored over 9 years ago
More messing around with Travis

b711e2568f296149b8a230c955ce908b9f7372e7 authored over 9 years ago
Fix scaladoc error

f1b40c039685a007cab8333bde6e15c6f3152029 authored over 9 years ago
More Travis fixes

3edc21eee66cfc248645b91bb8a9db0eb8790df6 authored over 9 years ago
Fix Travis environment definition

6aecd5a7b16f669a8a07924ac6c440cc1fbae79f authored over 9 years ago
Fix Travis build exclusion syntax

a7ca706a5dea77af9fe3d5a4eb82ecd37b103e7d authored over 9 years ago
Travis tweaks

2a49e37abe7b0a4083fb6d7a2e3fa992e7fdd58d authored over 9 years ago
Fail Travis build on scaladoc warnings

8b8e58f46a50a0f38831dbc0a5a042e73e7c29db authored over 9 years ago
Remove dependency on scalajs-stubs.

This allows support for Scala 1.12.0-M1 (for jvm).

b383f415855413241e5e25888574800251380844 authored over 9 years ago
Fix #166

e62330faec4a1753da1cba2b78717fd38401758b authored over 9 years ago
Add Arbitrary[Try[_]].

7454ed051e826b0b94f57dde15fe519923bff179 authored over 9 years ago
Merge pull request #169 from xuwei-k/enum-arbitrary

add Arbitrary[java.lang.Enum[_]]

a409c02017fcd834ac0262daef566c5a158d87f9 authored over 9 years ago
add Arbitrary[java.lang.Enum[_]]

92b2dc55128c73bc1277948f2ea6616cd1cf45ac authored over 9 years ago
ScalaCheckFramework: Add more logging when param parsing fails

9fb8486285df9bf3d39d31fc7ed37a29440363c3 authored over 9 years ago
More fixes to get binary compatibility with 1.12.2

7ea6a348237b447e492a9ccf74b8b1a8b70f1911 authored over 9 years ago
Fix binary compatibility issues that appeared in 1.12.3 (#165)

333307dc1b7dd022641191c5085222583cfc3994 authored over 9 years ago
Bump version to 1.12.4-SNAPSHOT

3cb68e9a3f3a44e540e794e12e2311afba5b517a authored over 9 years ago
ScalaCheck 1.12.3 release

8f29c76783c6ff5b9dc95c87a72a614173e8353f authored over 9 years ago
Merge pull request #153 from halcat0x15a/future-arbitrary

add arbFuture

90454b5bf133774c2bc9b7dabfe2c24732820cb7 authored over 9 years ago
Fix mima warnings

653d7342844d6f9d6266cc4ac07e7e0a847abdfb authored over 9 years ago
Bump number of tests Travis runs for JS to 100

20b470e5aeeccf028495679b258853ccf05c3bc5 authored over 9 years ago
Merge pull request #163 from sjrd/test-js-platform-with-node

Run the tests of the JS platform using Node.js instead of Rhino.

4225e779551f37bc486cf6e3fc7cdb6899a0f9e9 authored over 9 years ago
Fix linking errors on the JS platform.

The code that parallelizes the execution of tests is extracted in
a platform-dependent Platform ...

46f836798133333f3a417fb4e0300fc0923dbfa9 authored over 9 years ago
Run the tests of the JS platform using Node.js instead of Rhino.

7bdaf2208b45b7929370f2ba840576eb2c9b77e1 authored over 9 years ago
Restrict the number of branches built by Travis

548745169a392a93bc4b2d384e9cd25461ce57ab authored over 9 years ago
Bump scalajs to 0.6.3

3847bb09214fd23fa1a1491da24fcab0669e86aa authored over 9 years ago