summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2011-02-24* common.mk: Use $RUNRUBY for worker process.sorah
2011-02-24* test/testunit/tests_for_parallel/misc.rb: Fix bug in r30947.sorah
2011-02-23* test/testunit/test_parallel.rb, test/testunit/parallel/*:sorah
2011-02-22* lib/test/unit.rb: Add new options; --jobs,-j,--ruby,--jobs-status,sorah
2011-02-21* ext/psych/lib/psych/json/stream.rb: do not emit custom tags in mapstenderlove
2011-02-21* ext/psych/lib/psych/json/stream.rb: fix JSON stream emits to usetenderlove
2011-02-20* test/ruby/test_system.rb (TestSystem#test_system_at):kosaki
2011-02-19lib/minitest/*.rb: Imported minitest 2.0.2 r6207ryan
2011-02-19Fix tests.naruse
2011-02-18* lib/test/unit.rb: partial revert of r30849. [ruby-core:32864]tenderlove
2011-02-17 * test/ruby/test_marshal.rb (test_marshal_dump_extra_iv):nagachika
2011-02-16* eval_jump.c (rb_exec_end_proc): changed at_exit and END prockosaki
2011-02-15Add a test for the encoding of str_aset. [ruby-core:35142]naruse
2011-02-15* array.c (array_join): copy the encoding of the first element asnaruse
2011-02-15* array.c (inspect_ary): don't taint the inspected result of anaruse
2011-02-15* encoding.c (rb_enc_compatible): change the rule for empty strings:naruse
2011-02-15* string.c (rb_enc_cr_str_buf_cat): remove special treatment ofnaruse
2011-02-15* test/ruby/test_system.rb (TestSystem#test_system_at): use findstrusa
2011-02-14* test/ruby/test_system.rb (TestSystem#test_system_at):kosaki
2011-02-14* test/ruby/test_system.rb (TestSystem#test_system_at):kosaki
2011-02-13* test/openssl/test_config.rb (OpenSSL#test_freeze): fix errornobu
2011-02-13* test/io/nonblock/test_flush.rb (TestIONonblock#flush_test):nobu
2011-02-13* test/syck/test_string.rb (Syck::TestString#test_non_binary_string):nobu
2011-02-13* test/xmlrpc/webrick_testing.rb (WEBrick_Testing#start_server):nobu
2011-02-12* lib/test/unit.rb (assert_include): add alias.nobu
2011-02-12* thread.c (rb_thread_io_blocking_region): new function to runnobu
2011-02-11* test/ruby/test_settracefunc.rb (TestSetTraceFunc): ensure to usenobu
2011-02-11* test/ruby/test_m17n_comb.rb (TestM17NComb#test_str_scan):nobu
2011-02-11* bin/testrb, test/runner.rb, lib/test/unit.rb: improve backwardnobu
2011-02-11* eval.c (ruby_cleanup): use rb_ary_free to free internal object.nobu
2011-02-11* test/ruby/test_transcode.rb (test_from_cp50221): fix wrongnobu
2011-02-11* test/ruby: uniquify test names.nobu
2011-02-11* configure.in (rubygems): add --disable-rubygems option.nobu
2011-02-09* test/rdoc/test_rdoc_encoding.rb: remove unnecessary (and wrong)usa
2011-02-07Upgrade to RDoc 3.5.3. Fixes [Bug #4376]drbrain
2011-02-07TestProcess#test_wait_and_sigchild randomly fails on FreeBSDnaruse
2011-02-07* test/rdoc/test_rdoc_options.rb (TestRDocOptions#test_check_files):usa
2011-02-06 * ext/pty/pty.c (chfunc): suppress a warning.nobu
2011-02-06Ensure result encoding is the same as input encoding for String#gsub. [Bug #...drbrain
2011-02-06* parse.y (words, qwords): dispatch array events. based on anobu
2011-02-06* test/fileutils/fileasserts.rb (FileAssertions): separate module.nobu
2011-02-05Surpress warnings: possibly useless use of :: in void contextnaruse
2011-02-05* parse.y (mlhs_basic): include mlhs_post for ripper. a patchnobu
2011-02-05* lib/test/unit/assertions.rb (assert_block): move fromnobu
2011-02-05* test/fileutils/fileasserts.rb (assert_block): pass argumentsnobu
2011-02-05Import RDoc 3.5.2drbrain
2011-02-05* ext/openssl/ossl_cipher.c (ossl_cipher_alloc): leave data ptrnobu
2011-02-05* ext/json/parser/parser.h (GET_PARSER): raise TypeError.nobu
2011-02-05* ext/json/parser/parser.h (GET_PARSER): check if initialized.nobu
2011-02-05* load.c (rb_get_expanded_load_path): always expand load paths.nobu