diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2026-04-14 13:52:19 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2026-04-14 13:52:19 +0200 |
| commit | eacc1becd1308a01a7ffcddf7c8910c8dc708939 (patch) | |
| tree | 37734261a71feef1e2ceb8816cb1ee630837eda9 /.clangd | |
| parent | 2f4591dbb173d602368437e1dd8c788b0bedd4aa (diff) | |
| download | teachos-eacc1becd1308a01a7ffcddf7c8910c8dc708939.tar.xz teachos-eacc1becd1308a01a7ffcddf7c8910c8dc708939.zip | |
acpi: begin test implementation
Diffstat (limited to '.clangd')
| -rw-r--r-- | .clangd | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ Documentation: If: PathMatch: - "libs/.*/tests/.*\\.cpp" + - "libs/.*/.*\\.test\\.cpp" - "kernel/.*\\.tests.cpp" Diagnostics: ClangTidy: |
