Revision: 2778 http://trac.macosforge.org/projects/ruby/changeset/2778 Author: lsansonetti@apple.com Date: 2009-10-09 19:38:44 -0700 (Fri, 09 Oct 2009) Log Message: ----------- the KVO specs now pass at 100% Removed Paths: ------------- MacRuby/trunk/spec/macruby/tags/macruby/core/kvo_tags.txt Deleted: MacRuby/trunk/spec/macruby/tags/macruby/core/kvo_tags.txt =================================================================== --- MacRuby/trunk/spec/macruby/tags/macruby/core/kvo_tags.txt 2009-10-10 02:38:26 UTC (rev 2777) +++ MacRuby/trunk/spec/macruby/tags/macruby/core/kvo_tags.txt 2009-10-10 02:38:44 UTC (rev 2778) @@ -1,5 +0,0 @@ -fails:An Object being observed through NSKeyValueObservation keeps reporting its instance variables through instance_variables -fails:An Object being observed through NSKeyValueObservation can be inspected -fails:A nontrivially derived Object being observed through NSKeyValueObservation retains the values for its instance variables -fails:A nontrivially derived Object being observed through NSKeyValueObservation keeps reporting its instance variables through instance_variables -fails:A nontrivially derived Object being observed through NSKeyValueObservation can be inspected