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
seelabs
27703859e7
Convert code to use boost::beast
2018-05-15 16:58:30 -04:00
Mike Ellery
deb9e4ce3c
Remove BeastConfig.h (RIPD-1167)
2018-04-08 01:52:12 -07:00
seelabs
9a210cfda5
Revert "Convert code to use boost::beast"
...
This reverts commit cc9c976b76 .
2018-02-12 11:55:59 -05:00
seelabs
cc9c976b76
Convert code to use boost::beast
2018-01-29 11:56:00 -05:00
Brad Chase
fb60cc9b5b
Cleanup unit test support code (RIPD-1380):
...
* Remove `src/test/support/mao`
* Flatten `src/test/support/jtx` to `src/test/jtx`
2017-01-13 15:01:20 -08:00