A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ruby/spec/commit/dc733114d8ae66a3368ba3a98422c50147a76ba5 below:

Remove spec for --enable=jit for now as it's unclear whether it shoul… · ruby/spec@dc73311 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+0

-9

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+0

-9

lines changed Original file line number Diff line number Diff line change

@@ -37,15 +37,6 @@

37 37

ruby_exe("p 'foo'.frozen?", options: "--disable-frozen-string-literal").chomp.should == "false"

38 38

end

39 39 40 -

ruby_version_is "2.6" do

41 -

it "can be used with jit" do

42 -

ruby_exe("p :OK", options: "--enable=jit 2>&1").chomp.should == ":OK"

43 -

ruby_exe("p :OK", options: "--disable=jit 2>&1").chomp.should == ":OK"

44 -

ruby_exe("p :OK", options: "--enable-jit 2>&1").chomp.should == ":OK"

45 -

ruby_exe("p :OK", options: "--disable-jit 2>&1").chomp.should == ":OK"

46 -

end

47 -

end

48 - 49 40

it "can be used with all" do

50 41

e = "p [defined?(Gem), defined?(DidYouMean), $VERBOSE, 'foo'.frozen?]"

51 42

env = {'RUBYOPT' => '-w'}

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4