cassandra/pylib/cqlshlib/test
Dmitry Konstantinov 5858baf199 run_cqlsh.py: fix parsing of a multi-byte UTF-8 sequence, os.read()/pipe reads can split the sequence across two reads
patch by Dmitry Konstantinov; reviewed by Stefan Miklosovic for CASSANDRA-21466
2026-06-23 12:55:46 +01:00
..
test_authproviderhandling_config add plugin support for CQLSH 2022-04-27 12:35:04 +02:00
__init__.py remove unused imports in cqlsh.py and cqlshlib 2022-03-08 09:34:23 +01:00
ansi_colors.py change six functions in cqlshlib to native Python 3 ones 2022-03-30 12:12:46 -05:00
basecase.py Merge branch 'cassandra-4.0' into cassandra-4.1 2023-07-25 09:55:47 +02:00
cassconnect.py convert cqlshlib from nose to pytest 2023-01-20 15:24:29 -06:00
run_cqlsh.py run_cqlsh.py: fix parsing of a multi-byte UTF-8 sequence, os.read()/pipe reads can split the sequence across two reads 2026-06-23 12:55:46 +01:00
test_authproviderhandling.py add plugin support for CQLSH 2022-04-27 12:35:04 +02:00
test_constants.py Merge branch 'cassandra-3.11' into cassandra-4.0 2021-07-13 13:04:48 +01:00
test_copyutil.py remove unused imports in cqlsh.py and cqlshlib 2022-03-08 09:34:23 +01:00
test_cql_parsing.py Merge branch 'cassandra-4.0' into cassandra-4.1 2024-09-24 13:57:32 +02:00
test_cqlsh_completion.py Merge branch 'cassandra-4.1' into cassandra-5.0 2025-02-04 10:55:16 +01:00
test_cqlsh_output.py Upgrade Python driver to 3.28.0 2023-11-02 17:08:38 +00:00
test_keyspace_init.cql Add cqlsh autocompletion for the vector data type 2023-10-25 11:54:01 +01:00
test_unicode.py Merge branch 'cassandra-4.0' into cassandra-4.1 2022-06-14 07:00:04 +02:00
winpty.py change six functions in cqlshlib to native Python 3 ones 2022-03-30 12:12:46 -05:00