index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/irb] Remove path settings for debugging
aycabta
2021-08-30
1
-3
/
+3
*
Support tracing of attr_reader and attr_writer
Jeremy Evans
2021-08-29
1
-0
/
+50
*
[ruby/reline] Fix tests so that the completion journey starts on first C-n/C-p
aycabta
2021-08-29
1
-30
/
+0
*
Free previously used tables [Bug #18134]
Nobuyoshi Nakada
2021-08-29
1
-0
/
+9
*
Add negative position tests [Bug #18138]
Nobuyoshi Nakada
2021-08-29
1
-0
/
+4
*
Add out of range tests for Array#slice!
Nobuyoshi Nakada
2021-08-29
1
-0
/
+13
*
Fix example fiber scheduler reg. writable events
Lars Kanis
2021-08-26
2
-1
/
+46
*
Fix warnings in test_optimization.rb
Jeremy Evans
2021-08-24
1
-6
/
+7
*
[ruby/fiddle] Simplify libc and libm path logics (https://github.com/ruby/fid...
Nobuyoshi Nakada
2021-08-24
1
-6
/
+5
*
[ruby/fiddle] Improve "offsetof" calculations (https://github.com/ruby/fiddle...
Aaron Patterson
2021-08-24
1
-0
/
+33
*
Fix Marshal.dump(closed_io) to raise TypeError and allow encoding on closed IO
Lars Kanis
2021-08-22
1
-0
/
+12
*
Allow tracing of optimized methods
Jeremy Evans
2021-08-21
1
-0
/
+45
*
[ruby/error_highlight] Fixed the argument for DidYouMean.formatter=
Yusuke Endoh
2021-08-20
1
-1
/
+1
*
ast.c: Rename "save_script_lines" to "keep_script_lines"
Yusuke Endoh
2021-08-20
1
-6
/
+6
*
Module#ancestors should not return superclasses of refinements
Shugo Maeda
2021-08-20
1
-0
/
+12
*
Remove old warning aged nearly 8 years
Nobuyoshi Nakada
2021-08-19
1
-9
/
+0
*
Allow omission of parentheses in one line pattern matching [Feature #16182]
Kazuki Tsujimoto
2021-08-19
1
-7
/
+7
*
Take into account data in emoji-variation-sequences.txt in tests.
Martin Dürst
2021-08-17
1
-4
/
+4
*
Extract the wrapped value when yydebug [Bug #18075]
Nobuyoshi Nakada
2021-08-15
1
-0
/
+9
*
Show verbose error messages when single pattern match fails
Kazuki Tsujimoto
2021-08-15
1
-0
/
+127
*
[ruby/readline-ext] Give up Editline
aycabta
2021-08-14
1
-1
/
+1
*
[ruby/reline] Add workspace member for the latest IRB's implementation
aycabta
2021-08-14
1
-1
/
+1
*
[ruby/reline] Remove private visibility
aycabta
2021-08-14
1
-1
/
+1
*
Don't cancel JIT-ed code on TracePoint :class
Takashi Kokubun
2021-08-12
1
-0
/
+8
*
Print JIT cancel when all JIT-ed code is cancelled
Takashi Kokubun
2021-08-12
1
-0
/
+9
*
Revert "Try to run test_interrupt_in_other_thread with Editline"
aycabta
2021-08-12
1
-2
/
+3
*
Try to run test_interrupt_in_other_thread with Editline
aycabta
2021-08-12
1
-3
/
+2
*
Outer block is required to rescue Timeout::Error
aycabta
2021-08-12
1
-2
/
+2
*
Add TODO comment to #test_interrupt_in_other_thread
aycabta
2021-08-11
1
-0
/
+1
*
Add comments about testing steps
aycabta
2021-08-11
1
-4
/
+6
*
Put the result of the process into a variable once
aycabta
2021-08-11
1
-2
/
+4
*
Stop exiting to show "SUCCESS"
aycabta
2021-08-11
1
-1
/
+0
*
Add logging about Errno::EPIPE
aycabta
2021-08-11
1
-0
/
+1
*
Write log to stdout immediately
aycabta
2021-08-11
1
-1
/
+1
*
Stop checking char from "read"
aycabta
2021-08-11
1
-3
/
+6
*
Break immediately if assertions finished
aycabta
2021-08-11
1
-0
/
+2
*
Add "START" log
aycabta
2021-08-11
1
-0
/
+1
*
Assert for duplicated ARGF [Bug #18074]
Nobuyoshi Nakada
2021-08-10
1
-0
/
+7
*
Assert that each contents are read [Bug #18074]
Nobuyoshi Nakada
2021-08-10
1
-3
/
+6
*
add some lines to delete unused TracePoint
Koichi Sasada
2021-08-10
1
-2
/
+6
*
Fix ARGF.read(length) short read [Bug #18074]
Csaba Henk
2021-08-10
1
-0
/
+9
*
Add comment about I/O that is not tty
aycabta
2021-08-10
1
-0
/
+1
*
Omit on Readline 7.0 because it's wrong behaviour for not TTY env
aycabta
2021-08-09
1
-0
/
+1
*
Extended logging for debugging readline failures.
Samuel Williams
2021-08-09
1
-4
/
+7
*
Rework the readline test to be more robust.
Samuel Williams
2021-08-09
1
-46
/
+43
*
Use #full_message instead of #backtrace_locations
aycabta
2021-08-08
1
-1
/
+1
*
Show backtrace locations when I/O timed out
aycabta
2021-08-08
1
-2
/
+2
*
Use TERM=xterm for tests on Solaris
aycabta
2021-08-07
1
-1
/
+1
*
Set TERM env for some CI environments
aycabta
2021-08-07
2
-2
/
+3
*
Use Rational for Float#round with ndigits > 14
Jeremy Evans
2021-08-06
1
-0
/
+8
[next]