aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * string.c (str_scrub): add ruby method String#scrub which verify andnaruse2013-04-191-0/+34
* Add --disable-gems for tests which doesn't use rubygemsnaruse2013-04-191-1/+1
* * lib/net/imap.rb (body_type_msg): should acceptshugo2013-04-191-0/+43
* test_module.rb: renamenobu2013-04-191-1/+1
* marshal.c: no duplicated encodingnobu2013-04-191-0/+18
* * test/openssl/test_cipher.rb: Correct a typonaruse2013-04-181-3/+3
* test_rinda.rb: use spawnnobu2013-04-181-5/+9
* Overwrite Ruby's path for cgi in testsnaruse2013-04-181-0/+7
* vm_method.c: fix visibility on anonymous modulenobu2013-04-181-0/+7
* dir.c: not skip dot directories if matchingnobu2013-04-181-0/+9
* * pack.c (pack_unpack): output characters even if the input doesn'tnaruse2013-04-181-0/+4
* test_curses.rb: default TERMnobu2013-04-171-1/+1
* test_readline.rb: try UTF-8nobu2013-04-171-1/+18
* envutil.rb: env hashnobu2013-04-171-1/+1
* * ext/openssl/ossl_ssl.c: Correct shutdown behavior w.r.t GC.emboss2013-04-151-0/+27
* Send input after curses is ready or raise errornaruse2013-04-131-0/+6
* vm_insnhelper.c: non-symbol keynobu2013-04-121-0/+1
* * lib/cgi/html.rb: fix tagmaker because attributes should recognize.xibbar2013-04-111-0/+1
* * test/ruby/test_regexp.rb: use require_relative to require local libraryxibbar2013-04-111-1/+1
* Fix if-endnaruse2013-04-111-0/+1
* * test/dl/test_base.rb: typo.usa2013-04-111-0/+1
* Experimental fix for ffi_closure_free causes dumping core/SEGVnaruse2013-04-112-0/+10
* * test/drb/drbtest.rb (Drb{Core,Ary}#teardown): retry Process.killusa2013-04-111-6/+20
* Explictly flush stdionaruse2013-04-101-0/+1
* * lib/open-uri.rb: Support multiple fields with same fieldakr2013-04-091-0/+15
* test_{env,hash}.rb: descriptive assertionsnobu2013-04-092-31/+31
* compile.c: append keyword hash to splatnobu2013-04-091-0/+21
* * remove trailing spaces.nobu2013-04-081-1/+1
* Fix #6154 by introducing new EAGAIN/EWOULDBLOCK/EINPROGRESSheadius2013-04-082-3/+9
* win32ole.c: check aritynobu2013-04-081-0/+7
* test_curses.rb: add sentinelnobu2013-04-081-1/+3
* * lib/cgi/util.rb (CGI::unescapeHTML): fix Hexadecimal numeric character.xibbar2013-04-081-0/+4
* Suppress warningsnaruse2013-04-081-6/+3
* * object.c (rb_obj_ivar_set): call to_str for string only once.naruse2013-04-082-0/+57
* * object.c (rb_mod_cvar_set): call to_str for string only once.naruse2013-04-071-0/+2
* Regexp.escape(RUBY_PLATFORM)kazu2013-04-071-1/+1
* * ext/socket/rubysocket.h (SockAddrStringValueWithAddrinfo): New macro.akr2013-04-061-1/+1
* * ext/socket: Improve socket exception message to show socket address.akr2013-04-063-0/+59
* * test/ruby/test_require.rb (TestRequire#test_require_nonascii_path):shirosaki2013-04-061-1/+3
* * test/dtrace/helper.rb (DTrace::TestCase#trap_probe): needs to passnobu2013-04-061-2/+9
* add a comment.akr2013-04-061-0/+1
* * ext/psych/lib/psych/visitors/yaml_tree.rb: fix symbol keys in codertenderlove2013-04-051-2/+2
* change test name to be more helpfultenderlove2013-04-051-2/+2
* parse.y: "nil" for defined? with empty expressionnobu2013-04-051-0/+7
* * ext/psych/lib/psych/visitors/to_ruby.rb: correctly registertenderlove2013-04-051-0/+25
* * load.c (features_index_add): use rb_str_subseq() to specify C stringshirosaki2013-04-051-0/+21
* compile.c: defined? with empty expressionnobu2013-04-051-0/+5
* curses.c: fix functionnobu2013-04-051-0/+6
* * test/test_curses.rb: tests for getch.nobu2013-04-051-0/+42
* object.c: avoid inadvertent symbol creationnobu2013-04-042-0/+14