summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2017-06-01Fix DRb.start_service to use any available porteregon
2017-06-01Remove bad spec which cannot behave nicely in a multi-process environmenteregon
2017-06-01Remove empty files in drb specseregon
2017-06-01Create the file in the File::TMPFILE spec in its own directoryeregon
2017-06-01Open files in binary modes for copying in MSpec's #cperegon
2017-05-30Solaris 10 x86 raseis SEGVnaruse
2017-05-29Clean up a bit the Process.setpriority specseregon
2017-05-29Enable Process.setpriority for a single process on more platforms.eregon
2017-05-29Run in separate process/pgrp [Bug #13609]nobu
2017-05-29Simplify, avoid extra exceptions and add test for concurrent mspec mkdir_peregon
2017-05-29rubyspec: Fix method redefinition warningk0kubun
2017-05-29fix up r58952nobu
2017-05-29fix race conditionnobu
2017-05-29default.mspec: remove useless flagsnobu
2017-05-28Revert "Update to ruby/spec@2a047c8"naruse
2017-05-28Revert r58939 and r58942naruse
2017-05-28Update to ruby/spec@ca32ae2eregon
2017-05-28Update to ruby/spec@2a047c8eregon
2017-05-27* remove trailing spaces.svn
2017-05-27Update to ruby/spec@2795010eregon
2017-05-27Update to ruby/mspec@6c95759eregon
2017-05-27mspec/commands/mspec.rb: formatter for multi_execnobu
2017-05-25Raise ArgumentError if sprintf format string ends with %eregon
2017-05-24rubyspec/core/io/popen_spec: avoid lingering "ruby -e sleep" processnormal
2017-05-22source directory may not be writablenobu
2017-05-21String#casecmp no longer raises TypeErrorstomar
2017-05-21Use should_receive expectation instead of singleton methodstomar
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