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
/
ruby
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to ruby/spec@4e486fa
Benoit Daloze
2020-05-31
46
-99
/
+634
*
Fix error raised by Net::HTTPResponse#inflater if the block raises
Benoit Daloze
2020-05-31
1
-0
/
+67
*
Fix spec description for Net::HTTP.get
Benoit Daloze
2020-05-31
1
-1
/
+1
*
spec: add wsl guard
Yusuke Endoh
2020-05-30
1
-1
/
+1
*
Use receiver #name rather than #inspect to build NameError message
Jean Boussier
2020-05-26
1
-0
/
+30
*
Thread scheduler for light weight concurrency.
Samuel Williams
2020-05-14
2
-4
/
+4
*
Fix a typo [ci skip]
Kazuhiro NISHIYAMA
2020-05-09
1
-1
/
+1
*
Update to ruby/spec@032ee74
Benoit Daloze
2020-05-03
263
-922
/
+922
*
Show unreserved bits only
Nobuyoshi Nakada
2020-05-03
2
-11
/
+18
*
spec/ruby/core/process/clock_getres_spec.rb: lax the resolution limit
Yusuke Endoh
2020-05-03
1
-4
/
+4
*
DO NOT CORRUPT TYPE FLAGS
Nobuyoshi Nakada
2020-05-03
1
-8
/
+11
*
Fixed missing `should`
Nobuyoshi Nakada
2020-05-03
1
-1
/
+1
*
append newline at EOF [ci skip]
Nobuyoshi Nakada
2020-05-02
1
-1
/
+1
*
Command failed to run just fails
Nobuyoshi Nakada
2020-05-02
1
-1
/
+1
*
Fix ObjectSpace::WeakMap#key? to work if the value is nil
Benoit Daloze
2020-05-02
1
-1
/
+1
*
Update to ruby/spec@d394dfd
Benoit Daloze
2020-05-02
44
-20
/
+904
*
Fixed a message and version guard then moved to the existing block
Nobuyoshi Nakada
2020-05-01
1
-6
/
+3
*
Fix a typo
Takashi Kokubun
2020-05-01
1
-1
/
+1
*
Fix matrix spec for 7d360efe92d2db11a4e51820ed2f52de36b3257f
Takashi Kokubun
2020-05-01
1
-1
/
+6
*
[ruby/spec] Temporary directories should be under the mock_dir
Nobuyoshi Nakada
2020-04-29
4
-18
/
+22
*
[ruby/spec] Removed space between method name and argument list paren
Nobuyoshi Nakada
2020-04-26
5
-5
/
+5
*
[ruby/spec] Fixed missing should
Nobuyoshi Nakada
2020-04-26
1
-1
/
+1
*
Skip Process#clock_getres specs on Android
Yusuke Endoh
2020-04-19
1
-2
/
+2
*
Removed NIL/TRUE/FALSE
Nobuyoshi Nakada
2020-04-17
1
-24
/
+0
*
Endless method definition [Feature #16746]
Nobuyoshi Nakada
2020-04-10
1
-0
/
+13
*
Turn class variable warnings into exceptions
Jeremy Evans
2020-04-10
3
-21
/
+17
*
Suppress -Wshorten-64-to-32 warnings
Nobuyoshi Nakada
2020-04-08
1
-1
/
+1
*
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-04-08
1
-5
/
+1
*
Use `rb_warn_deprecated` for `File.exists?` and `Dir.exists?`
Nobuyoshi Nakada
2020-04-06
3
-27
/
+0
*
Fixed the location of the shared library
Nobuyoshi Nakada
2020-04-04
2
-6
/
+6
*
rbconfig_spec.rb: removed needless windows guard
Nobuyoshi Nakada
2020-04-04
1
-11
/
+9
*
Update to ruby/spec@7289ea3
Benoit Daloze
2020-04-04
2
-5
/
+16
*
Use `platform_is` guard
Nobuyoshi Nakada
2020-04-03
4
-4
/
+4
*
Refined "Drop support for ruby 2.4 from ruby/spec"
Nobuyoshi Nakada
2020-04-03
9
-162
/
+196
*
Update to ruby/spec@cc7b9e5
Benoit Daloze
2020-04-02
2
-9
/
+4
*
Removed obsolete names
Nobuyoshi Nakada
2020-04-03
3
-9
/
+2
*
Drop support for ruby 2.4 from ruby/spec
Nobuyoshi Nakada
2020-04-01
141
-3210
/
+2220
*
Use FrozenError instead of frozen_error_class
Nobuyoshi Nakada
2020-04-01
101
-367
/
+367
*
spec/ruby/core/time/: Use near time for timezone test
Yusuke Endoh
2020-03-29
3
-7
/
+7
*
Increase the number of Process.times attempts
Takashi Kokubun
2020-03-28
1
-1
/
+1
*
Improve reliability of the Process.times spec
Benoit Daloze
2020-03-28
1
-4
/
+12
*
Do not check that #stime changes in Process.times spec
Benoit Daloze
2020-03-28
1
-1
/
+0
*
Remove debugging code
Benoit Daloze
2020-03-28
1
-8
/
+1
*
Remove Process.clock_getres "matches the resolution in practice" specs
Benoit Daloze
2020-03-28
2
-72
/
+0
*
Remove spec which is an incorrect usage of rb_rescue2()
Benoit Daloze
2020-03-28
2
-36
/
+0
*
spec/ruby/library/rbconfig/rbconfig_spec.rb: restore "not windows" guard
Yusuke Endoh
2020-03-28
1
-9
/
+11
*
Fixed RbConfig spec for multiarch
Nobuyoshi Nakada
2020-03-28
1
-6
/
+7
*
Guard RbConfig spec unless installed
Nobuyoshi Nakada
2020-03-28
1
-1
/
+1
*
spec/ruby/optional/capi/kernel_spec.rb: stop a spec that causes SEGV
Yusuke Endoh
2020-03-28
1
-10
/
+18
*
Update to ruby/spec@ec84479
Benoit Daloze
2020-03-28
50
-377
/
+739
[next]