Home
last modified time | relevance | path

Searched defs:Test (Results 226 – 250 of 27696) sorted by relevance

12345678910>>...1108

/dports/games/flightgear/flightgear-2020.3.11/src/FDM/JSBSim/models/flight_control/
H A DFGSwitch.h148 struct Test { struct
154 Test(void) : condition(nullptr), Default(false) {} in Test() argument
156 void setTestValue(const std::string &value, const std::string &Name, in setTestValue() argument
169 std::vector <Test*> tests; argument
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Dynamic.Runtime/tests/Dynamic.DynamicType/
H A DConformance.dynamic.dynamicType.nullable.cs20 namespace Test namespace
62 namespace Test namespace
104 namespace Test namespace
153 namespace Test namespace
195 namespace Test namespace
237 namespace Test namespace
279 namespace Test namespace
321 namespace Test namespace
365 namespace Test namespace
406 namespace Test namespace
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/extras/rtfimport/
H A Drtfimport.cxx59 class Test : public SwModelTestBase class
62 Test() in Test() function in Test
71 CPPUNIT_TEST_FIXTURE(Test, testN695479) in CPPUNIT_TEST_FIXTURE() argument
121 CPPUNIT_TEST_FIXTURE(Test, testTdf117246) in CPPUNIT_TEST_FIXTURE() argument
128 CPPUNIT_TEST_FIXTURE(Test, testTdf108943) in CPPUNIT_TEST_FIXTURE() argument
150 CPPUNIT_TEST_FIXTURE(Test, testFdo46662) in CPPUNIT_TEST_FIXTURE() argument
211 CPPUNIT_TEST_FIXTURE(Test, testTdf81943) in CPPUNIT_TEST_FIXTURE() argument
240 CPPUNIT_TEST_FIXTURE(Test, testFdo47036) in CPPUNIT_TEST_FIXTURE() argument
442 CPPUNIT_TEST_FIXTURE(Test, testInk) in CPPUNIT_TEST_FIXTURE() argument
579 CPPUNIT_TEST_FIXTURE(Test, testSbkodd) in CPPUNIT_TEST_FIXTURE() argument
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/qa/extras/rtfimport/
H A Drtfimport.cxx51 class Test : public SwModelTestBase class
54 Test() in Test() function in Test
63 CPPUNIT_TEST_FIXTURE(Test, testN695479) in CPPUNIT_TEST_FIXTURE() argument
112 CPPUNIT_TEST_FIXTURE(Test, testTdf117246) in CPPUNIT_TEST_FIXTURE() argument
119 CPPUNIT_TEST_FIXTURE(Test, testTdf108943) in CPPUNIT_TEST_FIXTURE() argument
141 CPPUNIT_TEST_FIXTURE(Test, testFdo46662) in CPPUNIT_TEST_FIXTURE() argument
202 CPPUNIT_TEST_FIXTURE(Test, testTdf81943) in CPPUNIT_TEST_FIXTURE() argument
231 CPPUNIT_TEST_FIXTURE(Test, testFdo47036) in CPPUNIT_TEST_FIXTURE() argument
437 CPPUNIT_TEST_FIXTURE(Test, testInk) in CPPUNIT_TEST_FIXTURE() argument
576 CPPUNIT_TEST_FIXTURE(Test, testSbkodd) in CPPUNIT_TEST_FIXTURE() argument
[all …]
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/template/tests/
H A Dtest_template_compile.c147 Test(template_compile, test_simple_string_literal) in Test() function
155 Test(template_compile, test_simple_macro) in Test() function
161 Test(template_compile, test_macro_and_text) in Test() function
171 Test(template_compile, test_macro_without_braces) in Test() function
272 Test(template_compile, test_simple_value) in Test() function
279 Test(template_compile, test_value_without_braces) in Test() function
331 Test(template_compile, test_invalid_macro) in Test() function
338 Test(template_compile, test_invalid_subst) in Test() function
345 Test(template_compile, test_template_function_bad1) in Test() function
354 Test(template_compile, test_template_function_bad2) in Test() function
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dwarn-new-overaligned.cpp4 struct Test { struct
15 …new Test; // expected-warning {{type 'test1::Test' requires 256 bytes of alignment and the defaul… in helper()
21 class Test { class
34 struct Test { struct
50 …new Test[10]; // expected-warning {{type 'test3::Test' requires 256 bytes of alignment and the de… in helper()
55 struct Test { struct
70 …new Test; // expected-warning {{type 'test4::Test' requires 256 bytes of alignment and the defaul… in helper()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dwarn-new-overaligned.cpp4 struct Test { struct
15 …new Test; // expected-warning {{type 'test1::Test' requires 256 bytes of alignment and the defaul… in helper()
21 class Test { class
34 struct Test { struct
50 …new Test[10]; // expected-warning {{type 'test3::Test' requires 256 bytes of alignment and the de… in helper()
55 struct Test { struct
70 …new Test; // expected-warning {{type 'test4::Test' requires 256 bytes of alignment and the defaul… in helper()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dwarn-new-overaligned.cpp4 struct Test { struct
15 …new Test; // expected-warning {{type 'test1::Test' requires 256 bytes of alignment and the defaul… in helper()
21 class Test { class
34 struct Test { struct
50 …new Test[10]; // expected-warning {{type 'test3::Test' requires 256 bytes of alignment and the de… in helper()
55 struct Test { struct
70 …new Test; // expected-warning {{type 'test4::Test' requires 256 bytes of alignment and the defaul… in helper()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-new-overaligned.cpp4 struct Test { struct
15 …new Test; // expected-warning {{type 'test1::Test' requires 256 bytes of alignment and the defaul… in helper()
21 class Test { class
34 struct Test { struct
50 …new Test[10]; // expected-warning {{type 'test3::Test' requires 256 bytes of alignment and the de… in helper()
55 struct Test { struct
70 …new Test; // expected-warning {{type 'test4::Test' requires 256 bytes of alignment and the defaul… in helper()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dwarn-new-overaligned.cpp4 struct Test { struct
15 …new Test; // expected-warning {{type 'test1::Test' requires 256 bytes of alignment and the defaul… in helper()
21 class Test { class
34 struct Test { struct
50 …new Test[10]; // expected-warning {{type 'test3::Test' requires 256 bytes of alignment and the de… in helper()
55 struct Test { struct
70 …new Test; // expected-warning {{type 'test4::Test' requires 256 bytes of alignment and the defaul… in helper()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dwarn-new-overaligned.cpp4 struct Test { struct
15 …new Test; // expected-warning {{type 'test1::Test' requires 256 bytes of alignment and the defaul… in helper()
21 class Test { class
34 struct Test { struct
50 …new Test[10]; // expected-warning {{type 'test3::Test' requires 256 bytes of alignment and the de… in helper()
55 struct Test { struct
70 …new Test; // expected-warning {{type 'test4::Test' requires 256 bytes of alignment and the defaul… in helper()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-new-overaligned.cpp4 struct Test { struct
15 …new Test; // expected-warning {{type 'test1::Test' requires 256 bytes of alignment and the defaul… in helper()
21 class Test { class
34 struct Test { struct
50 …new Test[10]; // expected-warning {{type 'test3::Test' requires 256 bytes of alignment and the de… in helper()
55 struct Test { struct
70 …new Test; // expected-warning {{type 'test4::Test' requires 256 bytes of alignment and the defaul… in helper()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-new-overaligned.cpp4 struct Test { struct
15 …new Test; // expected-warning {{type 'test1::Test' requires 256 bytes of alignment and the defaul… in helper()
21 class Test { class
34 struct Test { struct
50 …new Test[10]; // expected-warning {{type 'test3::Test' requires 256 bytes of alignment and the de… in helper()
55 struct Test { struct
70 …new Test; // expected-warning {{type 'test4::Test' requires 256 bytes of alignment and the defaul… in helper()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dwarn-new-overaligned.cpp4 struct Test { struct
15 …new Test; // expected-warning {{type 'test1::Test' requires 256 bytes of alignment and the defaul… in helper()
21 class Test { class
34 struct Test { struct
50 …new Test[10]; // expected-warning {{type 'test3::Test' requires 256 bytes of alignment and the de… in helper()
55 struct Test { struct
70 …new Test; // expected-warning {{type 'test4::Test' requires 256 bytes of alignment and the defaul… in helper()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dwarn-new-overaligned.cpp4 struct Test { struct
15 …new Test; // expected-warning {{type 'test1::Test' requires 256 bytes of alignment and the defaul… in helper()
21 class Test { class
34 struct Test { struct
50 …new Test[10]; // expected-warning {{type 'test3::Test' requires 256 bytes of alignment and the de… in helper()
55 struct Test { struct
70 …new Test; // expected-warning {{type 'test4::Test' requires 256 bytes of alignment and the defaul… in helper()
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dwarn-new-overaligned.cpp4 struct Test { struct
15 …new Test; // expected-warning {{type 'test1::Test' requires 256 bytes of alignment and the defaul… in helper()
21 class Test { class
34 struct Test { struct
50 …new Test[10]; // expected-warning {{type 'test3::Test' requires 256 bytes of alignment and the de… in helper()
55 struct Test { struct
70 …new Test; // expected-warning {{type 'test4::Test' requires 256 bytes of alignment and the defaul… in helper()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/cont/testing/
H A DUnitTestArrayHandleDiscard.cxx39 struct Test struct
41 static constexpr vtkm::Id ARRAY_SIZE = 100;
42 static constexpr vtkm::Id NUM_KEYS = 3;
44 using DeviceTag = vtkm::cont::DeviceAdapterTagSerial;
45 using Algorithm = vtkm::cont::DeviceAdapterAlgorithm<DeviceTag>;
46 using Handle = vtkm::cont::ArrayHandle<ValueType>;
48 using OutputPortal = typename Handle::PortalControl;
49 using ReduceOp = vtkm::Add;
54 void TestReduceByKey() in TestReduceByKey()
92 void TestPrepareExceptions() in TestPrepareExceptions()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dwarn-new-overaligned.cpp4 struct Test { struct
15 …new Test; // expected-warning {{type 'test1::Test' requires 256 bytes of alignment and the defaul… in helper()
21 class Test { class
34 struct Test { struct
50 …new Test[10]; // expected-warning {{type 'test3::Test' requires 256 bytes of alignment and the de… in helper()
55 struct Test { struct
70 …new Test; // expected-warning {{type 'test4::Test' requires 256 bytes of alignment and the defaul… in helper()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dwarn-new-overaligned.cpp4 struct Test { struct
15 …new Test; // expected-warning {{type 'test1::Test' requires 256 bytes of alignment and the defaul… in helper()
21 class Test { class
34 struct Test { struct
50 …new Test[10]; // expected-warning {{type 'test3::Test' requires 256 bytes of alignment and the de… in helper()
55 struct Test { struct
70 …new Test; // expected-warning {{type 'test4::Test' requires 256 bytes of alignment and the defaul… in helper()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dwarn-new-overaligned.cpp4 struct Test { struct
15 …new Test; // expected-warning {{type 'test1::Test' requires 256 bytes of alignment and the defaul… in helper()
21 class Test { class
34 struct Test { struct
50 …new Test[10]; // expected-warning {{type 'test3::Test' requires 256 bytes of alignment and the de… in helper()
55 struct Test { struct
70 …new Test; // expected-warning {{type 'test4::Test' requires 256 bytes of alignment and the defaul… in helper()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-new-overaligned.cpp4 struct Test { struct
15 …new Test; // expected-warning {{type 'test1::Test' requires 256 bytes of alignment and the defaul… in helper()
21 class Test { class
34 struct Test { struct
50 …new Test[10]; // expected-warning {{type 'test3::Test' requires 256 bytes of alignment and the de… in helper()
55 struct Test { struct
70 …new Test; // expected-warning {{type 'test4::Test' requires 256 bytes of alignment and the defaul… in helper()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-new-overaligned.cpp4 struct Test { struct
15 …new Test; // expected-warning {{type 'test1::Test' requires 256 bytes of alignment and the defaul… in helper()
21 class Test { class
34 struct Test { struct
50 …new Test[10]; // expected-warning {{type 'test3::Test' requires 256 bytes of alignment and the de… in helper()
55 struct Test { struct
70 …new Test; // expected-warning {{type 'test4::Test' requires 256 bytes of alignment and the defaul… in helper()
/dports/devel/p5-MooseX-Storage/MooseX-Storage-0.53/
H A Ddist.ini17 Test::PodSpelling.stopwords = cpan key
20 Test::ReportPrereqs.include[1] = JSON key
21 Test::ReportPrereqs.include[2] = JSON::PP key
22 Test::ReportPrereqs.include[3] = JSON::DWIW key
23 Test::ReportPrereqs.include[4] = JSON::Syck key
24 Test::ReportPrereqs.include[5] = JSON::XS key
27 Test::ReportPrereqs.include[8] = YAML::XS key
30 Test::ReportPrereqs.include[11] = YAML key
33 Test::ReportPrereqs.include[14] = YAML::XS key
71 Test::Deep::JSON = 0 key
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/cont/testing/
H A DUnitTestArrayHandleDiscard.cxx28 struct Test struct
30 static constexpr vtkm::Id ARRAY_SIZE = 100;
31 static constexpr vtkm::Id NUM_KEYS = 3;
33 using DeviceTag = vtkm::cont::DeviceAdapterTagSerial;
34 using Algorithm = vtkm::cont::DeviceAdapterAlgorithm<DeviceTag>;
35 using Handle = vtkm::cont::ArrayHandle<ValueType>;
37 using OutputPortal = typename Handle::WritePortalType;
38 using ReduceOp = vtkm::Add;
43 void TestReduceByKey() in TestReduceByKey()
82 void TestPrepareExceptions() in TestPrepareExceptions()
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/graph-gophers/graphql-go/gqltesting/
H A Dtesting.go18 type Test struct { struct
19 Context context.Context
20 Schema *graphql.Schema
21 Query string
22 OperationName string
23 Variables map[string]interface{}
24 ExpectedResult string
25 ExpectedErrors []*errors.QueryError
29 func RunTests(t *testing.T, tests []*Test) {
43 func RunTest(t *testing.T, test *Test) {

12345678910>>...1108