Home
last modified time | relevance | path

Searched refs:test_syntax_error (Results 1 – 25 of 88) sorted by relevance

1234

/dports/misc/gnuls/coreutils-8.30/src/
H A Dtest.c87 static void test_syntax_error (char const *format, ...)
92 test_syntax_error (char const *format, ...) in test_syntax_error() function
127 test_syntax_error (_("missing argument after %s"), quote (argv[argc - 1])); in beyond()
163 test_syntax_error (_("invalid integer %s"), quote (string)); in find_int()
245 test_syntax_error (_("%s expected"), quote (")")); in term()
248 test_syntax_error (_("%s expected, found %s"), in term()
334 test_syntax_error (_("-nt does not accept -l"), NULL); in binary_operator()
347 test_syntax_error (_("-ef does not accept -l"), NULL); in binary_operator()
363 test_syntax_error (_("-ot does not accept -l"), NULL); in binary_operator()
868 test_syntax_error (_("missing %s"), quote ("]")); in main()
[all …]
/dports/sysutils/coreutils/coreutils-8.32/src/
H A Dtest.c86 static void test_syntax_error (char const *format, ...)
91 test_syntax_error (char const *format, ...) in test_syntax_error() function
126 test_syntax_error (_("missing argument after %s"), quote (argv[argc - 1])); in beyond()
162 test_syntax_error (_("invalid integer %s"), quote (string)); in find_int()
244 test_syntax_error (_("%s expected"), quote (")")); in term()
247 test_syntax_error (_("%s expected, found %s"), in term()
328 test_syntax_error (_("-nt does not accept -l"), NULL); in binary_operator()
341 test_syntax_error (_("-ef does not accept -l"), NULL); in binary_operator()
357 test_syntax_error (_("-ot does not accept -l"), NULL); in binary_operator()
850 test_syntax_error (_("missing %s"), quote ("]")); in main()
[all …]
/dports/shells/bash/bash-5.1/
H A Dtest.c133 test_syntax_error (format, arg) in test_syntax_error() function
147 test_syntax_error (_("argument expected"), (char *)NULL); in beyond()
156 test_syntax_error (_("%s: integer expression expected"), pch);
265 test_syntax_error (_("`)' expected"), (char *)NULL); in term()
267 test_syntax_error (_("`)' expected, found %s"), argv[pos]); in term()
466 test_syntax_error (_("%s: binary operator expected"), w); in binary_operator()
756 test_syntax_error (_("%s: unary operator expected"), argv[pos]); in two_arguments()
759 test_syntax_error (_("%s: unary operator expected"), argv[pos]); in two_arguments()
881 test_syntax_error (_("missing `]'"), (char *)NULL);
899 test_syntax_error (_("syntax error: `%s' unexpected"), argv[pos]);
[all …]
/dports/dns/knot3/knot-3.1.5/tests/libknot/
H A Dtest_yparser.c226 static void test_syntax_error(yp_parser_t *yp, const char *input) in test_syntax_error() function
332 test_syntax_error(&yp, syntax_error1); in main()
333 test_syntax_error(&yp, syntax_error2); in main()
334 test_syntax_error(&yp, syntax_error3); in main()
/dports/dns/knot3-lib/knot-3.1.5/tests/libknot/
H A Dtest_yparser.c226 static void test_syntax_error(yp_parser_t *yp, const char *input) in test_syntax_error() function
332 test_syntax_error(&yp, syntax_error1); in main()
333 test_syntax_error(&yp, syntax_error2); in main()
334 test_syntax_error(&yp, syntax_error3); in main()
/dports/textproc/py-pybtex/pybtex-0.24.0/tests/
H A Dmarkup_test.py8 def test_syntax_error(bad_input): function
/dports/devel/py-vulture/vulture-2.3/tests/
H A Dtest_errors.py8 def test_syntax_error(v): function
/dports/devel/py-pytest-flakes/pytest-flakes-4.0.1/
H A Dtest_flakes.py14 def test_syntax_error(testdir): function
/dports/devel/py-Jinja2/Jinja2-3.0.1/tests/
H A Dtest_debug.py46 def test_syntax_error(self, fs_env): member in TestDebug
/dports/devel/py-Jinja2-doc/Jinja2-3.0.1/tests/
H A Dtest_debug.py46 def test_syntax_error(self, fs_env): member in TestDebug
/dports/net/krill/krill-0.9.4/cargo-crates/serde_path_to_error-0.1.5/tests/
H A Ddeserialize.rs178 fn test_syntax_error() { in test_syntax_error() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/traffic_annotation/scripts/
H A Dauditor_tests.py69 def test_syntax_error(self): member in TestTrafficAnnotationAuditor
/dports/devel/py-pyjq/pyjq-2.4.0/
H A Dtest_pyjq.py26 def test_syntax_error(self): member in TestJq
/dports/devel/py-confuse/confuse-1.7.0/test/
H A Dtest_yaml.py34 def test_syntax_error(self): member in FileParseTest
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_modulefinder.py376 def test_syntax_error(self): member in ModuleFinderTest
H A Dtest_code_module.py59 def test_syntax_error(self): member in TestInteractiveConsole
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_modulefinder.py376 def test_syntax_error(self): member in ModuleFinderTest
H A Dtest_code_module.py59 def test_syntax_error(self): member in TestInteractiveConsole
/dports/databases/py-fakeredis/fakeredis-1.7.0/test/
H A Dtest_aioredis1.py144 async def test_syntax_error(r): function
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_modulefinder.py376 def test_syntax_error(self): member in ModuleFinderTest
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_modulefinder.py376 def test_syntax_error(self): member in ModuleFinderTest
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_modulefinder.py376 def test_syntax_error(self): member in ModuleFinderTest
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_modulefinder.py376 def test_syntax_error(self): member in ModuleFinderTest
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_modulefinder.py376 def test_syntax_error(self): member in ModuleFinderTest
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_modulefinder.py376 def test_syntax_error(self): member in ModuleFinderTest

1234