Skip to content

refactor(common): move enabled declaration into test_color.cpp#11483

Merged
mcdurdin merged 2 commits intomasterfrom
refactor/common/10426-test_color.cpp
May 21, 2024
Merged

refactor(common): move enabled declaration into test_color.cpp#11483
mcdurdin merged 2 commits intomasterfrom
refactor/common/10426-test_color.cpp

Conversation

@mcdurdin
Copy link
Copy Markdown
Member

Moves variable declaration for bool enabled from .h to .cpp and fixes up builds. Fixes #include in ldml_test_source.cpp which was inside a namespace.

Fixes: #10426

@keymanapp-test-bot skip

Moves variable declaration for `bool enabled` from .h to .cpp and fixes
up builds. Fixes `#include` in ldml_test_source.cpp which was inside a
namespace.

Fixes: #10426
@mcdurdin mcdurdin requested a review from rc-swag as a code owner May 20, 2024 08:44
@keymanapp-test-bot
Copy link
Copy Markdown

keymanapp-test-bot bot commented May 20, 2024

@keymanapp-test-bot keymanapp-test-bot bot added this to the A18S2 milestone May 20, 2024
Copy link
Copy Markdown
Contributor

@darcywong00 darcywong00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mcdurdin mcdurdin merged commit 8d6a3de into master May 21, 2024
@mcdurdin mcdurdin deleted the refactor/common/10426-test_color.cpp branch May 21, 2024 04:35
@keyman-server
Copy link
Copy Markdown
Collaborator

Changes in this pull request will be available for download in Keyman version 18.0.40-alpha

srl295 added a commit that referenced this pull request May 23, 2024
- incorporate change from #11483

Fixes: #10183
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(common): establish test_color.cpp

3 participants