master
Drop superfluous readline test skip conditions
Migrate SKIPIF -> EXTENSIONS (#7138)
[skip ci] Fix race condition in readline test
Fix GH-16812: UAF on readline_info() after readline_write_history() call.
CI disable leak sanitizer on two libedit tests temporarily.
Merge readline tests for POSIX and Windows (GH-17171)
Migrate more SKIPIF -> EXTENSIONS (#7139)
Enable erase_empty_line in ext/readline (#14526)
ext/readline: readline_info fix usage when the buffer is not initialised (#15139)