aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * lib/cgi/cookie.rb: Implement HttpOnly flag for cookies.xibbar2015-05-141-1/+4
* * 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-132-0/+22
* 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
* * ext/zlib/zlib.c (rb_gzreader_external_encoding):glass2015-05-101-1/+4
* * ext/win32ole/win32ole_variant.c: fix typo "indicies".glass2015-05-101-3/+3
* * string.c (rb_str_crypt): Raise ArgumentError whenglass2015-05-101-0/+1
* test_matrix.rb: Refactor on Matrix#determinantnobu2015-05-081-4/+4
* * lib/net/imap.rb (body_ext_mpart): should work even if body-fld-dspshugo2015-05-081-0/+13
* vm_eval.c: resolve refined method entrynobu2015-05-081-0/+10
* test/excludes: expensive testsnobu2015-05-062-0/+2
* 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
* cookie.rb: trailing commanobu2015-04-291-1/+1
* 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
* connect_nonblock(..., exception: false) does not raise EISCONNnormal2015-04-201-0/+2
* hash.c: check env vars encodingnobu2015-04-191-7/+24
* parser.rl: rb_enc_raisenobu2015-04-181-0/+10
* string.c: clear NOFREE flag at embeddingnobu2015-04-171-0/+10
* 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-134-8/+23
* * ext/openssl/lib/openssl/ssl.rb: stricter hostname verificationnagachika2015-04-131-0/+150
* * ext/json/*, test/json/*: Reverted r50231. Because it's not works withhsbt2015-04-1247-7/+1499
* test_io_wait.rb: no EOF testnobu2015-04-121-1/+3
* 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
* connect_nonblock supports "exception: false"normal2015-04-122-2/+45
* 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
* test_file_exhaustive.rb: POSIXnobu2015-04-121-27/+28
* test_file_exhaustive.rb: skip when rootnobu2015-04-121-2/+2
* * test/ruby/test_file_exhaustive.rb: Test a block device on GNU/Linux.akr2015-04-121-2/+19
* * test/ruby/test_file_exhaustive.rb: Test a file not owned.akr2015-04-121-2/+23