Commit Graph

15 Commits (ebf72d7d3ecebe769d00f26891ac6ef9843bf5c5)

Author SHA1 Message Date
Gabi Melman 7e022c4300
Feature 3379 (#3397)
* Fix #3379

* clang format
4 months ago
koniarik ad0f31c009
Enabled bin_to_hex utest for stdformat, fixed std::formatter (#3315)
* Enabled bin_to_hex utest for stdformat, and fixed std::formatter

* fixed usage of \ in macos.yml

* explicitly cast diff variable in test_sink

* moved from ::iterator to decltype

* added fix for custom callbacks

---------

Co-authored-by: Jan Koniarik <veverak@Jans-MacBook-Pro.local>
8 months ago
gabime 0a53eafe18 update clang format again 2 years ago
gabime 9d52261185 clang format 2 years ago
gabime f5492aed12 Unified usage of fmt::memory_buffer across the codebase 6 years ago
gabime c97c025adb clang-format 6 years ago
gabime 5c1e44a93d Added bactrace tests 6 years ago
gabime 75adf9e75e Improved test_sink in unit tests 6 years ago
gabime 530e209f66 Fixed async tests to pass TASN checks 7 years ago
gabime fe73255452 Fixed issue #759 7 years ago
gabime c2a49080aa Refactored sink interface and base_sink 7 years ago
gabime 0c19bdd772 pattern per sink and pattern caching 7 years ago
gabime a21594bec7 move underscores to the end of private members 7 years ago
gabime 8338b45b2b added tp->wait_empty() 7 years ago
gabime b9d7c45e40 Use blocking queue 7 years ago