summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-03-02* test/win32ole: get rid of warnings (unused variable).usa
2014-03-02* test/ruby/test_backtrace.rb: get rid of warnings. unused variable,usa
2014-03-02Use assert_separately to speed upnaruse
2014-03-02fix the number of intro lines r44123naruse
2014-03-02find.rb: add ignore_errornobu
2014-03-01* lib/open3.rb (Open3.capture3): Ignore Errno::EPIPE for writingakr
2014-03-01* test/csv/test_data_converters.rb: use descriptive assertions.nobu
2014-03-01* ext/psych/lib/psych/visitors/yaml_tree.rb: support dumping Encodingtenderlove
2014-02-28* test/xmlrpc/test_client.rb: append assetion use_ssl variable.hsbt
2014-02-28* test/zlib/test_zlib.rb: remove commented out code.hsbt
2014-02-28numeric.c: float overflownobu
2014-02-28numeric.c: integer overflownobu
2014-02-28* numeric.c: Fix Numeric#step with 0 unit [#9575]marcandre
2014-02-28* test_numeric: Strengthen tests on 64 bit platformsmarcandre
2014-02-27* test/test_set.rb: remove commented out code.hsbt
2014-02-27* test/test_syslog.rb: adjust indent.hsbt
2014-02-27test_scanf.rb: include arguments in namesnobu
2014-02-27test_scanf.rb: use tmpefilenobu
2014-02-27numeric.c: check signs before divisionnobu
2014-02-26eval.c: preserve encodingnobu
2014-02-26eval.c: preserve errinfonobu
2014-02-26envutil.rb: move labeled_module and labeled_classnobu
2014-02-25* string.c (sym_find): Add Symbol.find(str), which returns whether givennaruse
2014-02-24* test/fiddle/test_function.rb: remove unused variables.hsbt
2014-02-23* lib/rexml/xmltokens.rb: Add missing non ASCII valid characterskou
2014-02-23* test/net/imap/test_imap.rb: remove unused variables.hsbt
2014-02-22* test/rexml/xpath/test_attribute.rb: Simplify.kou
2014-02-22* test/rexml/test_xpath*.rb: Move to ...kou
2014-02-22* test/rexml/listener.rb: Untabify.kou
2014-02-22test_logdevice.rb: no utimenobu
2014-02-22test_logdevice.rb: use assert_in_out_errnobu
2014-02-21class.c: do nothing if copying selfnobu
2014-02-21test_logdevice.rb: run iff timezene supportednobu
2014-02-21logger.rb: DSTnobu
2014-02-21logger.rb: fix midnight log rotation missnobu
2014-02-21test/logger: splitnobu
2014-02-21* test/monitor/test_monitor.rb: remove unused variabels.hsbt
2014-02-21socket: sendmsg/recvmsg only retries blocking on errorsnormal
2014-02-20* hash.c (rb_hash_flatten): fix behavior of flatten(0).glass
2014-02-20* hash.c (rb_hash_flatten): fix behavior of flatten(-1).glass
2014-02-18* test/socket/test_socket.rb: unix socket is required by test case.hsbt
2014-02-18* test/socket/test_addrinfo.rb: remove unused variables.hsbt
2014-02-18* test/test/psych/test_string.rb: remove unused variables.hsbt
2014-02-17* test/ruby/test_gc.rb: ignore warning messages for running with -wko1
2014-02-17marshal.c: do not recycle wrapper objectsnobu
2014-02-17* gc.c: introduce new environment variableko1
2014-02-17* test/test_pty.rb: use underscore variables. because ignored unseued variables.hsbt
2014-02-17* test/test_find.rb: remove unused variables.hsbt
2014-02-16add tests.akr
2014-02-16* test/test_securerandom.rb: use File.exist? instead of File.exists?hsbt