mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Don't include unit test sources in code coverage (RIPD-1132):
Most files containing unit test code are moved to src/test. JTx and the test client code are not yet moved.
This commit is contained in:
@@ -32,10 +32,3 @@
|
||||
#include <ripple/ledger/impl/ReadView.cpp>
|
||||
#include <ripple/ledger/impl/TxMeta.cpp>
|
||||
#include <ripple/ledger/impl/View.cpp>
|
||||
|
||||
#include <ripple/ledger/tests/BookDirs_test.cpp>
|
||||
#include <ripple/ledger/tests/Directory_test.cpp>
|
||||
#include <ripple/ledger/tests/PaymentSandbox_test.cpp>
|
||||
#include <ripple/ledger/tests/SkipList_test.cpp>
|
||||
#include <ripple/ledger/tests/View_test.cpp>
|
||||
#include <ripple/ledger/tests/PendingSaves_test.cpp>
|
||||
|
||||
Reference in New Issue
Block a user