issues
search
ruby
/
spec
The Ruby Spec Suite aka ruby/spec
MIT License
600
stars
388
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add some specs for bitwise operators in Process::Status
#1217
herwinw
opened
6 days ago
1
Write specs for new Ruby 3.3 features and changes
#1216
andrykonchin
opened
1 week ago
3
Add spec for `defined?` on constant with const_missing
#1215
richardboehme
closed
1 week ago
4
Update shared specs for Process.fork/Kernel.fork/Kernel#fork
#1214
herwinw
closed
1 week ago
3
Improve checks for actual duration in sleep specs
#1213
herwinw
closed
2 weeks ago
2
Reenable sleep ns spec on MacOS
#1212
headius
closed
2 weeks ago
5
Rubocop: disable Lint/RescueException
#1211
herwinw
closed
2 weeks ago
1
Spec update 20241105
#1210
headius
closed
2 weeks ago
24
Indentation fixup
#1209
herwinw
opened
2 weeks ago
0
Spec update from MRI
#1208
headius
closed
2 weeks ago
1
Update specs for 3.4 behavior changes
#1207
headius
closed
2 weeks ago
28
Improve specs for Time#gmtime/Time#utc
#1206
herwinw
closed
1 week ago
2
Specs for Time#gmtime/Time#utc are insufficient
#1205
herwinw
closed
1 week ago
0
Remove Gemfile, add script for Rubocop
#1204
herwinw
closed
1 month ago
0
Fix CROSS_COMPILING guard and RUBYOPT=-v spec
#1203
larskanis
closed
1 month ago
4
Fix shared spec of Time.iso8601/Time.xmlschema
#1202
herwinw
closed
1 month ago
2
Specs for StringIO#sysread and StringIO#read_nonblock
#1201
herwinw
closed
1 month ago
2
Add spec for `Pathname{#,.}glob` with missing directory
#1200
Earlopain
closed
1 month ago
1
Add spec for regexp compilation with invalid characters
#1199
herwinw
closed
1 month ago
0
Split multibyte class names from Marshal fixtures into their own file
#1198
herwinw
closed
1 month ago
2
Fix name of Data#to_h specs
#1197
herwinw
closed
1 month ago
1
Add specs for Data#to_h
#1196
herwinw
closed
1 month ago
2
Add specs for Date#mon
#1195
herwinw
closed
1 month ago
0
Test multiple arguments in Set#merge
#1194
herwinw
closed
1 month ago
0
Add specs for Queue#freeze and SizedQueue#freeze
#1193
herwinw
closed
2 months ago
0
Add specs for Thread#group
#1192
herwinw
closed
2 months ago
0
Expand Regexp.quote spec to cover dollar sign characters
#1191
timcraft
closed
2 months ago
2
Replace specific constant tests with just type checks
#1190
matoro
closed
3 months ago
0
Add specs using keywords as implicit Hash values
#1189
amomchilov
opened
3 months ago
0
Add `expect_syntax_error` spec helper
#1188
amomchilov
opened
3 months ago
0
Add specs for reserved keywords
#1187
amomchilov
opened
3 months ago
0
Add shared specs when precision is passed in for Integer#floor, Float#floor and Integer#ceil, Float#ceil
#1186
peterzhu2118
closed
3 months ago
4
Add specs for ObjectSpace.undefine_finalizer
#1185
peterzhu2118
closed
4 months ago
2
Remove specs for ObjectSpace finalizer methods that were removed in Ruby 1.9
#1184
peterzhu2118
closed
4 months ago
1
Add more specs for ObjectSpace.define_finalizer
#1183
peterzhu2118
closed
4 months ago
1
Fix specs for Kernel.select
#1182
herwinw
closed
4 months ago
1
Fix curry_spec
#1181
herwinw
closed
4 months ago
1
Add Layout/IndentationConsistency to Rubocop config
#1180
herwinw
closed
1 month ago
6
Check builtin constant Strings to be frozen
#1179
herwinw
closed
4 months ago
0
Remove unneeded duplicate words
#1178
jbampton
closed
4 months ago
1
Indentation fixes in the shared specs of UNIXSocket pairs
#1177
herwinw
closed
4 months ago
0
Typo fix in specs of Array#+
#1176
herwinw
closed
4 months ago
0
Update psuedocode to describe CRuby behaviour in specs of Array#each
#1175
herwinw
closed
4 months ago
1
Indentation fix in stringscanner/scan_until_spec
#1174
herwinw
closed
4 months ago
0
Update examples for it_behave_like with lambda and arguments
#1173
herwinw
closed
4 months ago
2
Add specs for Date#yday and DateTime#yday
#1172
herwinw
closed
4 months ago
1
Fix description of Date#yday
#1171
herwinw
closed
4 months ago
0
Extends specs of Exception#detailed_message
#1170
herwinw
closed
4 months ago
1
Add specs for Range#reverse_each
#1169
herwinw
opened
4 months ago
1
Separate specs for Enumerator#each_with_index and Enumerator#with_index
#1168
herwinw
closed
4 months ago
1
Next