Skip to content

enh(tests): Ability to enable/disable testing of deprecated functionality#4427

Merged
matejk merged 1 commit intodevelfrom
4425-testing-deprecated-functionality
Jan 30, 2024
Merged

enh(tests): Ability to enable/disable testing of deprecated functionality#4427
matejk merged 1 commit intodevelfrom
4425-testing-deprecated-functionality

Conversation

@matejk
Copy link
Copy Markdown
Contributor

@matejk matejk commented Jan 30, 2024

#4425

Introduced preprocessor define POCO_TEST_DEPRECATED to wrap tests of deprecated functionality to be disabled by default.

Added option ENABLE_TEST_DEPRECATED to enable deprecated tests when building with CMake.

@matejk matejk added this to the Release 1.13.1 milestone Jan 30, 2024
@matejk matejk linked an issue Jan 30, 2024 that may be closed by this pull request
@matejk matejk merged commit 41ce8be into devel Jan 30, 2024
@matejk matejk deleted the 4425-testing-deprecated-functionality branch January 30, 2024 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unit tests: optional testing of deprecated functionality

2 participants