This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
ruby--ruby
Watch
1
Star
0
Fork
You've already forked ruby--ruby
0
mirror of
https://github.com/ruby/ruby.git
synced
2022-11-09 12:17:21 -05:00
Code
Releases
Activity
dd27b8f457
ruby--ruby
/
bootstraptest
/
test_marshal.rb
6 lines
84 B
Ruby
Raw
Normal View
History
Unescape
Escape
* bootstraptest/test_{io,marshal}.rb, lib/rubygems/require_paths_builder.rb test/ruby/test_m17n.rb: set properties. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14015 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-11-25 20:20:48 -05:00
assert_normal_exit
%q{
bootstraptest/test_marshal.rb: test updated git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15657 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-02-29 23:07:26 -05:00
Marshal
.
load
(
Marshal
.
dump
(
{
"
k
"
=
>
"
v
"
}
)
,
lambda
{
|
v
|
v
}
)
* bootstraptest/test_{io,marshal}.rb, lib/rubygems/require_paths_builder.rb test/ruby/test_m17n.rb: set properties. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14015 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-11-25 20:20:48 -05:00
}
Copy permalink