Home
last modified time | relevance | path

Searched refs:trials (Results 1 – 25 of 2466) sorted by relevance

12345678910>>...99

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.Text.RegularExpressions/
H A DPerlTest.cs27 Console.WriteLine ("{0} trials", PerlTrials.trials.Length); in Trials()
32 [Test] public void Trial0000 () { PerlTrials.trials [0].Execute (); } in Trial0000()
33 [Test] public void Trial0001 () { PerlTrials.trials [1].Execute (); } in Trial0001()
34 [Test] public void Trial0002 () { PerlTrials.trials [2].Execute (); } in Trial0002()
35 [Test] public void Trial0003 () { PerlTrials.trials [3].Execute (); } in Trial0003()
36 [Test] public void Trial0004 () { PerlTrials.trials [4].Execute (); } in Trial0004()
37 [Test] public void Trial0005 () { PerlTrials.trials [5].Execute (); } in Trial0005()
38 [Test] public void Trial0006 () { PerlTrials.trials [6].Execute (); } in Trial0006()
39 [Test] public void Trial0007 () { PerlTrials.trials [7].Execute (); } in Trial0007()
40 [Test] public void Trial0008 () { PerlTrials.trials [8].Execute (); } in Trial0008()
[all …]
H A DRegexMatchTests.cs175 trials [0].Execute (); in RegexJvmTrial0000()
181 trials [1].Execute (); in RegexJvmTrial0001()
189 trials [2].Execute (); in RegexJvmTrial0002()
195 trials [3].Execute (); in RegexJvmTrial0003()
201 trials [4].Execute (); in RegexJvmTrial0004()
208 trials [5].Execute (); in RegexJvmTrial0005()
214 trials [6].Execute (); in RegexJvmTrial0006()
220 trials [7].Execute (); in RegexJvmTrial0007()
228 trials [8].Execute (); in RegexJvmTrial0008()
236 trials [9].Execute (); in RegexJvmTrial0009()
[all …]
/dports/devel/stack/stack-2.7.3/_cabal_deps/random-1.2.0/test-legacy/
H A DRangeTest.hs51 trials :: Int
52 trials = 5000 function
59 checkBounds "Int" boundedRange (approxBounds random trials (undefined::Int))
62 checkBounds "Int8" boundedRange (approxBounds random trials (undefined::Int8))
63 checkBounds "Int16" boundedRange (approxBounds random trials (undefined::Int16))
64 checkBounds "Int32" boundedRange (approxBounds random trials (undefined::Int32))
65 checkBounds "Int64" boundedRange (approxBounds random trials (undefined::Int64))
66 checkBounds "Word" boundedRange (approxBounds random trials (undefined::Word))
67 checkBounds "Word8" boundedRange (approxBounds random trials (undefined::Word8))
68 checkBounds "Word16" boundedRange (approxBounds random trials (undefined::Word16))
[all …]
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/random-1.2.0/test-legacy/
H A DRangeTest.hs51 trials :: Int
52 trials = 5000 function
59 checkBounds "Int" boundedRange (approxBounds random trials (undefined::Int))
62 checkBounds "Int8" boundedRange (approxBounds random trials (undefined::Int8))
63 checkBounds "Int16" boundedRange (approxBounds random trials (undefined::Int16))
64 checkBounds "Int32" boundedRange (approxBounds random trials (undefined::Int32))
65 checkBounds "Int64" boundedRange (approxBounds random trials (undefined::Int64))
66 checkBounds "Word" boundedRange (approxBounds random trials (undefined::Word))
67 checkBounds "Word8" boundedRange (approxBounds random trials (undefined::Word8))
68 checkBounds "Word16" boundedRange (approxBounds random trials (undefined::Word16))
[all …]
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/random-1.2.0/test-legacy/
H A DRangeTest.hs51 trials :: Int
52 trials = 5000 function
59 checkBounds "Int" boundedRange (approxBounds random trials (undefined::Int))
62 checkBounds "Int8" boundedRange (approxBounds random trials (undefined::Int8))
63 checkBounds "Int16" boundedRange (approxBounds random trials (undefined::Int16))
64 checkBounds "Int32" boundedRange (approxBounds random trials (undefined::Int32))
65 checkBounds "Int64" boundedRange (approxBounds random trials (undefined::Int64))
66 checkBounds "Word" boundedRange (approxBounds random trials (undefined::Word))
67 checkBounds "Word8" boundedRange (approxBounds random trials (undefined::Word8))
68 checkBounds "Word16" boundedRange (approxBounds random trials (undefined::Word16))
[all …]
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/random-1.2.0/test-legacy/
H A DRangeTest.hs51 trials :: Int
52 trials = 5000 function
59 checkBounds "Int" boundedRange (approxBounds random trials (undefined::Int))
62 checkBounds "Int8" boundedRange (approxBounds random trials (undefined::Int8))
63 checkBounds "Int16" boundedRange (approxBounds random trials (undefined::Int16))
64 checkBounds "Int32" boundedRange (approxBounds random trials (undefined::Int32))
65 checkBounds "Int64" boundedRange (approxBounds random trials (undefined::Int64))
66 checkBounds "Word" boundedRange (approxBounds random trials (undefined::Word))
67 checkBounds "Word8" boundedRange (approxBounds random trials (undefined::Word8))
68 checkBounds "Word16" boundedRange (approxBounds random trials (undefined::Word16))
[all …]
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/random-1.2.0/test-legacy/
H A DRangeTest.hs51 trials :: Int
52 trials = 5000 function
59 checkBounds "Int" boundedRange (approxBounds random trials (undefined::Int))
62 checkBounds "Int8" boundedRange (approxBounds random trials (undefined::Int8))
63 checkBounds "Int16" boundedRange (approxBounds random trials (undefined::Int16))
64 checkBounds "Int32" boundedRange (approxBounds random trials (undefined::Int32))
65 checkBounds "Int64" boundedRange (approxBounds random trials (undefined::Int64))
66 checkBounds "Word" boundedRange (approxBounds random trials (undefined::Word))
67 checkBounds "Word8" boundedRange (approxBounds random trials (undefined::Word8))
68 checkBounds "Word16" boundedRange (approxBounds random trials (undefined::Word16))
[all …]
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/random-1.2.0/test-legacy/
H A DRangeTest.hs51 trials :: Int
52 trials = 5000 function
59 checkBounds "Int" boundedRange (approxBounds random trials (undefined::Int))
62 checkBounds "Int8" boundedRange (approxBounds random trials (undefined::Int8))
63 checkBounds "Int16" boundedRange (approxBounds random trials (undefined::Int16))
64 checkBounds "Int32" boundedRange (approxBounds random trials (undefined::Int32))
65 checkBounds "Int64" boundedRange (approxBounds random trials (undefined::Int64))
66 checkBounds "Word" boundedRange (approxBounds random trials (undefined::Word))
67 checkBounds "Word8" boundedRange (approxBounds random trials (undefined::Word8))
68 checkBounds "Word16" boundedRange (approxBounds random trials (undefined::Word16))
[all …]
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/random-1.2.0/test-legacy/
H A DRangeTest.hs51 trials :: Int
52 trials = 5000 function
59 checkBounds "Int" boundedRange (approxBounds random trials (undefined::Int))
62 checkBounds "Int8" boundedRange (approxBounds random trials (undefined::Int8))
63 checkBounds "Int16" boundedRange (approxBounds random trials (undefined::Int16))
64 checkBounds "Int32" boundedRange (approxBounds random trials (undefined::Int32))
65 checkBounds "Int64" boundedRange (approxBounds random trials (undefined::Int64))
66 checkBounds "Word" boundedRange (approxBounds random trials (undefined::Word))
67 checkBounds "Word8" boundedRange (approxBounds random trials (undefined::Word8))
68 checkBounds "Word16" boundedRange (approxBounds random trials (undefined::Word16))
[all …]
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/random-1.2.0/test-legacy/
H A DRangeTest.hs51 trials :: Int
52 trials = 5000 function
59 checkBounds "Int" boundedRange (approxBounds random trials (undefined::Int))
62 checkBounds "Int8" boundedRange (approxBounds random trials (undefined::Int8))
63 checkBounds "Int16" boundedRange (approxBounds random trials (undefined::Int16))
64 checkBounds "Int32" boundedRange (approxBounds random trials (undefined::Int32))
65 checkBounds "Int64" boundedRange (approxBounds random trials (undefined::Int64))
66 checkBounds "Word" boundedRange (approxBounds random trials (undefined::Word))
67 checkBounds "Word8" boundedRange (approxBounds random trials (undefined::Word8))
68 checkBounds "Word16" boundedRange (approxBounds random trials (undefined::Word16))
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/random-1.2.0/test-legacy/
H A DRangeTest.hs51 trials :: Int
52 trials = 5000 function
59 checkBounds "Int" boundedRange (approxBounds random trials (undefined::Int))
62 checkBounds "Int8" boundedRange (approxBounds random trials (undefined::Int8))
63 checkBounds "Int16" boundedRange (approxBounds random trials (undefined::Int16))
64 checkBounds "Int32" boundedRange (approxBounds random trials (undefined::Int32))
65 checkBounds "Int64" boundedRange (approxBounds random trials (undefined::Int64))
66 checkBounds "Word" boundedRange (approxBounds random trials (undefined::Word))
67 checkBounds "Word8" boundedRange (approxBounds random trials (undefined::Word8))
68 checkBounds "Word16" boundedRange (approxBounds random trials (undefined::Word16))
[all …]
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/random-1.2.0/test-legacy/
H A DRangeTest.hs51 trials :: Int
52 trials = 5000 function
59 checkBounds "Int" boundedRange (approxBounds random trials (undefined::Int))
62 checkBounds "Int8" boundedRange (approxBounds random trials (undefined::Int8))
63 checkBounds "Int16" boundedRange (approxBounds random trials (undefined::Int16))
64 checkBounds "Int32" boundedRange (approxBounds random trials (undefined::Int32))
65 checkBounds "Int64" boundedRange (approxBounds random trials (undefined::Int64))
66 checkBounds "Word" boundedRange (approxBounds random trials (undefined::Word))
67 checkBounds "Word8" boundedRange (approxBounds random trials (undefined::Word8))
68 checkBounds "Word16" boundedRange (approxBounds random trials (undefined::Word16))
[all …]
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/random-1.2.0/test-legacy/
H A DRangeTest.hs51 trials :: Int
52 trials = 5000 function
59 checkBounds "Int" boundedRange (approxBounds random trials (undefined::Int))
62 checkBounds "Int8" boundedRange (approxBounds random trials (undefined::Int8))
63 checkBounds "Int16" boundedRange (approxBounds random trials (undefined::Int16))
64 checkBounds "Int32" boundedRange (approxBounds random trials (undefined::Int32))
65 checkBounds "Int64" boundedRange (approxBounds random trials (undefined::Int64))
66 checkBounds "Word" boundedRange (approxBounds random trials (undefined::Word))
67 checkBounds "Word8" boundedRange (approxBounds random trials (undefined::Word8))
68 checkBounds "Word16" boundedRange (approxBounds random trials (undefined::Word16))
[all …]
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/random-1.2.0/test-legacy/
H A DRangeTest.hs51 trials :: Int
52 trials = 5000 function
59 checkBounds "Int" boundedRange (approxBounds random trials (undefined::Int))
62 checkBounds "Int8" boundedRange (approxBounds random trials (undefined::Int8))
63 checkBounds "Int16" boundedRange (approxBounds random trials (undefined::Int16))
64 checkBounds "Int32" boundedRange (approxBounds random trials (undefined::Int32))
65 checkBounds "Int64" boundedRange (approxBounds random trials (undefined::Int64))
66 checkBounds "Word" boundedRange (approxBounds random trials (undefined::Word))
67 checkBounds "Word8" boundedRange (approxBounds random trials (undefined::Word8))
68 checkBounds "Word16" boundedRange (approxBounds random trials (undefined::Word16))
[all …]
/dports/deskutils/hs-arbtt/arbtt-0.10.2/_cabal_deps/random-1.2.0/test-legacy/
H A DRangeTest.hs51 trials :: Int
52 trials = 5000 function
59 checkBounds "Int" boundedRange (approxBounds random trials (undefined::Int))
62 checkBounds "Int8" boundedRange (approxBounds random trials (undefined::Int8))
63 checkBounds "Int16" boundedRange (approxBounds random trials (undefined::Int16))
64 checkBounds "Int32" boundedRange (approxBounds random trials (undefined::Int32))
65 checkBounds "Int64" boundedRange (approxBounds random trials (undefined::Int64))
66 checkBounds "Word" boundedRange (approxBounds random trials (undefined::Word))
67 checkBounds "Word8" boundedRange (approxBounds random trials (undefined::Word8))
68 checkBounds "Word16" boundedRange (approxBounds random trials (undefined::Word16))
[all …]
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/random-1.2.0/test-legacy/
H A DRangeTest.hs51 trials :: Int
52 trials = 5000 function
59 checkBounds "Int" boundedRange (approxBounds random trials (undefined::Int))
62 checkBounds "Int8" boundedRange (approxBounds random trials (undefined::Int8))
63 checkBounds "Int16" boundedRange (approxBounds random trials (undefined::Int16))
64 checkBounds "Int32" boundedRange (approxBounds random trials (undefined::Int32))
65 checkBounds "Int64" boundedRange (approxBounds random trials (undefined::Int64))
66 checkBounds "Word" boundedRange (approxBounds random trials (undefined::Word))
67 checkBounds "Word8" boundedRange (approxBounds random trials (undefined::Word8))
68 checkBounds "Word16" boundedRange (approxBounds random trials (undefined::Word16))
[all …]
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/random-1.2.0/test-legacy/
H A DRangeTest.hs51 trials :: Int
52 trials = 5000 function
59 checkBounds "Int" boundedRange (approxBounds random trials (undefined::Int))
62 checkBounds "Int8" boundedRange (approxBounds random trials (undefined::Int8))
63 checkBounds "Int16" boundedRange (approxBounds random trials (undefined::Int16))
64 checkBounds "Int32" boundedRange (approxBounds random trials (undefined::Int32))
65 checkBounds "Int64" boundedRange (approxBounds random trials (undefined::Int64))
66 checkBounds "Word" boundedRange (approxBounds random trials (undefined::Word))
67 checkBounds "Word8" boundedRange (approxBounds random trials (undefined::Word8))
68 checkBounds "Word16" boundedRange (approxBounds random trials (undefined::Word16))
[all …]
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/random-1.2.0/test-legacy/
H A DRangeTest.hs51 trials :: Int
52 trials = 5000 function
59 checkBounds "Int" boundedRange (approxBounds random trials (undefined::Int))
62 checkBounds "Int8" boundedRange (approxBounds random trials (undefined::Int8))
63 checkBounds "Int16" boundedRange (approxBounds random trials (undefined::Int16))
64 checkBounds "Int32" boundedRange (approxBounds random trials (undefined::Int32))
65 checkBounds "Int64" boundedRange (approxBounds random trials (undefined::Int64))
66 checkBounds "Word" boundedRange (approxBounds random trials (undefined::Word))
67 checkBounds "Word8" boundedRange (approxBounds random trials (undefined::Word8))
68 checkBounds "Word16" boundedRange (approxBounds random trials (undefined::Word16))
[all …]
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/random-1.2.0/test-legacy/
H A DRangeTest.hs51 trials :: Int
52 trials = 5000 function
59 checkBounds "Int" boundedRange (approxBounds random trials (undefined::Int))
62 checkBounds "Int8" boundedRange (approxBounds random trials (undefined::Int8))
63 checkBounds "Int16" boundedRange (approxBounds random trials (undefined::Int16))
64 checkBounds "Int32" boundedRange (approxBounds random trials (undefined::Int32))
65 checkBounds "Int64" boundedRange (approxBounds random trials (undefined::Int64))
66 checkBounds "Word" boundedRange (approxBounds random trials (undefined::Word))
67 checkBounds "Word8" boundedRange (approxBounds random trials (undefined::Word8))
68 checkBounds "Word16" boundedRange (approxBounds random trials (undefined::Word16))
[all …]
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/random-1.2.0/test-legacy/
H A DRangeTest.hs51 trials :: Int
52 trials = 5000 function
59 checkBounds "Int" boundedRange (approxBounds random trials (undefined::Int))
62 checkBounds "Int8" boundedRange (approxBounds random trials (undefined::Int8))
63 checkBounds "Int16" boundedRange (approxBounds random trials (undefined::Int16))
64 checkBounds "Int32" boundedRange (approxBounds random trials (undefined::Int32))
65 checkBounds "Int64" boundedRange (approxBounds random trials (undefined::Int64))
66 checkBounds "Word" boundedRange (approxBounds random trials (undefined::Word))
67 checkBounds "Word8" boundedRange (approxBounds random trials (undefined::Word8))
68 checkBounds "Word16" boundedRange (approxBounds random trials (undefined::Word16))
[all …]
/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/_cabal_deps/random-1.2.1/test-legacy/
H A DRangeTest.hs51 trials :: Int
52 trials = 5000 function
59 checkBounds "Int" boundedRange (approxBounds random trials (undefined::Int))
62 checkBounds "Int8" boundedRange (approxBounds random trials (undefined::Int8))
63 checkBounds "Int16" boundedRange (approxBounds random trials (undefined::Int16))
64 checkBounds "Int32" boundedRange (approxBounds random trials (undefined::Int32))
65 checkBounds "Int64" boundedRange (approxBounds random trials (undefined::Int64))
66 checkBounds "Word" boundedRange (approxBounds random trials (undefined::Word))
67 checkBounds "Word8" boundedRange (approxBounds random trials (undefined::Word8))
68 checkBounds "Word16" boundedRange (approxBounds random trials (undefined::Word16))
[all …]
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/random-1.2.0/test-legacy/
H A DRangeTest.hs51 trials :: Int
52 trials = 5000 function
59 checkBounds "Int" boundedRange (approxBounds random trials (undefined::Int))
62 checkBounds "Int8" boundedRange (approxBounds random trials (undefined::Int8))
63 checkBounds "Int16" boundedRange (approxBounds random trials (undefined::Int16))
64 checkBounds "Int32" boundedRange (approxBounds random trials (undefined::Int32))
65 checkBounds "Int64" boundedRange (approxBounds random trials (undefined::Int64))
66 checkBounds "Word" boundedRange (approxBounds random trials (undefined::Word))
67 checkBounds "Word8" boundedRange (approxBounds random trials (undefined::Word8))
68 checkBounds "Word16" boundedRange (approxBounds random trials (undefined::Word16))
[all …]
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/random-1.2.0/test-legacy/
H A DRangeTest.hs51 trials :: Int
52 trials = 5000 function
59 checkBounds "Int" boundedRange (approxBounds random trials (undefined::Int))
62 checkBounds "Int8" boundedRange (approxBounds random trials (undefined::Int8))
63 checkBounds "Int16" boundedRange (approxBounds random trials (undefined::Int16))
64 checkBounds "Int32" boundedRange (approxBounds random trials (undefined::Int32))
65 checkBounds "Int64" boundedRange (approxBounds random trials (undefined::Int64))
66 checkBounds "Word" boundedRange (approxBounds random trials (undefined::Word))
67 checkBounds "Word8" boundedRange (approxBounds random trials (undefined::Word8))
68 checkBounds "Word16" boundedRange (approxBounds random trials (undefined::Word16))
[all …]
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/random-1.2.0/test-legacy/
H A DRangeTest.hs51 trials :: Int
52 trials = 5000 function
59 checkBounds "Int" boundedRange (approxBounds random trials (undefined::Int))
62 checkBounds "Int8" boundedRange (approxBounds random trials (undefined::Int8))
63 checkBounds "Int16" boundedRange (approxBounds random trials (undefined::Int16))
64 checkBounds "Int32" boundedRange (approxBounds random trials (undefined::Int32))
65 checkBounds "Int64" boundedRange (approxBounds random trials (undefined::Int64))
66 checkBounds "Word" boundedRange (approxBounds random trials (undefined::Word))
67 checkBounds "Word8" boundedRange (approxBounds random trials (undefined::Word8))
68 checkBounds "Word16" boundedRange (approxBounds random trials (undefined::Word16))
[all …]
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/random-1.2.0/test-legacy/
H A DRangeTest.hs51 trials :: Int
52 trials = 5000 function
59 checkBounds "Int" boundedRange (approxBounds random trials (undefined::Int))
62 checkBounds "Int8" boundedRange (approxBounds random trials (undefined::Int8))
63 checkBounds "Int16" boundedRange (approxBounds random trials (undefined::Int16))
64 checkBounds "Int32" boundedRange (approxBounds random trials (undefined::Int32))
65 checkBounds "Int64" boundedRange (approxBounds random trials (undefined::Int64))
66 checkBounds "Word" boundedRange (approxBounds random trials (undefined::Word))
67 checkBounds "Word8" boundedRange (approxBounds random trials (undefined::Word8))
68 checkBounds "Word16" boundedRange (approxBounds random trials (undefined::Word16))
[all …]

12345678910>>...99