Skip to content
New issue

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

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

Already on GitHub? # to your account

Moving the check "using_rocksdb_in_tests" on to rocksdb_config #3331

Merged
merged 5 commits into from
Jun 14, 2021

Conversation

clemahieu
Copy link
Contributor

Moving the check "using_rocksdb_in_tests" onto rocksdb_config, which is logically where it belongs. Also, this moves the check from the node library into the nano_lib library. This addresses a circular reference where test code is referencing the node library.

… is logically where it belongs. Also this moves the check from the node library in to the nano_lib library. This addresses a circular reference where node code is referencing the test library.
…ibrary since it is a testing class. Also renaming file from testing.c/hpp to system.c/hpp to better represent what the file contains.
nano/node/node.cpp Outdated Show resolved Hide resolved
@clemahieu clemahieu merged commit 554c8fb into develop Jun 14, 2021
@zhyatt zhyatt added this to the V23.0 milestone Jun 22, 2021
@zhyatt zhyatt added the unit test Related to a new, changed or fixed unit test label Jul 16, 2021
@zhyatt zhyatt deleted the move_rocksdb_check branch September 21, 2021 21:52
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
unit test Related to a new, changed or fixed unit test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants