summaryrefslogtreecommitdiff
path: root/spec/ruby/core/array/insert_spec.rb
AgeCommit message (Expand)Author
2020-04-01Use FrozenError instead of frozen_error_classNobuyoshi Nakada
2019-07-27Update to ruby/spec@875a09eBenoit Daloze
2018-03-04Update to ruby/spec@c1b568beregon
2017-12-27Update to ruby/spec@0fe33aceregon
2017-09-20Move spec/rubyspec to spec/ruby for consistencyeregon
d> 2018-12-21test/excludes/_wercker: give up testing TestGemRemoteFetcherk0kubun 2018-12-04test/excludes/_appveyor: exclude memory-inefficientk0kubun 2018-11-20configure.ac: disable native-fiber for MinGWk0kubun 2018-11-20appveyor.yml: do not undefine everything [ci skip]k0kubun 2018-11-20appveyor.yml: exclude TestEnumerable.rb on msys2k0kubun 2018-11-20test/excludes/_appveyor: exclude AppVeyor killerk0kubun 2018-11-16test/excludes/_wercker: remove obsoleted pipeline namek0kubun 2018-11-16appveyor.yml: give up running test_push_over_ary_maxk0kubun 2018-11-13test/excludes/../TestWEBrickUtils.rb: exclude unstable testk0kubun 2018-11-01TestDelegateClass.rb: skip test_frozen for --jit-waitk0kubun 2018-10-24_mjit_compile_ivar.erb: cancel on undefined ivark0kubun 2018-10-24test/excludes/_wercker: skip testsk0kubun 2018-10-24wercker.yml: skip TestParallel::TestParallel#test_separatek0kubun 2018-10-24wercker.yml: skip test_queue_with_trap on -wait as wellk0kubun 2018-10-23wercker.yml: skip #test_queue_with_trap for nowk0kubun 2018-10-21Exclude CI platform specific failures by --excludes optionnobu 2018-10-07appveyor.yml: completely separate win32ole testsk0kubun 2018-10-07appveyor.yml: give up running TestThreadQueue#test_queue_with_trapk0kubun 2018-10-07appveyor.yml: separately execute unstable testsk0kubun 2016-04-11TestException.rb: suppress warningnobu 2016-01-19TestISeq.rb: exclude time consuming GC testnobu 2015-12-16Add frozen_string_literal: false for all filesnaruse 2015-12-09TestIO_Console.rb: disable getpass test by --excludesnobu 2015-09-03common.mk: exclude memory leak testsnobu 2015-06-13suppress warning: ambiguous first argument; put parentheses or a space even a...naruse 2015-05-06test/excludes: expensive testsnobu 2015-02-09TestException.rb: exclude stack overflow testsnobu