mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Tidy up tests, build scripts, and documentation:
* Concepts split up into individual files * Function definitions moved to .ipp files * Add more tests to fill gaps in coverage * Fix documentation Xsl
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
#include <vector>
|
||||
|
||||
namespace beast {
|
||||
namespace test {
|
||||
|
||||
class buffer_cat_test : public detail::unit_test::suite
|
||||
{
|
||||
@@ -77,5 +76,4 @@ public:
|
||||
|
||||
BEAST_DEFINE_TESTSUITE(buffer_cat,core,beast);
|
||||
|
||||
} // test
|
||||
} // beast
|
||||
|
||||
Reference in New Issue
Block a user