Skip to content

Commit

Permalink
nUnl unit test refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
pwang200 committed May 4, 2020
1 parent 6f9a3fc commit 646c722
Show file tree
Hide file tree
Showing 4 changed files with 1,953 additions and 2,107 deletions.
3 changes: 1 addition & 2 deletions Builds/CMake/RippledCore.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -742,7 +742,7 @@ target_sources (rippled PRIVATE
src/test/consensus/DistributedValidatorsSim_test.cpp
src/test/consensus/LedgerTiming_test.cpp
src/test/consensus/LedgerTrie_test.cpp
src/test/consensus/NegativeUNLVote_test.cpp
src/test/consensus/NegativeUNL_test.cpp
src/test/consensus/ScaleFreeSim_test.cpp
src/test/consensus/Validations_test.cpp
#[===============================[
Expand Down Expand Up @@ -830,7 +830,6 @@ target_sources (rippled PRIVATE
src/test/ledger/CashDiff_test.cpp
src/test/ledger/Directory_test.cpp
src/test/ledger/Invariants_test.cpp
src/test/ledger/NegativeUNL_test.cpp
src/test/ledger/PaymentSandbox_test.cpp
src/test/ledger/PendingSaves_test.cpp
src/test/ledger/SkipList_test.cpp
Expand Down
Loading

0 comments on commit 646c722

Please sign in to comment.