Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor last cpputests with google tests #516

Open
pnoltes opened this issue Apr 9, 2023 · 0 comments
Open

Refactor last cpputests with google tests #516

pnoltes opened this issue Apr 9, 2023 · 0 comments
Labels
kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. kind/improvement Categorizes issue or PR as related to improvements.

Comments

@pnoltes
Copy link
Contributor

pnoltes commented Apr 9, 2023

Currently (Celix 2.3.0) there are still a few cpputests left in lib utils:

  • array list
  • celix threads
  • filter
  • ip utils

These can be refactor to google test so that support and usage of cpputest in Apache Celix can be dropped.

Note the ccputests of version and properties are refactor to gtest in the PR #470 and the hash_map and linked list impl are deprecated.

@pnoltes pnoltes added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. kind/improvement Categorizes issue or PR as related to improvements. labels Apr 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. kind/improvement Categorizes issue or PR as related to improvements.
Projects
None yet
Development

No branches or pull requests

1 participant