summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2017-05-19add specs for Unicode-wide case conversions introduced in Ruby 2.4duerst
2017-05-19improve examples, fix one improbably should_not valueduerst
2017-05-17modify r58771.ko1
2017-05-17spec/rubyspec: Add `ruby_version_is` guardk0kubun
2017-05-17spec/rubyspec: Fix rubyspec for tilde unescapek0kubun
2017-05-17skip some tests on vboxsf.ko1
2017-05-16ENV["HOME"] is prior as home on Windowsusa
2017-05-16Should require at spec file, not fixture fileusa
2017-05-16Should require WIN32OLEusa
2017-05-16Use raise_error blocknobu
2017-05-16Mac OS raises EADDRNOTAVAIL but not ECONNREFUSEDnobu
2017-05-16Multiple exception classes at raise_errornobu
2017-05-16Avoid using a class variable in socket specseregon
2017-05-16Use a reserved port to test for a non-existing TCP servereregon
2017-05-15optional/capi: use LIBRUBYARG_SHAREDnobu
2017-05-15thread_spec.c: use rb_w32_pipenobu
2017-05-15io_spec.c: suppress unused-variable warningnobu
2017-05-15optional/capi: fix link on mingwnobu
2017-05-15default.mspec: ignore unavailable FDsnobu
2017-05-14fix typonobu
2017-05-14Update to ruby/spec@032022caeregon
2017-05-14Update to ruby/mspec@4b980493eregon
2017-05-14Don't read non .rb file as a specnaruse
2017-05-14suppress warningnobu
2017-05-13The exception raised when exec/spawn unexecutable file on Windows is varioususa
2017-05-13remove wrong expectationnobu
2017-05-12`notepad.exe` does not always exist in `C:\Windows`usa
2017-05-12Windows does not know Unix style timezoneusa
2017-05-12On LLP64 platform (mswin64), the return value of String#hash is fixnum.usa
2017-05-12Skip specs which make non-socket fd nonblocking on Windowsusa
2017-05-12Support bulding the extension on Windowsusa
2017-05-12unistd.h is only available when HAVE_UNISTD_H is 1usa
2017-05-12Skip the spec which uses `fork` on Windowsusa
2017-05-12The title of "Desktop" may be localizedusa
2017-05-12Skip on Windows because it always failsusa
2017-05-12remove code old versionsnobu
2017-05-12Support building exts of spec on mswinusa
2017-05-10Use environment values to find ruby and flags instead of an argumenteregon
2017-05-10Use ruby_cmd instead of the RUBY_EXE constant in specseregon
2017-05-10Use the Mutex to know whether we entered the signal handler in Process#kill s...eregon
2017-05-10Process.getpgrp and Process.setsid must be available for Process#kill group s...eregon
2017-05-10Use #system directly with multiple arguments in Process#kill specseregon
2017-05-07Update specs to follow newlines added by r58596eregon
2017-05-07Rename spec/README to spec/README.mderegon
2017-05-07* remove trailing spaces, append newline at EOF.svn
2017-05-07Add in-tree mspec and ruby/speceregon
2017-05-07Update README about ruby/speceregon
2017-05-07* spec/default.mspec: only require rbconfig if is it not already.eregon
2017-04-25Use require to load rbconfig in default.mspeceregon
2017-04-25revert r58478 and r58479 because they do not support not in-place buildko1