Home
last modified time | relevance | path

Searched refs:maxDiscardRatio (Results 1 – 25 of 62) sorted by relevance

123

/dports/devel/rapidcheck/rapidcheck-7bc7d30/src/detail/
H A DTestParams.cpp12 (p1.maxDiscardRatio == p2.maxDiscardRatio) && in operator ==()
23 << ", maxDiscardRatio=" << params.maxDiscardRatio in operator <<()
H A DConfiguration.cpp122 config.testParams.maxDiscardRatio, in configFromMap()
158 {"max_discard_ratio", std::to_string(config.testParams.maxDiscardRatio)}, in mapFromConfig()
H A DTesting.cpp40 const auto maxDiscard = params.maxDiscardRatio * params.maxSuccess; in searchProperty()
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/hspec-core-2.7.10/src/Test/Hspec/Core/
H A DQuickCheck.hs25 modify f args = args {maxDiscardRatio = f (maxDiscardRatio args)}
H A DConfig.hs81 setMaxDiscardRatio n args = args {QC.maxDiscardRatio = n}
/dports/devel/rapidcheck/rapidcheck-7bc7d30/test/detail/
H A DTestParamsTests.cpp18 PROP_REPLACE_MEMBER_INEQUAL(TestParams, maxDiscardRatio);
/dports/devel/rapidcheck/rapidcheck-7bc7d30/include/rapidcheck/detail/
H A DTestParams.h18 int maxDiscardRatio = 10; member
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/tasty-quickcheck-0.10.1.1/Test/Tasty/
H A DQuickCheck.hs138 defaultValue = fromIntegral $ QC.maxDiscardRatio QC.stdArgs
175 , QC.maxDiscardRatio = maxRatio
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/tasty-quickcheck-0.10.1.2/Test/Tasty/
H A DQuickCheck.hs138 defaultValue = fromIntegral $ QC.maxDiscardRatio QC.stdArgs
175 , QC.maxDiscardRatio = maxRatio
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/hspec-core-2.7.10/test/Test/Hspec/Core/
H A DQuickCheckUtilSpec.hs61 qc = quickCheckWithResult args {maxSuccess = 2, maxDiscardRatio = 1}
H A DRunnerSpec.hs36 …-success", QC.maxSuccess), ("--qc-max-size", QC.maxSize), ("--qc-max-discard", QC.maxDiscardRatio)]
479 ["--qc-max-discard", "23"] `shouldUseArgs` ((== 23) . QC.maxDiscardRatio)
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/QuickCheck-2.14.1/src/Test/QuickCheck/
H A DTest.hs76 , maxDiscardRatio :: Int function
168 , maxDiscardRatio = 10 function
208 , maxDiscardedRatio = maxDiscardRatio a
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/QuickCheck-2.14.2/src/Test/QuickCheck/
H A DTest.hs76 , maxDiscardRatio :: Int function
168 , maxDiscardRatio = 10 function
208 , maxDiscardedRatio = maxDiscardRatio a
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/QuickCheck-2.14.2/src/Test/QuickCheck/
H A DTest.hs76 , maxDiscardRatio :: Int function
168 , maxDiscardRatio = 10 function
208 , maxDiscardedRatio = maxDiscardRatio a
/dports/devel/hs-mueval/mueval-0.9.3/_cabal_deps/QuickCheck-2.14/Test/QuickCheck/
H A DTest.hs76 , maxDiscardRatio :: Int function
168 , maxDiscardRatio = 10 function
208 , maxDiscardedRatio = maxDiscardRatio a
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/QuickCheck-2.14.2/src/Test/QuickCheck/
H A DTest.hs76 , maxDiscardRatio :: Int function
168 , maxDiscardRatio = 10 function
208 , maxDiscardedRatio = maxDiscardRatio a
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/QuickCheck-2.14/Test/QuickCheck/
H A DTest.hs76 , maxDiscardRatio :: Int function
168 , maxDiscardRatio = 10 function
208 , maxDiscardedRatio = maxDiscardRatio a
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/QuickCheck-2.14.2/src/Test/QuickCheck/
H A DTest.hs76 , maxDiscardRatio :: Int function
168 , maxDiscardRatio = 10 function
208 , maxDiscardedRatio = maxDiscardRatio a
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/QuickCheck-2.14.2/src/Test/QuickCheck/
H A DTest.hs76 , maxDiscardRatio :: Int function
168 , maxDiscardRatio = 10 function
208 , maxDiscardedRatio = maxDiscardRatio a
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/QuickCheck-2.14/Test/QuickCheck/
H A DTest.hs76 , maxDiscardRatio :: Int function
168 , maxDiscardRatio = 10 function
208 , maxDiscardedRatio = maxDiscardRatio a
/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/_cabal_deps/QuickCheck-2.14.2/src/Test/QuickCheck/
H A DTest.hs76 , maxDiscardRatio :: Int function
168 , maxDiscardRatio = 10 function
208 , maxDiscardedRatio = maxDiscardRatio a
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/QuickCheck-2.14.2/src/Test/QuickCheck/
H A DTest.hs76 , maxDiscardRatio :: Int function
168 , maxDiscardRatio = 10 function
208 , maxDiscardedRatio = maxDiscardRatio a
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/QuickCheck-2.14.2/src/Test/QuickCheck/
H A DTest.hs76 , maxDiscardRatio :: Int function
168 , maxDiscardRatio = 10 function
208 , maxDiscardedRatio = maxDiscardRatio a
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/QuickCheck-2.14.2/src/Test/QuickCheck/
H A DTest.hs76 , maxDiscardRatio :: Int function
168 , maxDiscardRatio = 10 function
208 , maxDiscardedRatio = maxDiscardRatio a
/dports/devel/rapidcheck/rapidcheck-7bc7d30/test/util/
H A DGenerators.h22 gen::set(&detail::TestParams::maxDiscardRatio, gen::inRange(0, 100)),

123