Home
last modified time | relevance | path

Searched refs:shouldThrow (Results 1 – 25 of 1274) sorted by last modified time

12345678910>>...51

/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/libsemigroups/tests/
H A Dcatch.hpp2503 bool shouldThrow = false; member
7939 if (m_reaction.shouldThrow) { in complete()
12499 …reaction.shouldThrow = aborting() || (m_lastAssertionInfo.resultDisposition & ResultDisposition::N… in populateReaction()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/single_include/catch2/
H A Dcatch.hpp2540 bool shouldThrow = false; member
8263 if (m_reaction.shouldThrow) { in complete()
13052 …reaction.shouldThrow = aborting() || (m_lastAssertionInfo.resultDisposition & ResultDisposition::N… in populateReaction()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_assertionhandler.cpp85 if (m_reaction.shouldThrow) { in complete()
H A Dcatch_assertionhandler.h41 bool shouldThrow = false; member
H A Dcatch_run_context.cpp549 …reaction.shouldThrow = aborting() || (m_lastAssertionInfo.resultDisposition & ResultDisposition::N… in populateReaction()
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_with.py170 def shouldThrow(): function
184 def shouldThrow(): function
358 def shouldThrow(): function
369 def shouldThrow(): function
380 def shouldThrow(): function
398 def shouldThrow(): function
417 def shouldThrow(): function
437 def shouldThrow(): function
462 shouldThrow()
477 shouldThrow()
[all …]
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_with.py170 def shouldThrow(): function
184 def shouldThrow(): function
358 def shouldThrow(): function
369 def shouldThrow(): function
380 def shouldThrow(): function
398 def shouldThrow(): function
417 def shouldThrow(): function
437 def shouldThrow(): function
462 shouldThrow()
477 shouldThrow()
[all …]
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_with.py170 def shouldThrow(): function
184 def shouldThrow(): function
358 def shouldThrow(): function
369 def shouldThrow(): function
380 def shouldThrow(): function
398 def shouldThrow(): function
417 def shouldThrow(): function
437 def shouldThrow(): function
462 shouldThrow()
477 shouldThrow()
[all …]
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_with.py167 def shouldThrow(): function
181 def shouldThrow(): function
353 def shouldThrow(): function
364 def shouldThrow(): function
375 def shouldThrow(): function
393 def shouldThrow(): function
412 def shouldThrow(): function
432 def shouldThrow(): function
452 def shouldThrow(): function
466 def shouldThrow(): function
[all …]
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_with.py167 def shouldThrow(): function
181 def shouldThrow(): function
353 def shouldThrow(): function
364 def shouldThrow(): function
375 def shouldThrow(): function
393 def shouldThrow(): function
412 def shouldThrow(): function
432 def shouldThrow(): function
452 def shouldThrow(): function
466 def shouldThrow(): function
[all …]
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_with.py170 def shouldThrow(): function
184 def shouldThrow(): function
358 def shouldThrow(): function
369 def shouldThrow(): function
380 def shouldThrow(): function
398 def shouldThrow(): function
417 def shouldThrow(): function
437 def shouldThrow(): function
462 shouldThrow()
477 shouldThrow()
[all …]
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_with.py170 def shouldThrow(): function
184 def shouldThrow(): function
358 def shouldThrow(): function
369 def shouldThrow(): function
380 def shouldThrow(): function
398 def shouldThrow(): function
417 def shouldThrow(): function
437 def shouldThrow(): function
462 shouldThrow()
477 shouldThrow()
[all …]
/dports/editors/xmlcopyeditor/xmlcopyeditor/tests/
H A Dcatch.hpp4826 CommandLine& setThrowOnUnrecognisedTokens( bool shouldThrow = true ) { in setThrowOnUnrecognisedTokens() argument
4827 m_throwOnUnrecognisedTokens = shouldThrow; in setThrowOnUnrecognisedTokens()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/bindings/parser/tests/
H A Dtest_toJSON.py135 def doTest(testIDL, shouldThrow, description): argument
151 harness.check(threw, shouldThrow, description)
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/migration/
H A DESEDBReader.jsm149 shouldThrow = true,
165 if (shouldThrow) {
/dports/www/firefox/firefox-99.0/third_party/intgemm/test/3rd_party/
H A Dcatch.hpp2170 bool shouldThrow = false; member
6319 if (m_reaction.shouldThrow) { in complete()
10694 …reaction.shouldThrow = aborting() || (m_lastAssertionInfo.resultDisposition & ResultDisposition::N… in populateReaction()
/dports/www/firefox/firefox-99.0/dom/bindings/parser/tests/
H A Dtest_toJSON.py135 def doTest(testIDL, shouldThrow, description): argument
151 harness.check(threw, shouldThrow, description)
/dports/www/firefox/firefox-99.0/browser/components/migration/
H A DESEDBReader.jsm149 shouldThrow = true,
165 if (shouldThrow) {
/dports/www/firefox-esr/firefox-91.8.0/dom/bindings/parser/tests/
H A Dtest_toJSON.py135 def doTest(testIDL, shouldThrow, description): argument
151 harness.check(threw, shouldThrow, description)
/dports/www/firefox-esr/firefox-91.8.0/browser/components/migration/
H A DESEDBReader.jsm149 shouldThrow = true,
165 if (shouldThrow) {
/dports/multimedia/kdenlive/kdenlive-21.12.3/tests/
H A Dcatch.hpp2543 bool shouldThrow = false; member
8245 if (m_reaction.shouldThrow) { in complete()
13112 …reaction.shouldThrow = aborting() || (m_lastAssertionInfo.resultDisposition & ResultDisposition::N… in populateReaction()
/dports/emulators/citra/citra-ac98458e0/externals/teakra/externals/catch/
H A Dcatch.hpp2545 bool shouldThrow = false; member
8252 if (m_reaction.shouldThrow) { in complete()
13119 …reaction.shouldThrow = aborting() || (m_lastAssertionInfo.resultDisposition & ResultDisposition::N… in populateReaction()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/teakra/externals/catch/
H A Dcatch.hpp2545 bool shouldThrow = false; member
8252 if (m_reaction.shouldThrow) { in complete()
13119 …reaction.shouldThrow = aborting() || (m_lastAssertionInfo.resultDisposition & ResultDisposition::N… in populateReaction()
/dports/databases/akonadi/akonadi-21.12.3/autotests/server/
H A Dparttypehelpertest.cpp43 QFETCH(bool, shouldThrow); in testParseFqName()
53 QCOMPARE(didThrow, shouldThrow); in testParseFqName()
/dports/databases/akonadi/akonadi-21.12.3/autotests/libs/
H A Dprotocolhelpertest.cpp67 QFETCH(bool, shouldThrow); in testItemSetToByteArray()
77 QCOMPARE(didThrow, shouldThrow); in testItemSetToByteArray()

12345678910>>...51