]> git.saurik.com Git - apple/objc4.git/blobdiff - test/resolve.expected-stderr
objc4-437.tar.gz
[apple/objc4.git] / test / resolve.expected-stderr
diff --git a/test/resolve.expected-stderr b/test/resolve.expected-stderr
new file mode 100644 (file)
index 0000000..1eca94b
--- /dev/null
@@ -0,0 +1,3 @@
+objc\[\d+\]: \+\[Sub resolveClassMethod:lyingClassMethod\] returned YES, but no new implementation of \+\[Sub lyingClassMethod\] was found
+objc\[\d+\]: \+\[Sub resolveInstanceMethod:lyingInstanceMethod\] returned YES, but no new implementation of -\[Sub lyingInstanceMethod\] was found
+OK: resolve\.m