Home
last modified time | relevance | path

Searched refs:Tests (Results 1 – 25 of 9220) sorted by relevance

12345678910>>...369

/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/test/
H A Dtest-pandoc.hs9 import qualified Tests.Command
10 import qualified Tests.Lua
11 import qualified Tests.Lua.Module
12 import qualified Tests.Old
14 import qualified Tests.Readers.Docx
16 import qualified Tests.Readers.EPUB
17 import qualified Tests.Readers.FB2
18 import qualified Tests.Readers.HTML
19 import qualified Tests.Readers.JATS
24 import qualified Tests.Readers.Odt
[all …]
/dports/textproc/hs-pandoc/pandoc-2.14.2/test/
H A Dtest-pandoc.hs12 import qualified Tests.Command
13 import qualified Tests.Lua
14 import qualified Tests.Lua.Module
15 import qualified Tests.Old
17 import qualified Tests.Readers.Docx
19 import qualified Tests.Readers.EPUB
20 import qualified Tests.Readers.FB2
27 import qualified Tests.Readers.Odt
28 import qualified Tests.Readers.Org
33 import qualified Tests.Shared
[all …]
/dports/misc/amanda-server/amanda-3.3.9/installcheck/
H A Dbigint.pl25 use Amanda::Tests;
67 is(Amanda::Tests::take_guint64(0), "ZERO",
71 is(Amanda::Tests::take_gint64(0), "ZERO",
78 is(Amanda::Tests::take_guint32(0), "ZERO",
86 is(Amanda::Tests::take_gint32(0), "ZERO",
101 is(Amanda::Tests::take_guint16(0), "ZERO",
109 is(Amanda::Tests::take_gint16(0), "ZERO",
124 is(Amanda::Tests::take_guint8(0), "ZERO",
132 is(Amanda::Tests::take_gint8(0), "ZERO",
185 eval { Amanda::Tests::take_guint64(-1); };
[all …]
/dports/misc/amanda-client/amanda-3.3.9/installcheck/
H A Dbigint.pl25 use Amanda::Tests;
67 is(Amanda::Tests::take_guint64(0), "ZERO",
71 is(Amanda::Tests::take_gint64(0), "ZERO",
78 is(Amanda::Tests::take_guint32(0), "ZERO",
86 is(Amanda::Tests::take_gint32(0), "ZERO",
101 is(Amanda::Tests::take_guint16(0), "ZERO",
109 is(Amanda::Tests::take_gint16(0), "ZERO",
124 is(Amanda::Tests::take_guint8(0), "ZERO",
132 is(Amanda::Tests::take_gint8(0), "ZERO",
185 eval { Amanda::Tests::take_guint64(-1); };
[all …]
/dports/lang/mono/mono-5.10.1.57/external/api-doc-tools/external/SharpZipLib/ICSharpCode.SharpZipLib.Tests/
H A DPassingTests.playlist2 <Add Test="ICSharpCode.SharpZipLib.Tests.BZip2.BZip2Suite.BasicRoundTrip" />
3 <Add Test="ICSharpCode.SharpZipLib.Tests.BZip2.BZip2Suite.CreateEmptyArchive" />
11 <Add Test="ICSharpCode.SharpZipLib.Tests.Checksum.ChecksumTests.CRC_32" />
13 <Add Test="ICSharpCode.SharpZipLib.Tests.Core.Core.FilterQuoting" />
14 <Add Test="ICSharpCode.SharpZipLib.Tests.Core.Core.NullFilter" />
15 <Add Test="ICSharpCode.SharpZipLib.Tests.Core.Core.ValidFilter" />
18 <Add Test="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.DoubleClose" />
22 <Add Test="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.TestGZip" />
28 <Add Test="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.Checksum" />
30 <Add Test="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.EmptyTar" />
[all …]
H A DAllTests.playlist2 <Add Test="ICSharpCode.SharpZipLib.Tests.BZip2.BZip2Suite.BasicRoundTrip" />
3 <Add Test="ICSharpCode.SharpZipLib.Tests.BZip2.BZip2Suite.CreateEmptyArchive" />
11 <Add Test="ICSharpCode.SharpZipLib.Tests.Checksum.ChecksumTests.CRC_32" />
13 <Add Test="ICSharpCode.SharpZipLib.Tests.Core.Core.FilterQuoting" />
14 <Add Test="ICSharpCode.SharpZipLib.Tests.Core.Core.NullFilter" />
15 <Add Test="ICSharpCode.SharpZipLib.Tests.Core.Core.ValidFilter" />
22 <Add Test="ICSharpCode.SharpZipLib.Tests.GZip.GZipTestSuite.TestGZip" />
29 <Add Test="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.Checksum" />
31 <Add Test="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.EmptyTar" />
40 <Add Test="ICSharpCode.SharpZipLib.Tests.Tar.TarTestSuite.LongNames" />
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/honnef.co/go/tools/staticcheck/
H A Dlint_test.go11 {Analyzer: Analyzers["SA1000"], Tests: []testutil.Test{{Dir: "CheckRegexps"}}},
12 {Analyzer: Analyzers["SA1001"], Tests: []testutil.Test{{Dir: "CheckTemplate"}}},
13 {Analyzer: Analyzers["SA1002"], Tests: []testutil.Test{{Dir: "CheckTimeParse"}}},
16 {Analyzer: Analyzers["SA1005"], Tests: []testutil.Test{{Dir: "CheckExec"}}},
17 {Analyzer: Analyzers["SA1006"], Tests: []testutil.Test{{Dir: "CheckUnsafePrintf"}}},
18 {Analyzer: Analyzers["SA1007"], Tests: []testutil.Test{{Dir: "CheckURLs"}}},
39 {Analyzer: Analyzers["SA2003"], Tests: []testutil.Test{{Dir: "CheckDeferLock"}}},
41 {Analyzer: Analyzers["SA3001"], Tests: []testutil.Test{{Dir: "CheckBenchmarkN"}}},
55 {Analyzer: Analyzers["SA4015"], Tests: []testutil.Test{{Dir: "CheckMathInt"}}},
62 {Analyzer: Analyzers["SA5000"], Tests: []testutil.Test{{Dir: "CheckNilMaps"}}},
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/honnef.co/go/tools/staticcheck/
H A Dlint_test.go11 {Analyzer: Analyzers["SA1000"], Tests: []testutil.Test{{Dir: "CheckRegexps"}}},
12 {Analyzer: Analyzers["SA1001"], Tests: []testutil.Test{{Dir: "CheckTemplate"}}},
13 {Analyzer: Analyzers["SA1002"], Tests: []testutil.Test{{Dir: "CheckTimeParse"}}},
16 {Analyzer: Analyzers["SA1005"], Tests: []testutil.Test{{Dir: "CheckExec"}}},
17 {Analyzer: Analyzers["SA1006"], Tests: []testutil.Test{{Dir: "CheckUnsafePrintf"}}},
18 {Analyzer: Analyzers["SA1007"], Tests: []testutil.Test{{Dir: "CheckURLs"}}},
39 {Analyzer: Analyzers["SA2003"], Tests: []testutil.Test{{Dir: "CheckDeferLock"}}},
41 {Analyzer: Analyzers["SA3001"], Tests: []testutil.Test{{Dir: "CheckBenchmarkN"}}},
55 {Analyzer: Analyzers["SA4015"], Tests: []testutil.Test{{Dir: "CheckMathInt"}}},
62 {Analyzer: Analyzers["SA5000"], Tests: []testutil.Test{{Dir: "CheckNilMaps"}}},
[all …]
/dports/science/silo/silo-4.10.2-bsd/SiloWindows/
H A DMakefile.am78 ./MSVC2012/Tests/csg.vcxproj\
84 ./MSVC2012/Tests/grab.vcxproj\
89 ./MSVC2012/Tests/mat_f.vfproj\
96 ./MSVC2012/Tests/obj.vcxproj\
106 ./MSVC2012/Tests/quad.vcxproj\
108 ./MSVC2012/Tests/sami.vcxproj\
110 ./MSVC2012/Tests/spec.vcxproj\
120 ./MSVC2012/Tests/ucd.vcxproj\
121 ./MSVC2012/Tests/ucd_f.vfproj\
124 ./MSVC2012/Tests/wave.vcxproj\
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/netstd/
H A DMakefile.am27 $(DOTNETCORE) test Tests/Thrift.Tests/Thrift.Tests.csproj
35 $(RM) -r Tests/Thrift.Tests/bin
36 $(RM) -r Tests/Thrift.Tests/obj
39 $(RM) -r Tests/Thrift.PublicInterfaces.Compile.Tests/bin
40 $(RM) -r Tests/Thrift.PublicInterfaces.Compile.Tests/obj
48 Tests/Thrift.PublicInterfaces.Compile.Tests \
52 Tests/Thrift.PublicInterfaces.Compile.Tests/Thrift.PublicInterfaces.Compile.Tests.csproj \
53 Tests/Thrift.Tests/Collections \
54 Tests/Thrift.Tests/DataModel \
55 Tests/Thrift.Tests/Protocols \
[all …]
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/netstd/
H A DMakefile.am27 $(DOTNETCORE) test Tests/Thrift.Tests/Thrift.Tests.csproj
35 $(RM) -r Tests/Thrift.Tests/bin
36 $(RM) -r Tests/Thrift.Tests/obj
39 $(RM) -r Tests/Thrift.PublicInterfaces.Compile.Tests/bin
40 $(RM) -r Tests/Thrift.PublicInterfaces.Compile.Tests/obj
48 Tests/Thrift.PublicInterfaces.Compile.Tests \
52 Tests/Thrift.PublicInterfaces.Compile.Tests/Thrift.PublicInterfaces.Compile.Tests.csproj \
53 Tests/Thrift.Tests/Collections \
54 Tests/Thrift.Tests/DataModel \
55 Tests/Thrift.Tests/Protocols \
[all …]
/dports/devel/thrift-cpp/thrift-0.14.0/lib/netstd/
H A DMakefile.am27 $(DOTNETCORE) test Tests/Thrift.Tests/Thrift.Tests.csproj
35 $(RM) -r Tests/Thrift.Tests/bin
36 $(RM) -r Tests/Thrift.Tests/obj
39 $(RM) -r Tests/Thrift.PublicInterfaces.Compile.Tests/bin
40 $(RM) -r Tests/Thrift.PublicInterfaces.Compile.Tests/obj
48 Tests/Thrift.PublicInterfaces.Compile.Tests \
52 Tests/Thrift.PublicInterfaces.Compile.Tests/Thrift.PublicInterfaces.Compile.Tests.csproj \
53 Tests/Thrift.Tests/Collections \
54 Tests/Thrift.Tests/DataModel \
55 Tests/Thrift.Tests/Protocols \
[all …]
/dports/devel/thrift/thrift-0.14.0/lib/netstd/
H A DMakefile.am27 $(DOTNETCORE) test Tests/Thrift.Tests/Thrift.Tests.csproj
35 $(RM) -r Tests/Thrift.Tests/bin
36 $(RM) -r Tests/Thrift.Tests/obj
39 $(RM) -r Tests/Thrift.PublicInterfaces.Compile.Tests/bin
40 $(RM) -r Tests/Thrift.PublicInterfaces.Compile.Tests/obj
48 Tests/Thrift.PublicInterfaces.Compile.Tests \
52 Tests/Thrift.PublicInterfaces.Compile.Tests/Thrift.PublicInterfaces.Compile.Tests.csproj \
53 Tests/Thrift.Tests/Collections \
54 Tests/Thrift.Tests/DataModel \
55 Tests/Thrift.Tests/Protocols \
[all …]
/dports/devel/node-thrift/thrift-0.14.0/lib/netstd/
H A DMakefile.am27 $(DOTNETCORE) test Tests/Thrift.Tests/Thrift.Tests.csproj
35 $(RM) -r Tests/Thrift.Tests/bin
36 $(RM) -r Tests/Thrift.Tests/obj
39 $(RM) -r Tests/Thrift.PublicInterfaces.Compile.Tests/bin
40 $(RM) -r Tests/Thrift.PublicInterfaces.Compile.Tests/obj
48 Tests/Thrift.PublicInterfaces.Compile.Tests \
52 Tests/Thrift.PublicInterfaces.Compile.Tests/Thrift.PublicInterfaces.Compile.Tests.csproj \
53 Tests/Thrift.Tests/Collections \
54 Tests/Thrift.Tests/DataModel \
55 Tests/Thrift.Tests/Protocols \
[all …]
/dports/devel/py-thrift/thrift-0.14.0/lib/netstd/
H A DMakefile.am27 $(DOTNETCORE) test Tests/Thrift.Tests/Thrift.Tests.csproj
35 $(RM) -r Tests/Thrift.Tests/bin
36 $(RM) -r Tests/Thrift.Tests/obj
39 $(RM) -r Tests/Thrift.PublicInterfaces.Compile.Tests/bin
40 $(RM) -r Tests/Thrift.PublicInterfaces.Compile.Tests/obj
48 Tests/Thrift.PublicInterfaces.Compile.Tests \
52 Tests/Thrift.PublicInterfaces.Compile.Tests/Thrift.PublicInterfaces.Compile.Tests.csproj \
53 Tests/Thrift.Tests/Collections \
54 Tests/Thrift.Tests/DataModel \
55 Tests/Thrift.Tests/Protocols \
[all …]
/dports/archivers/peazip/peazip-8.1.0.src/
H A Dt_speedb.pas114 Tests : TTestArr;
176 with Tests[_CRC16] do begin
194 with Tests[_CRC24] do begin
212 with Tests[_CRC32] do begin
320 with Tests[_ED2K] do begin
338 with Tests[_MD4] do begin
345 ShowResult(Tests[_MD4]);
356 with Tests[_MD5] do begin
363 ShowResult(Tests[_MD5]);
690 fillchar(Tests, sizeof(Tests), 0);
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/dynamic_bitset/
H A Ddyn_bitset_unit_tests3.cpp34 Tests::empty(b); in run_test_cases()
38 Tests::empty(b); in run_test_cases()
43 Tests::empty(b); in run_test_cases()
114 Tests::size(b); in run_test_cases()
118 Tests::size(b); in run_test_cases()
128 Tests::all(b); in run_test_cases()
135 Tests::all(b); in run_test_cases()
142 Tests::all(b); in run_test_cases()
151 Tests::any(b); in run_test_cases()
158 Tests::any(b); in run_test_cases()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/dynamic_bitset/
H A Ddyn_bitset_unit_tests3.cpp34 Tests::empty(b); in run_test_cases()
38 Tests::empty(b); in run_test_cases()
43 Tests::empty(b); in run_test_cases()
114 Tests::size(b); in run_test_cases()
118 Tests::size(b); in run_test_cases()
128 Tests::all(b); in run_test_cases()
135 Tests::all(b); in run_test_cases()
142 Tests::all(b); in run_test_cases()
151 Tests::any(b); in run_test_cases()
158 Tests::any(b); in run_test_cases()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/dynamic_bitset/
H A Ddyn_bitset_unit_tests3.cpp34 Tests::empty(b); in run_test_cases()
38 Tests::empty(b); in run_test_cases()
43 Tests::empty(b); in run_test_cases()
114 Tests::size(b); in run_test_cases()
118 Tests::size(b); in run_test_cases()
128 Tests::all(b); in run_test_cases()
135 Tests::all(b); in run_test_cases()
142 Tests::all(b); in run_test_cases()
151 Tests::any(b); in run_test_cases()
158 Tests::any(b); in run_test_cases()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/dynamic_bitset/
H A Ddyn_bitset_unit_tests3.cpp34 Tests::empty(b); in run_test_cases()
38 Tests::empty(b); in run_test_cases()
43 Tests::empty(b); in run_test_cases()
114 Tests::size(b); in run_test_cases()
118 Tests::size(b); in run_test_cases()
128 Tests::all(b); in run_test_cases()
135 Tests::all(b); in run_test_cases()
142 Tests::all(b); in run_test_cases()
151 Tests::any(b); in run_test_cases()
158 Tests::any(b); in run_test_cases()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/dynamic_bitset/
H A Ddyn_bitset_unit_tests3.cpp34 Tests::empty(b); in run_test_cases()
38 Tests::empty(b); in run_test_cases()
43 Tests::empty(b); in run_test_cases()
114 Tests::size(b); in run_test_cases()
118 Tests::size(b); in run_test_cases()
128 Tests::all(b); in run_test_cases()
135 Tests::all(b); in run_test_cases()
142 Tests::all(b); in run_test_cases()
151 Tests::any(b); in run_test_cases()
158 Tests::any(b); in run_test_cases()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/dynamic_bitset/test/
H A Ddyn_bitset_unit_tests3.cpp34 Tests::empty(b); in run_test_cases()
38 Tests::empty(b); in run_test_cases()
43 Tests::empty(b); in run_test_cases()
114 Tests::size(b); in run_test_cases()
118 Tests::size(b); in run_test_cases()
158 Tests::all(b); in run_test_cases()
165 Tests::all(b); in run_test_cases()
172 Tests::all(b); in run_test_cases()
181 Tests::any(b); in run_test_cases()
188 Tests::any(b); in run_test_cases()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/dynamic_bitset/test/
H A Ddyn_bitset_unit_tests3.cpp34 Tests::empty(b); in run_test_cases()
38 Tests::empty(b); in run_test_cases()
43 Tests::empty(b); in run_test_cases()
114 Tests::size(b); in run_test_cases()
118 Tests::size(b); in run_test_cases()
158 Tests::all(b); in run_test_cases()
165 Tests::all(b); in run_test_cases()
172 Tests::all(b); in run_test_cases()
181 Tests::any(b); in run_test_cases()
188 Tests::any(b); in run_test_cases()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/dynamic_bitset/test/
H A Ddyn_bitset_unit_tests3.cpp34 Tests::empty(b); in run_test_cases()
38 Tests::empty(b); in run_test_cases()
43 Tests::empty(b); in run_test_cases()
114 Tests::size(b); in run_test_cases()
118 Tests::size(b); in run_test_cases()
158 Tests::all(b); in run_test_cases()
165 Tests::all(b); in run_test_cases()
172 Tests::all(b); in run_test_cases()
181 Tests::any(b); in run_test_cases()
188 Tests::any(b); in run_test_cases()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/dynamic_bitset/test/
H A Ddyn_bitset_unit_tests3.cpp34 Tests::empty(b); in run_test_cases()
38 Tests::empty(b); in run_test_cases()
43 Tests::empty(b); in run_test_cases()
114 Tests::size(b); in run_test_cases()
118 Tests::size(b); in run_test_cases()
158 Tests::all(b); in run_test_cases()
165 Tests::all(b); in run_test_cases()
172 Tests::all(b); in run_test_cases()
181 Tests::any(b); in run_test_cases()
188 Tests::any(b); in run_test_cases()
[all …]

12345678910>>...369