summaryrefslogtreecommitdiffstats
path: root/.suppress.cppcheck
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2024-10-06 14:32:19 -0400
committerDavid Robillard <d@drobilla.net>2024-10-11 14:10:27 -0400
commit9cbd0b8e24e752c509164ea52deea09e7ca7a695 (patch)
treeda2094a2c410a7e5af0f9f0293b3eb3caab98517 /.suppress.cppcheck
parent0cf4d59c77f1d077a27cb5363de313681216a47a (diff)
downloadlilv-9cbd0b8e24e752c509164ea52deea09e7ca7a695.tar.gz
lilv-9cbd0b8e24e752c509164ea52deea09e7ca7a695.tar.bz2
lilv-9cbd0b8e24e752c509164ea52deea09e7ca7a695.zip
Clean up lilv_expand() unit tests
Factor out the pattern of checking an expansion for an expected result, and eliminate mutation.
Diffstat (limited to '.suppress.cppcheck')
-rw-r--r--.suppress.cppcheck1
1 files changed, 0 insertions, 1 deletions
diff --git a/.suppress.cppcheck b/.suppress.cppcheck
index a239f27..1091659 100644
--- a/.suppress.cppcheck
+++ b/.suppress.cppcheck
@@ -1,5 +1,4 @@
CastIntegerToAddressAtReturn
-assignmentInAssert
constParameterPointer
constVariablePointer
knownConditionTrueFalse