You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
doctest/examples/executable_dll_and_plugin
Stefan db758e027e
Add clang-tidy integration and fix all warnings (#659)
* Add clang-tidy job

* Install ninja

* Remove duplicate path

* Remove compiler specification??

* Remove linebreak

* Readd compiler specification

* Remove check specification

* Install clang-tidy

* Enable default checks

* Add .clang-tidy

* Start fixing tidy

* Require tidy >=14

* Bump Ubuntu version

* Bump clang-tidy invocation to 14

* Next set of fixes

* Fix set :D

* maybe this does the trick

* ??

* ????

* Surely this is it

* Close to just giving up

* Mark operator* with noexcept

* NOLINT

* Bump clang-tidy version

* Revert "Bump clang-tidy version"

This reverts commit 3173050e17.

* More NOLINT test

* Does this do the trick?

* Else suppression

* More fixes!

* Specify error

* Root cause

* Readd at one location

* Cleanup and more fixes

* Huh!

* More eradication

* fuchsia

* More fuchsia

* More

* definitions-in-headers

* definitions-in-headers 2

* Does this do the trick?

* Sussy lambda cast

* Mem

* Try default move const

* Improve declaration

* A lot more fixes!

* -

* +

* *

* Getting somewhere

* Woo

* More

* Fix process

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Wrap up and add all CI

* Accomodate weird DLL bug?

* Update main.yml

* Test reintroduce error

* Finishing touches

* Final finishing touches
3 years ago
..
test_output Refactor stringification (#585) 3 years ago
CMakeLists.txt removing cruft + other insignificant things 6 years ago
dll.cpp Refactor stringification (#585) 3 years ago
implementation.cpp Add clang-tidy integration and fix all warnings (#659) 3 years ago
implementation_2.cpp Add clang-tidy integration and fix all warnings (#659) 3 years ago
main.cpp Add clang-tidy integration and fix all warnings (#659) 3 years ago
plugin.cpp fixed #306 5 years ago