Added time utilities, TC time functions, and fixed up Lua sphinx docs - #2977
Added time utilities, TC time functions, and fixed up Lua sphinx docs#2977XHawk87 wants to merge 5 commits into
Conversation
jwrober
left a comment
There was a problem hiding this comment.
Some things I noticed at first glance.
You can use clang-tidy to check the header includes. Compile with the clang preset and then run clang-tidy path/to/.h,.cpp -p build-clang/ --checks="-*,misc-include-cleaner"
|
Not related to this PR specifically, but I think I may have broken OBS integration. The CI didn't run here. @XHawk87 I assume you created this branch from recent |
How would I do this using the nix flake or docker? I can't build it directly on my OS. |
It was rebased just before the PR. |
Ok. I'll do a clang-tidy check this evening on my local to double check. |
|
I suspect that this fix to the ruleset and cli tests won't work cross platform because there won't be a |
Closes #2796
common tests:
server-side tests:
client-side tests: