summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2010-09-27 * test/net/http/test_https.rb: As always, localhost is notshyouhei
2010-09-27 * test/net/imap/test_imap.rb: resurrection of r29259.shyouhei
2010-09-24* string.c (sym_call), vm.c (invoke_block_from_c),nobu
2010-09-24* test/test_pty.rb (TestPTY::test_getpty_nonexistent): ditto.shyouhei
2010-09-24 * test/test_pty.rb: Same as 229281; existence of PTY class do notshyouhei
2010-09-24Refix to give the encoding of gzfile.naruse
2010-09-23Imported minitest 1.7.2 r5879.ryan
2010-09-23* vm_insnhelper.c (vm_cref_push): no outer cref is needed for procnobu
2010-09-22* test/openssl/utils.rb (OpenSSL#silent): always restore $VERBOSE. [ruby-dev:...kazu
2010-09-22* test/test_prime.rb (TestPrime#test_new): the warning expected haveyugui
2010-09-20* test/pathname/test_pathname.rb (TestPathname#test_mkdir): fix typo.kazu
2010-09-20* dir.c (bracket): get rid of scanning at the end of the patternnobu
2010-09-19* ext/bigdecimal/bigdecimal.c (check_rounding_mode, BigDecimal_mode):mrkn
2010-09-19Specify external encoding.naruse
2010-09-18* ext/bigdecimal/bigdecimal.c (check_rounding_mode): added formrkn
2010-09-18* ext/bigdecimal/bigdecimal.c: fix rounding algorithms for half-downmrkn
2010-09-18* properties.nobu
2010-09-17* lib/rexml/xpath_parser.rb, test/rexml/test_xpath.rb:kou
2010-09-17* test/rexml/test_sax.rb: don't use thread and sleep to avoid slow test.kou
2010-09-17* test/rexml/test_core.rb: enable.kou
2010-09-17* test/rexml/: untabify.kou
2010-09-17* test/rexml/: fix fixture data path. All REXML tests are worked.kou
2010-09-17* test/rexml/test_listener.rb: remove needless codes.kou
2010-09-17* test/rexml/: import REXML tests fromkou
2010-09-17 * test/io/console/test_io_console.rb (TestIO_Console::helper):shyouhei
2010-09-16* lib/test/unit.rb (Test::Unit::GlobOption): merged RejectOption.nobu
2010-09-16 * test/ruby/test_file_exhaustive.rb (TestFileExhaustive::test_expand_path):shyouhei
2010-09-15* ext/pathname/pathname.c (path_mkdir): Pathname#mkdir translatedakr
2010-09-15reverting; http://rubyforge.org/tracker/?func=detail&atid=4099&aid=28566&grou...shyouhei
2010-09-15 * lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_nothing_raised):shyouhei
2010-09-15 * test/net/imap/test_imap.rb: "localhost" not guaranteed toshyouhei
2010-09-15* io.c (rb_io_puts): fix for wide char encoding strings.nobu
2010-09-14* ext/pathname/pathname.c (path_s_getwd): Pathname.getwd andakr
2010-09-13* ext/pathname/pathname.c (path_s_glob): Pathname.glob translatedakr
2010-09-13* util.c (ruby_strtod): reject Float('0x0.').naruse
2010-09-13* ext/openssl/ossl_bn.c (ossl_bn_is_prime): fix comparisonnaruse
2010-09-11* process.c (rlimit_resource_name2int): support more limits:akr
2010-09-11* hash.c (ruby_setenv): raise if putenv and SetEnvironmentVariablenobu
2010-09-10 * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#continue): addnahi
2010-09-10 * ext/openssl/lib/openssl/x509-internal.rb: removed unused localnahi
2010-09-10decrease times of running test.naruse
2010-09-09* ext/etc/etc.c (etc_systmpdir): assume system default tmpdirnobu
2010-09-09* vm.c (vm_backtrace_each): skip allocator frames which have nonobu
2010-09-09* compile.c (case_when_optimizable_literal): When float value can bewanabe
2010-09-09 * test/net/http/test_https.rb (test_identity_verify_failure): followsnahi
2010-09-09* test/ruby/test_env.rb (test_aset): OpenBSD acts like NetBSD innaruse
2010-09-06* ext/readline/readline.c (readline_s_get_line_buffer):naruse
2010-09-06* util.c (ruby_strtod): check there is at least 1 digit afternaruse
2010-09-06* util.c (ruby_strtod): check integr overflow.naruse
2010-09-04* file.c (rb_file_s_readlink): symlink target should be innobu