diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2026-04-21 14:13:55 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2026-04-21 14:30:01 +0200 |
| commit | e3fa6b1adbd7fce3b080d75fd0959949b7d3bef4 (patch) | |
| tree | 1c8a6c6f15a64a5cc02baeafbda5af454a266a81 /.clangd | |
| parent | 9b4cbc6ba3f8059278a20a4893780717851ce8e4 (diff) | |
| download | teachos-e3fa6b1adbd7fce3b080d75fd0959949b7d3bef4.tar.xz teachos-e3fa6b1adbd7fce3b080d75fd0959949b7d3bef4.zip | |
acpi: enable test coverage
Diffstat (limited to '.clangd')
| -rw-r--r-- | .clangd | 13 |
1 files changed, 0 insertions, 13 deletions
@@ -6,16 +6,3 @@ CompileFlags: - -fcondition-coverage Documentation: CommentFormat: Doxygen - ---- -If: - PathMatch: - - "libs/.*/tests/.*\\.cpp" - - "libs/.*/.*\\.test\\.cpp" - - "kernel/.*\\.tests.cpp" -Diagnostics: - ClangTidy: - Remove: "*" -CompileFlags: - Add: - - -Wno-c2y-extensions |
