Home
last modified time | relevance | path

Searched refs:REQUIRE_NOTHROW (Results 51 – 75 of 625) sorted by relevance

12345678910>>...25

/dports/net/arataga/so5extra-v.1.4.1/dev/test/so_5_extra/mboxes/collecting_mbox/illegal_usage/
H A Dmain.cpp67 REQUIRE_NOTHROW( in __anonf163906a0102()
99 REQUIRE_NOTHROW( in __anonf163906a0502()
103 REQUIRE_NOTHROW( [&]() { in __anonf163906a0502()
124 REQUIRE_NOTHROW( in __anonf163906a0902()
156 REQUIRE_NOTHROW( in __anonf163906a0d02()
160 REQUIRE_NOTHROW( [&]() { in __anonf163906a0d02()
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/quantities/test/
H A DQuantity.cpp23 REQUIRE_NOTHROW(q1.getDt<Float>());
30 REQUIRE_NOTHROW(q2.getValue<SymmetricTensor>());
31 REQUIRE_NOTHROW(q2.getDt<SymmetricTensor>());
32 REQUIRE_NOTHROW(q2.getD2t<SymmetricTensor>());
41 REQUIRE_NOTHROW(q1.getValue<Vector>());
42 REQUIRE_NOTHROW(q1.getDt<Vector>());
52 REQUIRE_NOTHROW(q2.getValue<Float>());
53 REQUIRE_NOTHROW(q2.getDt<Float>());
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/tests/
H A Dtest-check-input.cpp23 REQUIRE_NOTHROW(check_input(tiv1, tiv2));
24 REQUIRE_NOTHROW(check_input(tiv2, tiv3));
25 REQUIRE_NOTHROW(check_input(tiv3, tiv4));
26 REQUIRE_NOTHROW(check_input(tiv4, tiv5));
27 REQUIRE_NOTHROW(check_input(tiv5, tiv6));
H A Dtest-output-flex-types.cpp23 REQUIRE_NOTHROW(
42 REQUIRE_NOTHROW(
78 REQUIRE_NOTHROW(
112 REQUIRE_NOTHROW(
127 REQUIRE_NOTHROW(db.run_import(
141 REQUIRE_NOTHROW(db.run_import(
174 REQUIRE_NOTHROW(db.run_import(
226 REQUIRE_NOTHROW(
274 REQUIRE_NOTHROW(db.run_import(options, line));
H A Dtest-output-flex-multigeom.cpp32 REQUIRE_NOTHROW(db.run_file(options, data_file));
49 REQUIRE_NOTHROW(db.run_file(options, data_file));
66 REQUIRE_NOTHROW(db.run_file(options, data_file));
83 REQUIRE_NOTHROW(db.run_file(options, data_file));
101 REQUIRE_NOTHROW(db.run_file(options, data_file));
H A Dtest-output-pgsql.cpp27 REQUIRE_NOTHROW(db.run_file(testing::opt_t().slim(),
64 REQUIRE_NOTHROW(db.run_file(testing::opt_t().slim().srs(PROJ_LATLONG),
101 REQUIRE_NOTHROW(db.run_file(testing::opt_t().slim().flatnodes(),
115 REQUIRE_NOTHROW(db.run_file(testing::opt_t().slim().flatnodes(),
129 REQUIRE_NOTHROW(db.run_file(testing::opt_t().slim(),
H A Dtest-output-flex-invalid-geom.cpp23 REQUIRE_NOTHROW(db.run_import(
46 REQUIRE_NOTHROW(db.run_import(
66 REQUIRE_NOTHROW(db.run_import(
83 REQUIRE_NOTHROW(db.run_import(options,
/dports/math/libsemigroups/libsemigroups-1.3.7/tests/
H A Dtest-fpsemi-intf.cpp339 REQUIRE_NOTHROW(fp->add_rule({0}, {0}));
342 REQUIRE_NOTHROW(
365 REQUIRE_NOTHROW(fp->add_rule("a", "a"));
392 REQUIRE_NOTHROW(fp->add_rule({0}, {0}));
471 REQUIRE_NOTHROW(fp.add_rules(T));
496 REQUIRE_NOTHROW(fp->add_rules(v));
529 REQUIRE_NOTHROW(fp->set_identity("a"));
536 REQUIRE_NOTHROW(fp->set_identity("b"));
560 REQUIRE_NOTHROW(fp->set_identity(0));
622 REQUIRE_NOTHROW(fp->set_identity(0));
[all …]
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/system/test/
H A DArgsParser.cpp16 REQUIRE_NOTHROW(parser.parse(1, args1));
27 REQUIRE_NOTHROW(parser.parse(3, args1));
34 REQUIRE_NOTHROW(parser.parse(3, args2));
48 REQUIRE_NOTHROW(parser.parse(3, args));
66 REQUIRE_NOTHROW(parser.parse(5, args));
/dports/net/arataga/restinio-v.0.6.13/dev/test/handle_requests/chunked_input/
H A Dmain.cpp89 REQUIRE_NOTHROW( response = do_request( request ) );
117 REQUIRE_NOTHROW( response = do_request( request ) );
147 REQUIRE_NOTHROW( response = do_request( request ) );
177 REQUIRE_NOTHROW( response = do_request( request ) );
204 REQUIRE_NOTHROW( response = do_request( request ) );
289 REQUIRE_NOTHROW( response = do_request( request ) );
363 REQUIRE_NOTHROW( response = do_request( request ) );
/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/libsemigroups/tests/
H A Dtest-froidure-pin-transf.cpp122 REQUIRE_NOTHROW(U.word_to_pos({0, 0, 1, 2}));
168 REQUIRE_NOTHROW(S.generator(j));
186 REQUIRE_NOTHROW(U.prefix(i));
206 REQUIRE_NOTHROW(U.suffix(i));
223 REQUIRE_NOTHROW(U.first_letter(i));
240 REQUIRE_NOTHROW(U.final_letter(i));
257 REQUIRE_NOTHROW(U.length_const(i));
274 REQUIRE_NOTHROW(U.product_by_reduction(i, j));
297 REQUIRE_NOTHROW(U.fast_product(i, j));
326 REQUIRE_NOTHROW(S.letter_to_pos(j));
[all …]
H A Dtest-fpsemi-intf.cpp344 REQUIRE_NOTHROW(fp->add_rule({0}, {0}));
347 REQUIRE_NOTHROW(
370 REQUIRE_NOTHROW(fp->add_rule("a", "a"));
397 REQUIRE_NOTHROW(fp->add_rule({0}, {0}));
476 REQUIRE_NOTHROW(fp.add_rules(T));
501 REQUIRE_NOTHROW(fp->add_rules(v));
534 REQUIRE_NOTHROW(fp->set_identity("a"));
541 REQUIRE_NOTHROW(fp->set_identity("b"));
565 REQUIRE_NOTHROW(fp->set_identity(0));
627 REQUIRE_NOTHROW(fp->set_identity(0));
[all …]
/dports/devel/sol2/sol2-4.0.0-alpha/tests/runtime_tests/source/
H A Dusertypes.member_variables.cpp39 REQUIRE_NOTHROW(
43 REQUIRE_NOTHROW(
48 REQUIRE_NOTHROW(
52 REQUIRE_NOTHROW(
73 REQUIRE_NOTHROW(b.f());
/dports/www/newsboat/newsboat-2.22.1/test/
H A Drsspp_parser.cpp34 REQUIRE_NOTHROW(f = p.parse_file("data/rss091_1.xml"));
81 REQUIRE_NOTHROW(f = p.parse_file("data/rss_091_with_empty_author.xml"));
87 REQUIRE_NOTHROW(f = p.parse_file("data/rss_092_with_empty_author.xml"));
93 REQUIRE_NOTHROW(f = p.parse_file("data/rss_094_with_empty_author.xml"));
104 REQUIRE_NOTHROW(f = p.parse_file("data/rss092_1.xml"));
136 REQUIRE_NOTHROW(f = p.parse_file("data/rss20_1.xml"));
161 REQUIRE_NOTHROW(f = p.parse_file("data/rss10_1.xml"));
183 REQUIRE_NOTHROW(f = p.parse_file("data/atom10_1.xml"));
226 REQUIRE_NOTHROW(f = p.parse_file("data/atom10_2.xml"));
269 REQUIRE_NOTHROW(f = p.parse_file("data/rss20_2.xml"));
H A Ditemlistformaction.cpp62 REQUIRE_NOTHROW(itemlist.process_op(OP_OPEN));
517 REQUIRE_NOTHROW(
527 REQUIRE_NOTHROW(
536 REQUIRE_NOTHROW(
546 REQUIRE_NOTHROW(itemlist.process_op(
554 REQUIRE_NOTHROW(itemlist.process_op(
561 REQUIRE_NOTHROW(itemlist.process_op(
572 REQUIRE_NOTHROW(
652 REQUIRE_NOTHROW(itemlist->process_op(OP_HELP));
717 REQUIRE_NOTHROW(itemlist->process_op(OP_NEXT));
[all …]
/dports/net/arataga/restinio-v.0.6.13/dev/test/transforms/zlib_body_appender/
H A Dmain.cpp118 REQUIRE_NOTHROW( response = do_request( request ) );
142 REQUIRE_NOTHROW( response = do_request( request ) );
166 REQUIRE_NOTHROW( response = do_request( request ) );
192 REQUIRE_NOTHROW( response = do_request( request ) );
218 REQUIRE_NOTHROW( response = do_request( request ) );
367 REQUIRE_NOTHROW( response = do_request( request ) );
399 REQUIRE_NOTHROW( response = do_request( request ) );
431 REQUIRE_NOTHROW( response = do_request( request ) );
663 REQUIRE_NOTHROW( response = do_request( request ) );
682 REQUIRE_NOTHROW( response = do_request( request ) );
[all …]
/dports/sysutils/pxp-agent/pxp-agent-1.15.16/lib/tests/unit/
H A Dagent_test.cc48 REQUIRE_NOTHROW(Agent { agent_configuration });
58 REQUIRE_NOTHROW(Agent { agent_configuration });
87 REQUIRE_NOTHROW(Agent { agent_configuration });
97 REQUIRE_NOTHROW(Agent { agent_configuration });
H A Dconfiguration_test.cc116 REQUIRE_NOTHROW(configureTest());
132 REQUIRE_NOTHROW(HW::Start());
355 REQUIRE_NOTHROW(Configuration::Instance().validate());
389 REQUIRE_NOTHROW(Configuration::Instance().validate());
434 REQUIRE_NOTHROW(Configuration::Instance().validate());
459 REQUIRE_NOTHROW(Configuration::Instance().validate());
465 REQUIRE_NOTHROW(Configuration::Instance().validate());
471 REQUIRE_NOTHROW(Configuration::Instance().validate());
496 REQUIRE_NOTHROW(Configuration::Instance().validate());
521 REQUIRE_NOTHROW(Configuration::Instance().validate());
[all …]
/dports/science/libint2/libint-2.7.1/tests/unit/
H A Dtest-core.cc5 REQUIRE_NOTHROW(Shell{});
11 REQUIRE_NOTHROW(Shell{{1}, {{2, false, {1}}}, {{0, 0, 0}}});
23 REQUIRE_NOTHROW(Engine{});
30 REQUIRE_NOTHROW(Engine{}.set(CartesianShellNormalization::uniform));
31 REQUIRE_NOTHROW(Engine{}.prescale_by(1.5));
32REQUIRE_NOTHROW(Engine(Operator::overlap, 1, 0).set(CartesianShellNormalization::uniform).set_prec…
/dports/devel/estd/estd-0.4.0/test/result/
H A Dobservers.cpp68 REQUIRE_NOTHROW(valid.error_unchecked());
93 REQUIRE_NOTHROW(*valid);
117 REQUIRE_NOTHROW(valid.value());
118 REQUIRE_NOTHROW(*valid);
119 REQUIRE_NOTHROW(valid.value(make_exception));
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/sph/equations/test/
H A DFluids.cpp10 REQUIRE_NOTHROW(term.create(storage, storage.getMaterial(0)));
11 REQUIRE_NOTHROW(term.initialize(SEQUENTIAL, storage, 0._f));
12 REQUIRE_NOTHROW(term.finalize(SEQUENTIAL, storage, 0._f));
/dports/security/libnitrokey/libnitrokey-v3.6/unittest/
H A Dtest_offline.cc41 REQUIRE_NOTHROW(connected = stick->connect());
45 REQUIRE_NOTHROW(connected = stick_pro->connect());
50 REQUIRE_NOTHROW(connected = i->connect());
58 REQUIRE_NOTHROW(C_connected = NK_login_auto());
66 REQUIRE_NOTHROW (serial_number = i->get_serial_number());
119 REQUIRE_NOTHROW(v = hex_string_to_byte("00112233445566"));
/dports/devel/args/args-6.3.0/
H A Dtest.cxx25 REQUIRE_NOTHROW(parser.ParseArgs(std::vector<std::string>{}));
33 REQUIRE_NOTHROW(parser.ParseArgs(std::vector<std::string>{}));
324 REQUIRE_NOTHROW(parser.ParseArgs(std::vector<std::string>{}));
626 REQUIRE_NOTHROW(parser2.ParseArgs(std::vector<std::string>{}));
658 REQUIRE_NOTHROW(parser.ParseArgs(std::vector<std::string>{"-j"}));
671 REQUIRE_NOTHROW(parser.ParseArgs(std::vector<std::string>{"-f"}));
932 REQUIRE_NOTHROW(p.ParseArgs(std::vector<std::string>{}));
952 REQUIRE_NOTHROW(p.ParseArgs(std::vector<std::string>{}));
970 REQUIRE_NOTHROW(p.ParseArgs(std::vector<std::string>{"-f"}));
971 REQUIRE_NOTHROW(p.ParseArgs(std::vector<std::string>{"a", "-f"}));
[all …]
/dports/www/restbed/restbed-4.8/test/unit/source/
H A Dservice_suite.cpp21 REQUIRE_NOTHROW( std::unique_ptr<Service> (new Service) );
28 REQUIRE_NOTHROW( delete service );
35 REQUIRE_NOTHROW( service.stop( ) );
/dports/net/arataga/restinio-v.0.6.13/dev/test/handle_requests/notificators/
H A Dmain.cpp60 REQUIRE_NOTHROW( response = do_request( g_raw_request ) );
112 REQUIRE_NOTHROW( response = do_request( g_raw_request ) );
173 REQUIRE_NOTHROW( response = do_request( g_raw_request ) );
235 REQUIRE_NOTHROW( response = do_request( g_raw_request ) );
304 REQUIRE_NOTHROW( response = do_request( g_raw_request ) );
355 REQUIRE_NOTHROW(
443 REQUIRE_NOTHROW( response = do_request( request ) );
528 REQUIRE_NOTHROW( response = do_request( request ) );
601 REQUIRE_NOTHROW( response = do_request(
615 REQUIRE_NOTHROW(
[all …]

12345678910>>...25