Commit Graph

33 Commits (v2.x)

Author SHA1 Message Date
Gabi Melman 83c9ede9e6
Asink sink (#3309)
9 months ago
Gabi Melman 166843ff3a
V2.x no reg (#3285)
10 months ago
Gabi Melman 08c727e4f8
Use std filesystem (#3284)
10 months ago
Dimitri Papadopoulos Orfanos c577b54b06 Fix typos found by codespell (#3011)
2 years ago
gabime c539f36551 clang format
2 years ago
gabime 77b07b3a10 clang format
2 years ago
gabime a8efa85b86 Remove global console mutex (wip)
2 years ago
gabime 8dc7ba7e3d Cleaned tests
2 years ago
gabime dcd5904bdc Updated clang-format
2 years ago
Vitaly Zaitsev 7f09c88817
Added Catch v3 support (#2661)
3 years ago
Andrey Bugaevskiy 5ee969e4f6 Fix fopen_s error reporting with PREVENT_CHILD_FD
4 years ago
gabime c432fdd987 Bump fmt to version 8.1.1 and run clang-format
4 years ago
Gabi Melman ad08f13aac Update test_file_helper.cpp
4 years ago
Gabi Melman 378a42c887 Update test_file_helper.cpp
4 years ago
Gabi Melman 9abcf38b90 Update test_file_helper.cpp
4 years ago
gabime 8715f51c61 Fixed file_event_handlers test for windows
4 years ago
gabime 37cbab363e updated file_event_handlers tests
4 years ago
gabime afdcfc710e Updated file_event_handlers tests
4 years ago
gabime 16bc6d04ad Added file event handlers test
4 years ago
Charless Milette 44a4517e2b Support C++20 std::format as an alternative to fmtlib
4 years ago
gabime e7e8b75a4c clang-format
4 years ago
gabime 7b14a65b2b Fixed format_to deprecated warning by wrapping the buffer with std::back_inserter
4 years ago
Charles Milette 19dc30567e
Fix build errors
5 years ago
Charles Milette a453bccff0
Better support for / separators on Windows, improve wchar filename coverage
5 years ago
Gabi Melman 3ac9540351
Update test_file_helper.cpp
6 years ago
Gabi Melman d5709c9d70
temp test appveoyr
6 years ago
gabime b2017f5653 Fixed multiple clang-tidy warnings
6 years ago
gabime 88335bd92e clang-format
6 years ago
gabime dbe5c17a96 Renamed file_exists()->path_exists()
6 years ago
gabime 9b7812a0f2 auto create log dir
6 years ago
gabime f5492aed12 Unified usage of fmt::memory_buffer across the codebase
6 years ago
Ben Ridder fb702f989f Fix typo in file_helper.h
7 years ago
gabime 3fa76b2d8f Renamed test filename
7 years ago