aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix glob base in bundler.gemspecKazuhiro NISHIYAMA2019-11-191-1/+2
* Skip some tests if extracted from tarballKazuhiro NISHIYAMA2019-11-191-0/+9
* Allow unknown if ruby coreKazuhiro NISHIYAMA2019-11-191-2/+10
* Deprecate taint/trust and related methods, and make the methods no-opsJeremy Evans2019-11-18110-1652/+2085
* Warn on access/modify of $SAFE, and remove effects of modifying $SAFEJeremy Evans2019-11-183-114/+115
* Merge Bundler 2.1.0.pre3 released versionHiroshi SHIBATA2019-11-1318-63/+74
* Show the name `Kernel#proc` in the warning messageNobuyoshi Nakada2019-11-121-1/+1
* Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA2019-11-1187-904/+957
* Removed trial and errorsNobuyoshi Nakada2019-11-091-26/+0
* Specify the permissionNobuyoshi Nakada2019-11-091-1/+1
* Fixed the debug printNobuyoshi Nakada2019-11-091-1/+1
* Debug-print tmpdir infoNobuyoshi Nakada2019-11-091-2/+3
* Add debug printKazuhiro NISHIYAMA2019-11-091-0/+17
* Try to fix test-spec failure on macOSYusuke Endoh2019-11-091-0/+8
* Exclude some clocks on armv8 tooBenoit Daloze2019-11-061-1/+1
* Fix spawn_spec.rb for Travis arm64 environment.Jun Aruga2019-11-061-3/+13
* Separated `@counter` and `@tally` so that "-ft" works with "-j"Nobuyoshi Nakada2019-11-051-6/+7
* Enable "-f" option in multi_exec modeNobuyoshi Nakada2019-11-054-12/+34
* `DottedFormatter#finish` consistencyNobuyoshi Nakada2019-11-052-10/+1
* `DottedFormatter#state` consistencyNobuyoshi Nakada2019-11-057-7/+7
* Revert "[EXPERIMENTAL] Make Symbol#to_s return a frozen String [Feature #16150]"NARUSE, Yui2019-11-051-17/+0
* Fix warnings in Regexp#{match,match?} specsBenoit Daloze2019-11-031-6/+10
* Improve warning messageKenichi Kamiya2019-11-031-2/+2
* Revert nil error and adding deprecation messageKenichi Kamiya2019-11-031-4/+16
* spec: Fix syntax errorsYusuke Endoh2019-10-313-4/+4
* Skip tainted examples for stringioHiroshi SHIBATA2019-10-313-14/+22
* Fix tests for CVE-2018-6914Nobuyoshi Nakada2019-10-291-24/+19
* Update to ruby/spec@28a728bBenoit Daloze2019-10-2642-119/+486
* Update to ruby/mspec@e171725Benoit Daloze2019-10-262-8/+5
* Update date specsJeremy Evans2019-10-243-13/+26
* Temporarily skipped with upstream changes of Date library.Hiroshi SHIBATA2019-10-242-5/+9
* Revert "Fix Fiber#transfer"Koichi Sasada2019-10-241-12/+3
* Fix Fiber#transferJeremy Evans2019-10-211-3/+12
* Fixed a typo [ci skip]Nobuyoshi Nakada2019-10-201-1/+1
* Make circular argument reference a SyntaxError instead of a warningJeremy Evans2019-10-173-34/+85
* Fixed File.extname at a name ending with a dotNobuyoshi Nakada2019-10-171-2/+8
* * remove trailing spaces. [ci skip]git2019-10-171-1/+1
* Regexp#match{?} with nil raises TypeError as String, Symbol (#1506)Kenichi Kamiya2019-10-171-12/+28
* Comparable#clamp with a range [Feature #14784]Nobuyoshi Nakada2019-10-161-4/+44
* Suppress warnings for Thread.exclusiveNobuyoshi Nakada2019-10-141-0/+7
* Import StringScanner 1.0.3 (#2553)Sutou Kouhei2019-10-142-3/+41
* Revert "Simplify bin_path_spec.rb guard"Takashi Kokubun2019-10-031-1/+1
* Simplify bin_path_spec.rb guardTakashi Kokubun2019-10-031-1/+1
* bin_path_spec.rb has failed from the beginningTakashi Kokubun2019-10-031-1/+1
* Treat return in block in class/module as LocalJumpError (#2511)Jeremy Evans2019-10-021-10/+11
* Update to ruby/spec@2699ea4Benoit Daloze2019-09-292-12/+15
* Fix or suppress keyword argument separation warnings in util_specJeremy Evans2019-09-292-8/+24
* Update to ruby/spec@34e6246Benoit Daloze2019-09-2935-133/+127
* Update to ruby/mspec@5dda9fbBenoit Daloze2019-09-297-3/+16
* Skip default gemspecs spec if the default_specifications_dir cannot be foundBenoit Daloze2019-09-291-4/+9