1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/core
Yusuke Endoh cce6cfbe48 Make test-all and test-spec runnable on Android
Calling some syscall functions such as Dir.chroot causes SIGSYS instead
of EPERM on Android.
This change skips all tests that stops the test-suite run.
2019-09-09 20:24:03 +09:00
..
argf
array
basicobject
binding
builtin_constants
class
comparable
complex
dir Make test-all and test-spec runnable on Android 2019-09-09 20:24:03 +09:00
encoding
enumerable
enumerator Remove bad expectation in spec 2019-09-03 11:30:49 -07:00
env
exception
false
fiber
file Add File.absolute_path? (#2198) 2019-09-05 20:00:50 +09:00
filetest
float
gc
hash
integer
io
kernel
main
marshal
matchdata
math
method
module
mutex
nil
numeric
objectspace
proc Improve Proc#to_s specs 2019-09-08 12:41:14 +02:00
process Make test-all and test-spec runnable on Android 2019-09-09 20:24:03 +09:00
queue
random
range
rational
regexp
signal
sizedqueue
string
struct
symbol
systemexit
thread
threadgroup
time
tracepoint
true
unboundmethod
warning