summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2011-03-25Skip syslog tests that rely on LOG_PERROR unless it's definedshyouhei
2011-03-25Use LOG_PID instead of LOG_PERROR in Syslog.open testshyouhei
2011-03-25* test/ruby/test_process.rb (TestProcess#test_no_curdir): skip silently onusa
2011-03-24* test/ruby/test_defined.rb (TestDefined#test_autoloaded_noload):nobu
2011-03-24* vm_insnhelper.c (vm_get_ev_const): should not autoload innobu
2011-03-24* variable.c (rb_const_defined_0): fix autoloading base.nobu
2011-03-24* test/ruby/test_defined.rb (TestDefined#test_defined): get rid ofnobu
2011-03-22* numeric.c (flo_round): fix inaccurate results.nobu
2011-03-22* test/runner.rb: set Gem::TestCase's @@project_dir.naruse
2011-03-20 * ext/date/date_core.c: replacement of implementation oftadf
2011-03-19* hash.c (ruby_setenv): calculate total env block size for win32.arton
2011-03-17* lib/fileutils.rb (FileUtils::Entry_#copy_file): updated FileUtils.cpnobu
2011-03-17* include/ruby/ruby.h (rb_funcall_passing_block): add prototype.nobu
2011-03-16 * ext/openssl/lib/openssl/buffering.rb (module OpenSSL): #flush shoulddrbrain
2011-03-15* test/misc/test_ruby_mode.rb(test_singleton_class): Skip for Pending.sorah
2011-03-14 * test/ruby/test_require.rb (test_require_too_long_filename):nagachika
2011-03-13* lib/pstore.rb: Fix don't raise "nested transaction" when thread_safesorah
2011-03-11* lib/mkmf.rb (find_executable0): should exclude directories.nobu
2011-03-11* test/misc/test_ruby_mode.rb (TestRubyMode): try to run emacs ifnobu
2011-03-10* process.c (proc_getmaxgroups, proc_setmaxgroups): Process#maxgroupskosaki
2011-03-10Fix wrong (and duplicated) test name.naruse
2011-03-10* test/ruby/test_require.rb: setting too long string to ENV causesusa
2011-03-09Import rubygems 1.6.2 (release candidate @ 2026fbb5)ryan
2011-03-09 * test/ruby/test_io_m17n.rb (test_io_new_enc): "sjis" is now an aliasnagachika
2011-03-09* misc/ruby-mode.el (ruby-parse-partial): fix indent after aref.nobu
2011-03-09* ext/psych/lib/psych/visitors/yaml_tree.rb: Rescue exceptions whentenderlove
2011-03-08* test/misc/test_ruby_mode.rb: test for ruby-mode.el.nobu
2011-03-08* test/rubygems/test_gem_spec_fetcher.rbusa
2011-03-07* lib/pstore.rb: Delete variable @transaction and fix #4474. Patch bysorah
2011-03-07cancel subversion backfire. sorrymatz
2011-03-07* gc.c (rb_gc_set_params): allow GC parameter configuration bymatz
2011-03-07 * test/testunit/test_parallel.rbnagachika
2011-03-05* test/ruby/test_io.rb (TestIO#test_fcntl_lock): small clean up.kosaki
2011-03-04* io.c (io_cntl, nogvl_io_cntl): IO.fcntl() and IO.ioctl()kosaki
2011-03-04 * test/testunit/test_parallel.rbnagachika
2011-03-03* process.c (check_exec_redirect_fd, check_exec_redirect): raiseusa
2011-03-03* test/ruby/test_process.rb (test_execopts_redirect): redirecting fdusa
2011-03-02* lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encodingnaruse
2011-03-02* string.c (str_byte_substr): return nil for negative length.nobu
2011-03-02* test/testunit/test_parallel.rb(TestParallel#spawn_runner):sorah
2011-03-01* lib/test/unit/parallel.rb: For Windows.sorah
2011-03-01* test/ruby/test_system.rb (TestSystem#test_system_at):kosaki
2011-03-01 * test/date/{test_date.rb,test_date_attr.rb}: [ruby-dev:43280]tadf
2011-03-01Import rubygems 1.6.0 (released version @ 58d8a0b9)ryan
2011-03-01* string.c (rb_str_byteslice): the resulted encoding should keepnaruse
2011-03-01* string.c (rb_str_byteslice): Add String#byteslice. [ruby-core:35376]naruse
2011-02-28 * test/testunit/test_rake_integration.rb (test_with_rake_runner):nagachika
2011-02-28* win32/win32.c (rb_w32_spawn): use shell if a commandline containkosaki
2011-02-28* string.c (tr_trans): when the hash for multibyte repl is empty,naruse
2011-02-28* test/testunit/test_parallel.rb: Temporally disable test on Windows.sorah