aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/test_gc.rb: increase timeout seconds for GC stressfulko12015-05-311-1/+1
* * method.h: add VM_METHOD_TYPE_ALIAS rb_method_definition_t::typeko12015-05-302-1/+10
* parse.y: check NTH_REF rangenobu2015-05-291-0/+7
* * vm_method.c (rb_alias): should resolve refined methods.shugo2015-05-261-0/+26
* test_parse.rb: move assertionsnobu2015-05-223-20/+16
* * complex.c (f_complex_polar): simple bug reproduced only when y isusa2015-05-221-0/+1
* process.c: do not discard statusnobu2015-05-221-0/+12
* test_method.rb: add assertionnobu2015-05-211-0/+1
* * proc.c: fix issues caused by binding created from Method#to_proc.ko12015-05-211-9/+17
* * vm_method.c: Remove private attribute warning [Bug #10967]zzak2015-05-211-2/+1
* iseq.c: check srouce typenobu2015-05-191-0/+7
* numeric.c: Bignum 0 is not positivenobu2015-05-191-0/+12
* test_autoload.rb: use class_evalnobu2015-05-181-10/+2
* numeric.c: Numeric#positive? and Numeric#negative?nobu2015-05-174-0/+75
* test_numeric.rb: separate dummy classesnobu2015-05-171-87/+35
* * load.c (loaded_feature_path): stop returning false negatives fortenderlove2015-05-161-0/+26
* fix test failures introduced in r50494tenderlove2015-05-161-7/+13
* * variable.c: Change autoload to call `require` through Ruby rathertenderlove2015-05-141-0/+25
* * enum.c (enum_grep_v, grep_i, grep_iter_i, Init_enum):sorah2015-05-141-0/+12
* parse.y: refine message for gvar w/o identitirsnobu2015-05-131-0/+19
* test_parse.rb: fix variable namenobu2015-05-131-1/+1
* * enum.c (enum_to_a): fix incompatibility introduced in r50457.glass2015-05-121-0/+30
* * string.c (rb_str_crypt): Raise ArgumentError whenglass2015-05-101-0/+1
* vm_eval.c: resolve refined method entrynobu2015-05-081-0/+10
* vm_eval.c: undefined refined check_funcallnobu2015-05-061-0/+17
* range.c: covered for linear objectsnobu2015-05-031-0/+8
* parse.y: %-string cannot be a labelnobu2015-04-301-0/+9
* compile.c: disallow private readersnobu2015-04-301-5/+5
* parse.y: push cmdarg_stacknobu2015-04-301-0/+5
* vm_eval.c: allow symbols to instance_eval/execnobu2015-04-231-0/+29
* * test/ruby/test_object.rb: add tests for Kernel#String and Kernel#Array.gogotanaka2015-04-221-0/+4
* * test/ruby/test_m17n_comb.rb: test_str_crypt split into strictheadius2015-04-211-17/+32
* * test/ruby/test_object.rb: renamed tests to explicitly class name.hsbt2015-04-211-2/+2
* test_enum.rb: use assert_warningnobu2015-04-201-15/+1
* hash.c: check env vars encodingnobu2015-04-191-7/+24
* marshal.c: class name encodingnobu2015-04-161-0/+11
* marshal.c: class name encodingnobu2015-04-161-0/+11
* marshal.c: class name encodingnobu2015-04-161-0/+12
* marshal.c: class name encodingnobu2015-04-161-0/+7
* marshal.c: class name encodingnobu2015-04-161-0/+7
* thread.c: class name encodingnobu2015-04-161-0/+13
* * test/lib/envutil.rb (File.mkfifo): Defined using mkfifo command.akr2015-04-133-8/+17
* * ext/json/*, test/json/*: Reverted r50231. Because it's not works withhsbt2015-04-121-0/+1
* parse.y: null by syntax errornobu2015-04-121-0/+2
* Test fifo without sleep.akr2015-04-121-5/+11
* * test/ruby/test_io.rb: New test that open(fifo) doesn't block otherakr2015-04-121-0/+14
* test_file_exhaustive.rb: assert_predicatenobu2015-04-121-56/+55
* Consider more block devices.akr2015-04-121-5/+1
* test_file_exhaustive.rb: NTFSnobu2015-04-121-5/+7
* test_file_exhaustive.rb: POSIX-like testsnobu2015-04-121-46/+23