aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* * test/ruby/test_file_exhaustive.rb: Windows doesn't support Unix fileusa2015-04-121-12/+24
* * test/ruby/test_file_exhaustive.rb: Test suid, sgid and sticky file.akr2015-04-111-4/+58
* * test/ruby/test_file_exhaustive.rbusa2015-04-111-1/+1
* * ext/json/*, test/json/*, defs/default_gems: Gemify JSON library.hsbt2015-04-1147-1499/+7
* Delay signal bit more.akr2015-04-111-2/+2
* simplified.akr2015-04-111-1/+1
* refactored to make code consistent around sleep.akr2015-04-111-2/+3
* reorder invocations in test_stat_init.akr2015-04-111-1/+1
* * test/ruby/test_file_exhaustive.rb: Create sample files lazily.akr2015-04-111-330/+363
* * test/ruby/test_file_exhaustive.rb: Test character device usingakr2015-04-111-2/+5
* Use more shorter filenames to avoid sockaddr_un size limitation.akr2015-04-101-1/+1
* Use shorter filenames to avoid sockaddr_un size limitation.akr2015-04-101-4/+4
* * test/ruby/test_file_exhaustive.rb: Test socket.akr2015-04-101-3/+20
* * test/objspace/test_objspace.rb: remove debug prints.ko12015-04-101-2/+0
* * ext/objspace/objspace.c: add ObjectSpace.count_imemo_objects methodko12015-04-101-0/+11
* * test/ruby/test_file_exhaustive.rb: Test anonymous pipe.akr2015-04-101-0/+4
* * test/ruby/test_file_exhaustive.rb: Test named pipe.akr2015-04-101-3/+24
* * process.c (rb_execarg_parent_start1): Handle EINTR.akr2015-04-101-0/+37
* * vm.c (vm_exec): check other events when RETURN is thrown.ko12015-04-101-0/+20
* test_addrinfo.rb: relax memory usage criterionnobu2015-04-101-3/+3
* * test/ruby/test_process.rb: unfortunately, windows is not POSIX...usa2015-04-091-2/+2
* * test/ruby/test_process.rb: Use mkfifo command instead of mknodakr2015-04-091-1/+1
* * process.c: Release GVL when opening a file in spawn() to avoid wholeakr2015-04-091-0/+16
* * test/ruby/test_process.rbusa2015-04-091-2/+2
* * internal.h (rb_execarg_parent_end): Declared.akr2015-04-091-0/+22
* skip rake dependent testsnobu2015-04-092-4/+10
* raddrinfo.c: fix memory leaknobu2015-04-081-0/+11
* * test/ruby/test_symbol.rb: fix syntax error.ko12015-04-081-2/+2
* hash.c: compare symbols by identitiesnobu2015-04-081-0/+19
* * enum.c: Enumerable#chunk and Enumerable#slice_before no longer takesakr2015-04-061-32/+0
* * vm_args.c: protect value stack from calling other methodsko12015-04-061-0/+10