summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-06-19envutil.rb: reap zombiesnobu
2013-06-19test/runner.rb: reap zombiesnobu
2013-06-19test_signal.rb: extra quotesnobu
2013-06-19* test/ruby/envutil.rb (EnvUtil#rubybin): remove unnecessary unless expression.kazu
2013-06-18* vm_insnhelper.c (vm_call_method): ensure methods of typecharliesome
2013-06-18test_symbol.rb: fix testnobu
2013-06-18Remove useless sleepnaruse
2013-06-18Add timeout to avoid sticknaruse
2013-06-18Message is 3rd argument, not 2ndnaruse
2013-06-17* test/ruby/test_proc.rb (TestProc#test_block_given_method_to_proc):ktsj
2013-06-17* include/ruby/ruby.h, vm_eval.c (rb_funcall_with_block):ktsj
2013-06-17* include/ruby/intern.h, proc.c (rb_method_call_with_block):ktsj
2013-06-17Write stdin_data only if it existsnaruse
2013-06-17Use assert_separately to inspect test failure of TestJSONGenerate#test_broken...naruse
2013-06-17skip new tests until fixednobu
2013-06-17test/ruby/test_symbol.rb: tests for [Bug #8531]nobu
2013-06-17test/ruby/test_proc.rb: tests for [Bug #8341]nobu
2013-06-16* bignum.c (bary_2comp): Extracted from get2comp.akr
2013-06-16* internal.h (INTEGER_PACK_2COMP): Defined.akr
2013-06-14vm_eval.c: __dir__ in evalnobu
2013-06-14test_method.rb: use realpathnobu
2013-06-14* compile.c (rb_iseq_compile_node): fix location of a `trace'ko1
2013-06-13* lib/xmlrpc/client.rb (XMLRPC::Client#parse_set_cookies): Supportkou
2013-06-13fileutils.rb: fix traversal loopnobu
2013-06-13test_fileutils.rb: parents optionnobu
2013-06-13* test/ruby/test_thread.rb (test_thread_local_security): Don't createakr
2013-06-13* test/-ext-/test_printf.rb, test/rss/test_parser.rb,shugo
2013-06-12* bignum.c (rb_integer_unpack_2comp): New function.akr
2013-06-12* eval.c (mod_using): new method Module#using, which activatesshugo
2013-06-12* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentErrorshugo
2013-06-12test_io.rb: fix test errornobu
2013-06-12io.c: fix 7bit coderange conditionnobu
2013-06-12array.c: freeze in callbacknobu
2013-06-12array.c: freeze in callbacknobu
2013-06-11* internal.h (INTEGER_PACK_NEGATIVE): Defined.akr
2013-06-11* lib/xmlrpc/client.rb (XMLRPC::Client#parse_set_cookies): Extract.kou
2013-06-11* test/xmlrpc/test_client.rb (XMLRPC::ClientTest::Fake::HTTP#started):kou
2013-06-11* bignum.c (validate_integer_pack_format): Don't require a word orderakr
2013-06-11rb_integer_pack tests refined.akr
2013-06-11* bignum.c (rb_integer_pack_internal): Renamed from rb_integer_packakr
2013-06-10* test/ruby/test_beginendblock.rb (test_exitcode_in_at_exit): fix NameError.ktsj
2013-06-10eval_error.c: restore errinfonobu
2013-06-10test_beginendblock.rb: rename methodsnobu
2013-06-09* bignum.c (rb_integer_pack): numwords_allocated argument removed.akr
2013-06-08Fix a typo.akr
2013-06-08* class.c (include_modules_at): invalidate method cache if includedcharliesome
2013-06-07* bignum.c (rb_integer_pack): Arguments changed. Use flags toakr
2013-06-07* bignum.c (rb_integer_pack): Renamed from rb_int_export.akr
2013-06-07* rational.c (numeric_quo): move num_quo in numeric.c to numeric_quomrkn
2013-06-06Fix the class name.akr