Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
2 additions
and
0 deletions.
-
+1
−0
spec/tags/core/kernel/__method___tags.txt
-
+1
−0
topaz.mspec
|
@@ -3,3 +3,4 @@ fails:Kernel.__method__ returns the caller from define_method too |
|
|
fails:Kernel.__method__ returns the caller from block inside define_method too |
|
|
fails:Kernel.__method__ returns method name even from eval |
|
|
fails:Kernel.__method__ returns nil when not called from a method |
|
|
fails:Kernel.__method__ returns nil from inside a class body |
|
@@ -52,6 +52,7 @@ class MSpecScript |
|
|
"^#{Rubyspec}/core/io/lineno_spec.rb", |
|
|
"^#{Rubyspec}/core/io/each_spec.rb", |
|
|
"^#{Rubyspec}/core/io/each_line_spec.rb", |
|
|
"^#{Rubyspec}/core/io/foreach_spec.rb", |
|
|
"^#{Rubyspec}/core/io/isatty_spec.rb", |
|
|
"^#{Rubyspec}/core/file/stat/ftype_spec.rb", |
|
|
"^#{Rubyspec}/core/file/socket_spec.rb", |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.