meson/test cases/unit/68 clang-tidy
Lei YU dac25ba9a8 unittest: Fix clang-tidy-fix
The unittest case for `clang-tidy-fix` checks if the whole project is in
git or not, and skips if not.

Fix this by creating a temporary git repo, copy the test files and run
the tests, following how `clang-format` does.

It also reverts some help code introduced in the previous test.

Tested: Verify the test case passes.

Signed-off-by: Lei YU <yulei.sh@bytedance.com>
2023-09-28 10:54:39 -04:00
..
dummydir.h Condense test directory names. 2022-03-29 02:12:02 +03:00
.clang-tidy Condense test directory names. 2022-03-29 02:12:02 +03:00
cttest.cpp Condense test directory names. 2022-03-29 02:12:02 +03:00
cttest_fixed.cpp unittest: Fix clang-tidy-fix 2023-09-28 10:54:39 -04:00
meson.build Condense test directory names. 2022-03-29 02:12:02 +03:00