mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Migrate SetRegularKey unit tests (RIPD-1258):
Create SetRegularKey test to replace existing js test. Copy and simplify some existing test logic from Env_test.cpp and MultiSign.test.cpp. Add coverage for tfUniversalMask tx flag error case.
This commit is contained in:
committed by
Nik Bougalis
parent
c4e581179c
commit
1c6e32ccc2
@@ -35,6 +35,7 @@
|
||||
#include <ripple/app/tests/SHAMapStore_test.cpp>
|
||||
#include <ripple/app/tests/SusPay_test.cpp>
|
||||
#include <ripple/app/tests/SetAuth_test.cpp>
|
||||
#include <ripple/app/tests/SetRegularKey.test.cpp>
|
||||
#include <ripple/app/tests/OversizeMeta_test.cpp>
|
||||
#include <ripple/app/tests/Taker.test.cpp>
|
||||
#include <ripple/app/tests/Transaction_ordering_test.cpp>
|
||||
|
||||
Reference in New Issue
Block a user