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
/
io
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/io-wait] Declare as Ractor-safe
Nobuyoshi Nakada
2021-03-07
1
-0
/
+22
*
[ruby/io-wait] Refined uncommon device type tests
Nobuyoshi Nakada
2021-03-07
1
-17
/
+16
*
[ruby/io-console] Mark all tests that use run_pty as pend on JRuby
Charles Oliver Nutter
2021-02-05
1
-2
/
+2
*
[ruby/io-console] Use omit instead of skip
Charles Oliver Nutter
2021-02-05
1
-4
/
+4
*
[ruby/io-console] Skip test on JRuby
Charles Oliver Nutter
2021-02-05
1
-0
/
+2
*
[ruby/io-console] Add console.rb to search for paths
Charles Oliver Nutter
2021-02-05
1
-1
/
+1
*
[ruby/io-console] Run subprocesses without test libraries
Nobuyoshi Nakada
2021-02-05
1
-6
/
+6
*
[ruby/io-console] Ignore chomp! result and return the modified string
Nobuyoshi Nakada
2021-01-05
1
-0
/
+9
*
[ruby/io-console] Fix timeout type error (#18)
Nobuyoshi Nakada
2020-10-11
1
-0
/
+4
*
[ruby/io-console] Bug 17128: In test_set_winsize_console, wrapped re-size in ...
Leam Hall
2020-08-27
1
-4
/
+8
*
Add explicitly require for Dir.mktmpdir
Hiroshi SHIBATA
2020-07-30
1
-0
/
+1
*
Use %w instead of %i not to create unused IDs
Nobuyoshi Nakada
2020-05-09
1
-1
/
+1
*
test/io/console/test_io_console.rb: Rescue Errno::ENXIO for Solaris
Yusuke Endoh
2020-05-09
1
-1
/
+1
*
[ruby/io-console] Fails with EBADF on mingw
Nobuyoshi Nakada
2020-05-09
1
-1
/
+1
*
[ruby/io-console] Expanded expected errors
Nobuyoshi Nakada
2020-05-09
1
-2
/
+6
*
[ruby/io-console] Added test for failed path
Nobuyoshi Nakada
2020-05-09
1
-0
/
+10
*
[ruby/io-console] Filter Ruby engine name rather than just /ruby/
Charles Oliver Nutter
2020-01-18
1
-1
/
+1
*
[ruby/io-console] Enable only interrupt bits on `intr: true`
Nobuyoshi Nakada
2019-12-29
1
-0
/
+5
*
Scale sleeping times to wait for the OS operations
Nobuyoshi Nakada
2019-12-24
1
-0
/
+4
*
Synchronize with a Queue instead of sleeping
Nobuyoshi Nakada
2019-12-24
1
-4
/
+12
*
Revert "Scale sleeping times"
Koichi Sasada
2019-12-24
1
-4
/
+0
*
Scale sleeping times
Nobuyoshi Nakada
2019-12-24
1
-0
/
+4
*
[ruby/io-console] Skip Interrupt test on Linux
Nobuyoshi Nakada
2019-12-18
1
-1
/
+1
*
[ruby/io-console] Set raw mode strictly same as cfmakeraw
Nobuyoshi Nakada
2019-12-18
1
-1
/
+1
*
[ruby/io-console] Skip interrupt
Nobuyoshi Nakada
2019-12-18
1
-1
/
+1
*
[ruby/io-console] Timeout in the child process
Nobuyoshi Nakada
2019-12-17
1
-2
/
+3
*
[ruby/io-console] Use IO.console instead of STDIN
Nobuyoshi Nakada
2019-12-17
1
-3
/
+4
*
[ruby/io-console] Disable implementation-defined special control characters
Nobuyoshi Nakada
2019-12-17
1
-0
/
+10
*
[ruby/io-console] Added the test for intr option
Nobuyoshi Nakada
2019-12-17
1
-0
/
+36
*
test/io/console/test_io_console.rb: add a memo for the mysterious hack
Yusuke Endoh
2019-12-05
1
-1
/
+11
*
test/io/console/test_io_console.rb: Try the hack for Solaris
Yusuke Endoh
2019-12-05
1
-1
/
+1
*
Wait for the main thread to start reading by Queue
Nobuyoshi Nakada
2019-12-02
1
-0
/
+5
*
Revert "[ruby/io-console] Skip cursor position test on Solaris"
Kazuhiro NISHIYAMA
2019-09-25
1
-1
/
+0
*
[ruby/io-console] Unique paths to be added
Nobuyoshi Nakada
2019-09-25
1
-0
/
+1
*
[ruby/io-console] Load the current libraries
Nobuyoshi Nakada
2019-09-25
1
-1
/
+3
*
[ruby/io-console] Skip cursor position test on Solaris
Nobuyoshi Nakada
2019-09-25
1
-0
/
+1
*
[ruby/io-console] Made cursor position 0-origin
Nobuyoshi Nakada
2019-09-24
1
-0
/
+20
*
test_io_wait.rb: try to stabilize test_wait_readable
k0kubun
2018-12-31
1
-1
/
+1
*
Suppress uninitialized instance variable warnings
nobu
2018-12-14
1
-1
/
+1
*
io + socket: make pipes and sockets nonblocking by default
normal
2018-11-22
1
-0
/
+1
*
test/io/wait/test_io_wait_uncommon.rb: relax /dev/random check
normal
2018-08-25
1
-1
/
+7
*
test/io/console/test_io_console.rb: fix short read failures
normal
2018-08-09
1
-14
/
+14
*
test/io/wait/test_io_wait_uncommon.rb (test_tty_wait): increase timeout
normal
2018-08-09
1
-1
/
+1
*
test/io/console/test_io_console.rb: fix for systems where PTY is not defined
normal
2018-06-06
1
-5
/
+4
*
test/io/console/test_io_console.rb: ignore TTOU on FreeBSD
normal
2018-06-05
1
-0
/
+16
*
test_io_wait_uncommon: new test for uncommon file types
normal
2018-05-15
1
-0
/
+72
*
test/io/console/test_io_console.rb (test_oflush): Avoid race condition
mame
2018-02-15
1
-0
/
+1
*
test_io_console.rb: get rid of sporadic failures
nobu
2017-12-23
1
-1
/
+3
*
test_io_console.rb: flush
nobu
2017-09-28
1
-0
/
+4
*
console.c: set winsize on Windows
nobu
2017-09-11
1
-0
/
+5
[next]