11 Commits

Author SHA1 Message Date
gabime 6dffd7c6e8 update clang format again 2023-09-25 16:40:05 +03:00
gabime dcd5904bdc Updated clang-format
Merged with origin
2023-09-25 16:11:53 +03:00
Gabi Melman 9448d74495 Fixed warning in tests 2023-09-24 00:34:46 +03:00
Gabi Melman fd91561734 Update test_circular_q.cpp 2023-09-22 18:24:45 +03:00
gabime 90e92438c8 clang format 2023-09-22 18:24:45 +03:00
gabime f755cfc0e7 Added move test to circular_q 2023-09-22 18:24:45 +03:00
gabime a8b74096b2 Simplified details::circular_q by removing iterator support and updated tests 2023-09-22 18:24:45 +03:00
gabime 820baa886c Updated details::circular_q and added some tests for it 2023-09-22 18:24:45 +03:00
gabime 811bc4c7a9 Added another test for circular_q 2023-08-05 17:26:16 +03:00
gabime 1f8d36071e Fixed ci 2023-08-05 17:09:12 +03:00
gabime bffceb90b0 Fixed circular_q size impl and added tests 2023-08-05 17:03:04 +03:00