aboutsummaryrefslogtreecommitdiffstats
path: root/spec/rubyspec/core
Commit message (Expand)AuthorAgeFilesLines
* Move spec/rubyspec to spec/ruby for consistencyeregon2017-09-202090-102940/+0
* rubyspec: use mock directorynobu2017-09-151-2/+2
* Update to ruby/spec@a4bc1d8eregon2017-09-148-11/+58
* Update to ruby/spec@c3e6b90eregon2017-07-2711-464/+292
* Used a fixed seed in Random#rand speceregon2017-07-011-2/+2
* * append newline at EOF.svn2017-06-291-1/+1
* Update to ruby/spec@abf1700eregon2017-06-2950-258/+695
* Use a file under tmp for File.real{,dir}path specs on Windowseregon2017-06-202-4/+16
* Adapt Time#zone spec to deal with differences of TZ validation on Windowseregon2017-06-191-1/+13
* Update to ruby/spec@cd1b911eregon2017-06-153-16/+30
* Create the file in the File::TMPFILE spec in its own directoryeregon2017-06-011-3/+5
* 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
* Update to ruby/spec@2795010eregon2017-05-277-21/+44
* 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
* ENV["HOME"] is prior as home on Windowsusa2017-05-161-2/+4
* Update to ruby/spec@032022caeregon2017-05-1415-41/+137
* The exception raised when exec/spawn unexecutable file on Windows is varioususa2017-05-132-4/+4
* remove wrong expectationnobu2017-05-131-1/+0
* Skip on Windows because it always failsusa2017-05-121-7/+9
* Use environment values to find ruby and flags instead of an argumenteregon2017-05-102-3/+1
* Use ruby_cmd instead of the RUBY_EXE constant in specseregon2017-05-102-19/+17
* Use the Mutex to know whether we entered the signal handler in Process#kill s...eregon2017-05-101-7/+4
* Process.getpgrp and Process.setsid must be available for Process#kill group s...eregon2017-05-101-3/+3
* Use #system directly with multiple arguments in Process#kill specseregon2017-05-101-3/+3
* * remove trailing spaces, append newline at EOF.svn2017-05-075-3/+5
* Add in-tree mspec and ruby/speceregon2017-05-072081-0/+102420