]> git.lizzy.rs Git - rust.git/commitdiff
enable leak tests on macOS
authorRalf Jung <post@ralfj.de>
Fri, 27 Mar 2020 18:39:35 +0000 (19:39 +0100)
committerRalf Jung <post@ralfj.de>
Fri, 27 Mar 2020 18:39:35 +0000 (19:39 +0100)
tests/compile-fail/memleak.rs
tests/compile-fail/memleak_rc.rs

index 06e01d7aea3a52458ec55e6e521c2e0d165c9edb..c3b27abcdbb288bdec855c44c0c8e475ee07a69d 100644 (file)
@@ -1,5 +1,4 @@
 // ignore-windows: We do not check leaks on Windows
-// ignore-macos: We do not check leaks on macOS
 
 //error-pattern: the evaluated program leaked memory
 
index 14a85ecd8947cd2c051013fe7678547f4c5dc448..446d28681b9ebca8f712b51779ae6e74d6c3e419 100644 (file)
@@ -1,5 +1,4 @@
 // ignore-windows: We do not check leaks on Windows
-// ignore-macos: We do not check leaks on macOS
 
 //error-pattern: the evaluated program leaked memory