mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-23 12:35:50 +00:00
Upgrade UnitTest and provide JUnit XML output formatting
This commit is contained in:
@@ -218,7 +218,7 @@ public:
|
||||
|
||||
int const seedValue = 50;
|
||||
|
||||
beginTest (String ("numRecords=") + String (numRecords));
|
||||
beginTestCase (String ("numRecords=") + String (numRecords));
|
||||
|
||||
// Calculate the path
|
||||
File const path (File::createTempFile ("RandomAccessFile"));
|
||||
|
||||
Reference in New Issue
Block a user