mirror of https://github.com/mosra/magnum.git
Browse Source
The code is bad (yes, I know), but these should be harmless as the leaks are really only when asserting.pull/185/merge
3 changed files with 14 additions and 6 deletions
@ -0,0 +1,5 @@
|
||||
# Configuration file for LeakSanitizer run on the Travis CI |
||||
|
||||
# The test case intentionally leaks because there is currently no other way to |
||||
# trigger given behavior without asserting elsewhere |
||||
leak:Magnum::Test::ResourceManagerTest::clearWhileReferenced |
||||
Loading…
Reference in new issue