Home
last modified time | relevance | path

Searched refs:TestParseError (Results 1 – 25 of 56) sorted by relevance

123

/dports/math/boolector/boolector-3.2.2/test/
H A Dtest_parseerror.cpp15 class TestParseError : public TestFile class
37 TEST_F (TestParseError, btorperr000) in TEST_F() argument
42 TEST_F (TestParseError, btorperr001) in TEST_F() argument
47 TEST_F (TestParseError, btorperr002) in TEST_F() argument
52 TEST_F (TestParseError, btorperr003) in TEST_F() argument
57 TEST_F (TestParseError, smt2perr000) in TEST_F() argument
62 TEST_F (TestParseError, smt2perr001) in TEST_F() argument
67 TEST_F (TestParseError, smt2perr002) in TEST_F() argument
72 TEST_F (TestParseError, smt2perr003) in TEST_F() argument
77 TEST_F (TestParseError, smt2perr004) in TEST_F() argument
[all …]
/dports/sysutils/fusefs-encfs/encfs-1.9.5/vendor/github.com/leethomason/tinyxml2/
H A Dxmltest.cpp1816 …void TestParseError(const char *testString, const char *docStr, XMLError expected_error, int expec… in main() function
1894 tester.TestParseError("ErrorLine-Parsing", "\n<root>\n foo \n<unclosed/>", XML_ERROR_PARSING, 2); in main()
1896 …tester.TestParseError("ErrorLine-Mismatch", "\n<root>\n</mismatch>", XML_ERROR_MISMATCHED_ELEMENT,… in main()
1897 …tester.TestParseError("ErrorLine-CData", "\n<root><![CDATA[ \n foo bar \n", XML_ERROR_PARSING_CDAT… in main()
1898 tester.TestParseError("ErrorLine-Text", "\n<root>\n foo bar \n", XML_ERROR_PARSING_TEXT, 3); in main()
1899 … tester.TestParseError("ErrorLine-Comment", "\n<root>\n<!-- >\n", XML_ERROR_PARSING_COMMENT, 3); in main()
1900 …tester.TestParseError("ErrorLine-Declaration", "\n<root>\n<? >\n", XML_ERROR_PARSING_DECLARATION, … in main()
1901 tester.TestParseError("ErrorLine-Unknown", "\n<root>\n<! \n", XML_ERROR_PARSING_UNKNOWN, 3); in main()
1902 …tester.TestParseError("ErrorLine-Element", "\n<root>\n<unclosed \n", XML_ERROR_PARSING_ELEMENT, 3); in main()
1903 …tester.TestParseError("ErrorLine-Attribute", "\n<root>\n<unclosed \n att\n", XML_ERROR_PARSING_ATT… in main()
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-openapi/errors/
H A Dparsing_test.go24 func TestParseError(t *testing.T) { func
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/github.com/go-openapi/errors/
H A Dparsing_test.go24 func TestParseError(t *testing.T) { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/go-openapi/errors/
H A Dparsing_test.go24 func TestParseError(t *testing.T) { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-openapi/errors/
H A Dparsing_test.go24 func TestParseError(t *testing.T) { func
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/
H A Dlinter_test.go11 func TestParseError(t *testing.T) { func
/dports/textproc/tinyxml2/tinyxml2-9.0.0/
H A Dxmltest.cpp2352 …void TestParseError(const char *testString, const char *docStr, XMLError expected_error, int expec… in main() function
2432 tester.TestParseError("ErrorLine-Parsing", "\n<root>\n foo \n<unclosed/>", XML_ERROR_PARSING, 2); in main()
2434 …tester.TestParseError("ErrorLine-Mismatch", "\n<root>\n</mismatch>", XML_ERROR_MISMATCHED_ELEMENT,… in main()
2435 …tester.TestParseError("ErrorLine-CData", "\n<root><![CDATA[ \n foo bar \n", XML_ERROR_PARSING_CDAT… in main()
2436 tester.TestParseError("ErrorLine-Text", "\n<root>\n foo bar \n", XML_ERROR_PARSING_TEXT, 3); in main()
2437 … tester.TestParseError("ErrorLine-Comment", "\n<root>\n<!-- >\n", XML_ERROR_PARSING_COMMENT, 3); in main()
2438 …tester.TestParseError("ErrorLine-Declaration", "\n<root>\n<? >\n", XML_ERROR_PARSING_DECLARATION, … in main()
2439 tester.TestParseError("ErrorLine-Unknown", "\n<root>\n<! \n", XML_ERROR_PARSING_UNKNOWN, 3); in main()
2440 …tester.TestParseError("ErrorLine-Element", "\n<root>\n<unclosed \n", XML_ERROR_PARSING_ELEMENT, 3); in main()
2441 …tester.TestParseError("ErrorLine-Attribute", "\n<root>\n<unclosed \n att\n", XML_ERROR_PARSING_ATT… in main()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/modules/libpref/test/gtest/
H A DParser.cpp16 void TestParseError(PrefValueKind aKind, const char* aText,
26 TestParseError(kind_, text_, actualErrorMsg); \ in TEST()
/dports/www/firefox-esr/firefox-91.8.0/modules/libpref/test/gtest/
H A DParser.cpp16 void TestParseError(PrefValueKind aKind, const char* aText,
27 TestParseError(kind_, text_, actualErrorMsg); \ in TEST()
/dports/www/firefox/firefox-99.0/modules/libpref/test/gtest/
H A DParser.cpp16 void TestParseError(PrefValueKind aKind, const char* aText,
27 TestParseError(kind_, text_, actualErrorMsg); \ in TEST()
/dports/mail/thunderbird/thunderbird-91.8.0/modules/libpref/test/gtest/
H A DParser.cpp16 void TestParseError(PrefValueKind aKind, const char* aText,
27 TestParseError(kind_, text_, actualErrorMsg); \ in TEST()
/dports/lang/spidermonkey78/firefox-78.9.0/modules/libpref/test/gtest/
H A DParser.cpp16 void TestParseError(PrefValueKind aKind, const char* aText,
27 TestParseError(kind_, text_, actualErrorMsg); \ in TEST()
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/graph/formats/dot/internal/parser/
H A Dparser_test.go123 func TestParseError(t *testing.T) { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/graph/formats/dot/internal/parser/
H A Dparser_test.go123 func TestParseError(t *testing.T) { func
/dports/devel/icu/icu/source/test/intltest/
H A Dtranstst.h275 void TestParseError(void);
/dports/devel/icu-lx/icu/source/test/intltest/
H A Dtranstst.h275 void TestParseError(void);
/dports/devel/fpc-fcl-db/fpc-3.2.2/packages/fcl-db/tests/
H A Dtcparser.pas82 procedure TestParseError; procedure
878 AssertException(ESQLParser,@TestParseError);
1257 procedure TTestSQLParser.TestParseError; procedure
2455 AssertException(ESQLParser,@TestParseError);
2498 AssertException(ESQLParser,@TestParseError);
2504 AssertException(ESQLParser,@TestParseError);
2510 AssertException(ESQLParser,@TestParseError);
2543 ASsertException(ESQLParser,@TestParseError);
2549 ASsertException(ESQLParser,@TestParseError);
2563 ASsertException(ESQLParser,@TestParseError);
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-db/tests/
H A Dtcparser.pas82 procedure TestParseError; procedure
878 AssertException(ESQLParser,@TestParseError);
1257 procedure TTestSQLParser.TestParseError; procedure
2455 AssertException(ESQLParser,@TestParseError);
2498 AssertException(ESQLParser,@TestParseError);
2504 AssertException(ESQLParser,@TestParseError);
2510 AssertException(ESQLParser,@TestParseError);
2543 ASsertException(ESQLParser,@TestParseError);
2549 ASsertException(ESQLParser,@TestParseError);
2563 ASsertException(ESQLParser,@TestParseError);
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/tdewolff/parse/v2/css/
H A Dparse_test.go160 func TestParseError(t *testing.T) { func
/dports/textproc/minify/minify-2.9.22/vendor/github.com/tdewolff/parse/v2/css/
H A Dparse_test.go160 func TestParseError(t *testing.T) { func
/dports/www/miniflux/v2-2.0.35/vendor/github.com/tdewolff/parse/v2/css/
H A Dparse_test.go160 func TestParseError(t *testing.T) {
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/go/build/constraint/
H A Dexpr_test.go154 func TestParseError(t *testing.T) { func
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/go/build/constraint/
H A Dexpr_test.go154 func TestParseError(t *testing.T) { func
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/go/build/constraint/
H A Dexpr_test.go154 func TestParseError(t *testing.T) { func

123