index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ruby
/
test_box.rb
Age
Commit message (
Expand
)
Author
33 hours
merge revision(s) c0d86a0103de7130943d54b4a290b76ec7e0c135,47e061277ac194a366...
Takashi Kokubun
33 hours
merge revision(s) f89b07ef0046257dd796a2e615cc063072114f16: [Backport #21940]
Takashi Kokubun
33 hours
merge revision(s) 526344b56ea968d5704bdefe6e10bb3cf7f4f569, 8ad6baa01746e8de0...
Takashi Kokubun
2026-03-19
Simplify subclasses list, remove from Box
John Hawthorn
2026-01-05
Box: allocate classes as boxable when it happens in the root box
Satoshi Tagomori
2025-12-24
Remove unintentional return
Yusuke Endoh
2025-12-24
Box: show the fully qualified URL of the Ruby::Box doc
Satoshi Tagomori
2025-12-23
Box: split the test for CI timeouts
Satoshi Tagomori
2025-12-16
Box: fix the class name in tests
Nobuyoshi Nakada
2025-12-16
Box: fix the environment variable name
Nobuyoshi Nakada
2025-12-09
Box: relax the condition of clean up
Nobuyoshi Nakada
2025-12-09
Box: add a test case about deleting .so/.dll files
Satoshi Tagomori
2025-12-09
Box: remove copied extension files
Nobuyoshi Nakada
2025-11-27
Reorganize page documentations (#15154)
Stan Lo
2025-11-26
Revert miscommit at "Reset the cache variable before retrying"
Nobuyoshi Nakada
2025-11-26
Reset the cache variable before retrying
Nobuyoshi Nakada
2025-11-26
Box: Add a test to drop the reference to a box
Satoshi Tagomori
2025-11-07
Apply renaming to Ruby::Box in test codes
Satoshi Tagomori
2025-11-07
Re-rename files wrongly renamed
Satoshi Tagomori