mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-03 17:35:51 +00:00
Add omitted unit tests, cleanup old files
This commit is contained in:
@@ -392,6 +392,7 @@ if (unity)
|
||||
src/test/unity/crypto_test_unity.cpp
|
||||
src/test/unity/json_test_unity.cpp
|
||||
src/test/unity/ledger_test_unity.cpp
|
||||
src/test/unity/net_test_unity.cpp
|
||||
src/test/unity/nodestore_test_unity.cpp
|
||||
src/test/unity/overlay_test_unity.cpp
|
||||
src/test/unity/peerfinder_test_unity.cpp
|
||||
@@ -897,6 +898,11 @@ else ()
|
||||
src/test/ledger/PendingSaves_test.cpp
|
||||
src/test/ledger/SkipList_test.cpp
|
||||
src/test/ledger/View_test.cpp
|
||||
#[===============================[
|
||||
nounity, test sources:
|
||||
subdir: net
|
||||
#]===============================]
|
||||
src/test/net/SSLHTTPDownloader_test.cpp
|
||||
#[===============================[
|
||||
nounity, test sources:
|
||||
subdir: nodestore
|
||||
@@ -974,6 +980,7 @@ else ()
|
||||
src/test/rpc/NoRipple_test.cpp
|
||||
src/test/rpc/OwnerInfo_test.cpp
|
||||
src/test/rpc/Peers_test.cpp
|
||||
src/test/rpc/Roles_test.cpp
|
||||
src/test/rpc/RPCCall_test.cpp
|
||||
src/test/rpc/RPCOverload_test.cpp
|
||||
src/test/rpc/RobustTransaction_test.cpp
|
||||
|
||||
Reference in New Issue
Block a user