aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix DRb.start_service to use any available porteregon2017-06-011-17/+8
* Remove bad spec which cannot behave nicely in a multi-process environmenteregon2017-06-011-25/+0
* Remove empty files in drb specseregon2017-06-0130-30/+0
* Create the file in the File::TMPFILE spec in its own directoryeregon2017-06-011-3/+5
* Open files in binary modes for copying in MSpec's #cperegon2017-06-011-2/+2
* Solaris 10 x86 raseis SEGVnaruse2017-05-301-2/+4
* Clean up a bit the Process.setpriority specseregon2017-05-292-25/+24
* Enable Process.setpriority for a single process on more platforms.eregon2017-05-291-22/+19
* Run in separate process/pgrp [Bug #13609]nobu2017-05-291-29/+26
* Simplify, avoid extra exceptions and add test for concurrent mspec mkdir_peregon2017-05-292-5/+21
* rubyspec: Fix method redefinition warningk0kubun2017-05-292-10/+10
* fix up r58952nobu2017-05-291-3/+3
* fix race conditionnobu2017-05-291-2/+9
* default.mspec: remove useless flagsnobu2017-05-291-2/+0
* Revert "Update to ruby/spec@2a047c8"naruse2017-05-282-38/+108
* Revert r58939 and r58942naruse2017-05-285-4/+46
* Update to ruby/spec@ca32ae2eregon2017-05-285-46/+4
* Update to ruby/spec@2a047c8eregon2017-05-282-108/+38
* * remove trailing spaces.svn2017-05-271-5/+5
* Update to ruby/spec@2795010eregon2017-05-2729-129/+430
* Update to ruby/mspec@6c95759eregon2017-05-274-12/+13
* mspec/commands/mspec.rb: formatter for multi_execnobu2017-05-271-2/+4
* Raise ArgumentError if sprintf format string ends with %eregon2017-05-251-3/+12
* rubyspec/core/io/popen_spec: avoid lingering "ruby -e sleep" processnormal2017-05-241-2/+6
* source directory may not be writablenobu2017-05-222-6/+19
* String#casecmp no longer raises TypeErrorstomar2017-05-211-2/+10
* Use should_receive expectation instead of singleton methodstomar2017-05-211-2/+3
* add specs for Unicode-wide case conversions introduced in Ruby 2.4duerst2017-05-194-0/+24
* improve examples, fix one improbably should_not valueduerst2017-05-191-10/+9
* modify r58771.ko12017-05-171-10/+8
* spec/rubyspec: Add `ruby_version_is` guardk0kubun2017-05-172-4/+28
* spec/rubyspec: Fix rubyspec for tilde unescapek0kubun2017-05-173-3/+3
* skip some tests on vboxsf.ko12017-05-171-7/+13
* ENV["HOME"] is prior as home on Windowsusa2017-05-161-2/+4
* Should require at spec file, not fixture fileusa2017-05-162-1/+1
* Should require WIN32OLEusa2017-05-161-0/+1
* Use raise_error blocknobu2017-05-162-7/+6
* Mac OS raises EADDRNOTAVAIL but not ECONNREFUSEDnobu2017-05-161-1/+1
* Multiple exception classes at raise_errornobu2017-05-161-3/+6
* Avoid using a class variable in socket specseregon2017-05-161-1/+1
* Use a reserved port to test for a non-existing TCP servereregon2017-05-162-1/+6
* optional/capi: use LIBRUBYARG_SHAREDnobu2017-05-151-1/+3
* thread_spec.c: use rb_w32_pipenobu2017-05-151-0/+3
* io_spec.c: suppress unused-variable warningnobu2017-05-151-3/+3
* optional/capi: fix link on mingwnobu2017-05-151-2/+2
* default.mspec: ignore unavailable FDsnobu2017-05-151-0/+1
* fix typonobu2017-05-141-1/+1
* Update to ruby/spec@032022caeregon2017-05-1447-172/+254
* Update to ruby/mspec@4b980493eregon2017-05-148-7/+255
* Don't read non .rb file as a specnaruse2017-05-141-1/+1