php-src/ext/readline/tests
Christoph M. Becker aff044857f
Drop superfluous readline test skip conditions
The `--EXTENSIONS--` section already ensures that ext/readline is
available, so there's no need to additionally check for unconditionally
available readline functions.

Closes GH-17170.
2024-12-16 14:31:28 +01:00
..
bug69054.phpt Drop superfluous readline test skip conditions 2024-12-16 14:31:28 +01:00
bug72538.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug77812-libedit.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug77812-readline.phpt [skip ci] Fix race condition in readline test 2023-05-26 11:39:22 +02:00
gh16812.phpt Fix GH-16812: UAF on readline_info() after readline_write_history() call. 2024-11-15 16:50:24 +00:00
libedit_callback_handler_install_001.phpt CI disable leak sanitizer on two libedit tests temporarily. 2024-08-07 22:38:30 +01:00
libedit_callback_handler_remove_001.phpt CI disable leak sanitizer on two libedit tests temporarily. 2024-08-07 22:38:30 +01:00
libedit_info_001.phpt Merge readline tests for POSIX and Windows (GH-17171) 2024-12-16 13:46:44 +01:00
libedit_write_history_001.phpt Drop superfluous readline test skip conditions 2024-12-16 14:31:28 +01:00
readline_add_history_001.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
readline_basic.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
readline_callback_handler_install_001.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
readline_callback_handler_remove_001.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
readline_clear_history_001.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
readline_completion_function_001.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
readline_info_001.phpt Enable erase_empty_line in ext/readline (#14526) 2024-07-07 04:36:25 +02:00
readline_info_002.phpt ext/readline: readline_info fix usage when the buffer is not initialised (#15139) 2024-07-31 11:04:44 +01:00
readline_list_history_001.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
readline_read_history_001.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
readline_read_history_error_001.phpt Drop superfluous readline test skip conditions 2024-12-16 14:31:28 +01:00
readline_read_history_open_basedir_001.phpt Drop superfluous readline test skip conditions 2024-12-16 14:31:28 +01:00
readline_without_input.phpt Drop superfluous readline test skip conditions 2024-12-16 14:31:28 +01:00
readline_write_history_001.phpt Drop superfluous readline test skip conditions 2024-12-16 14:31:28 +01:00
readline_write_history_open_basedir_001.phpt Drop superfluous readline test skip conditions 2024-12-16 14:31:28 +01:00