Oleksandr Hrabar
b7ed99426b
fix: Make test suite names match the directory name ( #5597 )
...
This change fixes the suite names all around the test files, to make them match to the folder name in which this test files are located. Also, the RCL test files are relocated to the consensus folder, because they are testing consensus functionality.
2025-08-11 14:12:36 -04:00
Ed Hennis
c17676a9be
refactor: Improve ordering of headers with clang-format ( #5343 )
...
Removes all manual header groupings from source and header files by leveraging clang-format options.
2025-03-12 18:33:21 -04:00
Pretty Printer
1d23148e6d
Rewrite includes ( #4997 )
2024-06-20 13:57:16 -05:00
Pretty Printer
50760c6935
Format first-party source according to .clang-format
2020-04-23 10:02:04 -07:00
Mike Ellery
5741a8356f
Refine json object test for NDEBUG case
2018-09-28 09:15:06 -07:00
Mike Ellery
deb9e4ce3c
Remove BeastConfig.h (RIPD-1167)
2018-04-08 01:52:12 -07:00
Brad Chase
b6a01ea41c
Move support test code to src/test/support (RIPD-1313)
2016-12-23 20:39:02 -05:00
Brad Chase
8f97889176
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.
2016-09-02 15:26:16 -04:00