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
/
spec
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Simplify, avoid extra exceptions and add test for concurrent mspec mkdir_p
eregon
2017-05-29
2
-5
/
+21
*
rubyspec: Fix method redefinition warning
k0kubun
2017-05-29
2
-10
/
+10
*
fix up r58952
nobu
2017-05-29
1
-3
/
+3
*
fix race condition
nobu
2017-05-29
1
-2
/
+9
*
default.mspec: remove useless flags
nobu
2017-05-29
1
-2
/
+0
*
Revert "Update to ruby/spec@2a047c8"
naruse
2017-05-28
2
-38
/
+108
*
Revert r58939 and r58942
naruse
2017-05-28
5
-4
/
+46
*
Update to ruby/spec@ca32ae2
eregon
2017-05-28
5
-46
/
+4
*
Update to ruby/spec@2a047c8
eregon
2017-05-28
2
-108
/
+38
*
* remove trailing spaces.
svn
2017-05-27
1
-5
/
+5
*
Update to ruby/spec@2795010
eregon
2017-05-27
29
-129
/
+430
*
Update to ruby/mspec@6c95759
eregon
2017-05-27
4
-12
/
+13
*
mspec/commands/mspec.rb: formatter for multi_exec
nobu
2017-05-27
1
-2
/
+4
*
Raise ArgumentError if sprintf format string ends with %
eregon
2017-05-25
1
-3
/
+12
*
rubyspec/core/io/popen_spec: avoid lingering "ruby -e sleep" process
normal
2017-05-24
1
-2
/
+6
*
source directory may not be writable
nobu
2017-05-22
2
-6
/
+19
*
String#casecmp no longer raises TypeError
stomar
2017-05-21
1
-2
/
+10
*
Use should_receive expectation instead of singleton method
stomar
2017-05-21
1
-2
/
+3
*
add specs for Unicode-wide case conversions introduced in Ruby 2.4
duerst
2017-05-19
4
-0
/
+24
*
improve examples, fix one improbably should_not value
duerst
2017-05-19
1
-10
/
+9
*
modify r58771.
ko1
2017-05-17
1
-10
/
+8
*
spec/rubyspec: Add `ruby_version_is` guard
k0kubun
2017-05-17
2
-4
/
+28
*
spec/rubyspec: Fix rubyspec for tilde unescape
k0kubun
2017-05-17
3
-3
/
+3
*
skip some tests on vboxsf.
ko1
2017-05-17
1
-7
/
+13
*
ENV["HOME"] is prior as home on Windows
usa
2017-05-16
1
-2
/
+4
*
Should require at spec file, not fixture file
usa
2017-05-16
2
-1
/
+1
*
Should require WIN32OLE
usa
2017-05-16
1
-0
/
+1
*
Use raise_error block
nobu
2017-05-16
2
-7
/
+6
*
Mac OS raises EADDRNOTAVAIL but not ECONNREFUSED
nobu
2017-05-16
1
-1
/
+1
*
Multiple exception classes at raise_error
nobu
2017-05-16
1
-3
/
+6
*
Avoid using a class variable in socket specs
eregon
2017-05-16
1
-1
/
+1
*
Use a reserved port to test for a non-existing TCP server
eregon
2017-05-16
2
-1
/
+6
*
optional/capi: use LIBRUBYARG_SHARED
nobu
2017-05-15
1
-1
/
+3
*
thread_spec.c: use rb_w32_pipe
nobu
2017-05-15
1
-0
/
+3
*
io_spec.c: suppress unused-variable warning
nobu
2017-05-15
1
-3
/
+3
*
optional/capi: fix link on mingw
nobu
2017-05-15
1
-2
/
+2
*
default.mspec: ignore unavailable FDs
nobu
2017-05-15
1
-0
/
+1
*
fix typo
nobu
2017-05-14
1
-1
/
+1
*
Update to ruby/spec@032022ca
eregon
2017-05-14
47
-172
/
+254
*
Update to ruby/mspec@4b980493
eregon
2017-05-14
8
-7
/
+255
*
Don't read non .rb file as a spec
naruse
2017-05-14
1
-1
/
+1
*
suppress warning
nobu
2017-05-14
1
-0
/
+2
*
The exception raised when exec/spawn unexecutable file on Windows is various
usa
2017-05-13
2
-4
/
+4
*
remove wrong expectation
nobu
2017-05-13
1
-1
/
+0
*
`notepad.exe` does not always exist in `C:\Windows`
usa
2017-05-12
1
-1
/
+1
*
Windows does not know Unix style timezone
usa
2017-05-12
1
-1
/
+3
*
On LLP64 platform (mswin64), the return value of String#hash is fixnum.
usa
2017-05-12
1
-3
/
+1
*
Skip specs which make non-socket fd nonblocking on Windows
usa
2017-05-12
1
-18
/
+20
*
Support bulding the extension on Windows
usa
2017-05-12
1
-3
/
+9
*
unistd.h is only available when HAVE_UNISTD_H is 1
usa
2017-05-12
1
-0
/
+2
[prev]
[next]