6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 13:33:07 +01:00

Added mark 'scroll_cur' for upcoming tests that deal with scrollable cursor

This commit is contained in:
pavel-zotov 2024-07-18 17:16:24 +03:00
parent 7443cdfd83
commit 70f7a6ac1b

View File

@ -3,6 +3,7 @@ console_output_style = count
# testpaths = tests # testpaths = tests
# addopts = --server local --install-terminal # addopts = --server local --install-terminal
markers = markers =
scroll_cur: mark a test as dealing with scrollable cursor
es_eds: mark a test as dealing with ES/EDS mechanism es_eds: mark a test as dealing with ES/EDS mechanism
trace: mark a test as dealing with trace trace: mark a test as dealing with trace
encryption: mark a test as dealing with encryption plugin encryption: mark a test as dealing with encryption plugin