mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-30 18:40:28 +00:00
Resolves src/tests/libxrpl/CMakeLists.txt test_modules by keeping both sides: develop's beast/nodestore/protocol additions (nodestore moved into alphabetical position) and this branch's ledger module.
Unit tests
This directory contains unit tests for the project. The difference from existing src/test folder
is that we switch to 3rd party testing framework (gtest). We intend to gradually move existing tests
from our own framework to gtest and such tests will be moved to this new folder.