aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* string.c: preserve encoding of global variablenobu2014-11-231-0/+5
* iseq.c: preserve encoding at disassemblingnobu2014-11-231-6/+7
* io.c: preserve encodingsnobu2014-11-231-0/+8
* test_variable.rb: suppress warningsnobu2014-11-221-3/+16
* dummyparser.rb: on_rescuenobu2014-11-222-2/+14
* * lib/resolv.rb: fall back if canonicalization fails.tenderlove2014-11-211-0/+14
* get rid of inadvertent ID creationnobu2014-11-211-6/+37
* * test/psych/json/test_stream.rb (Psych::JSON::TestStream::test_list_to_json):usa2014-11-202-2/+2
* * test/ripper/test_files.rb: set filename.usa2014-11-201-1/+1
* test_vector.rb: fix exception classnobu2014-11-191-1/+1
* * lib/matrix.rb: Vector#independent? and associated class methodmarcandre2014-11-191-0/+19
* * lib/matrix.rb: Add Vector#angle_withmarcandre2014-11-191-0/+11
* parse.y: regexp error in rippernobu2014-11-191-0/+3
* parse.y: fix literal symbol list node typenobu2014-11-181-0/+10
* test_exception.rb: missing testnobu2014-11-181-0/+17
* test_module.rb: fix encodingnobu2014-11-181-1/+3
* test_inadvertent_creation.rb: split testnobu2014-11-171-0/+7
* object.c: fix error messagenobu2014-11-171-3/+5
* * lib/rubygems/*, test/rubygems/*: Update to RubyGems 2.4.4hsbt2014-11-171-24/+0
* proc.c: fix method proc binding locationnobu2014-11-161-0/+7
* vm_eval.c: rb_current_receivernobu2014-11-161-0/+6
* ext/-test-/proc/super.c: renamenobu2014-11-161-1/+1
* test/ruby/test_io.rb: remove unnecessary begin/endnormal2014-11-161-18/+16
* add an assertion.akr2014-11-151-0/+1
* * test/rexml/test_document.rb: Indent.kou2014-11-151-56/+56
* * test/rexml/test_document.rbkou2014-11-151-5/+9
* * test/rexml/test_document.rbkou2014-11-151-65/+65
* * test/rexml/test_document.rbkou2014-11-151-2/+8
* * test/rexml/test_document.rbkou2014-11-151-4/+8
* * test/rexml/test_document.rbkou2014-11-151-58/+58
* * test/rexml/test_document.rb (REXMLTests::TestDocument): Groupkou2014-11-151-0/+2
* * test/rexml/test_document.rb (REXMLTests::TestDocument::BomTest):kou2014-11-151-1/+1
* vm_eval.c: UncaughtThrowErrornobu2014-11-153-6/+11
* * lib/net/imap.rb (search_response): parse MODSEQ in SEARCHshugo2014-11-131-0/+8
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-13120-124/+6
* * lib/rexml/document.rb: add REXML::Document#document.nagachika2014-11-131-0/+51
* * test/monitor/test_monitor.rb: Use assert_join_threads.akr2014-11-131-60/+72
* * test/openssl: Don't specify port number.akr2014-11-134-42/+33
* * test/openssl/ssl_server.rb: Unused file removed.akr2014-11-132-83/+1
* * test/bigdecimal/test_bigdecimal.rb: Add test for mult by nil.headius2014-11-131-0/+6
* test_unicode_normalize.rb: skip only oncenobu2014-11-111-2/+3
* test_unicode_normalize.rb: skip if not foundnobu2014-11-111-0/+2
* * test/ruby/test_object.rb: Specify an exception class for rescue clause.akr2014-11-114-4/+4
* * test/fileutils/test_fileutils.rb: Use assert_join_threads.akr2014-11-111-5/+7
* * test/resolv/test_dns.rb: Use assert_join_threads.akr2014-11-111-64/+64
* * test/net/pop/test_pop.rb: Use assert_join_threads.akr2014-11-111-12/+16
* * test/net/http/test_https_proxy.rb: Use assert_join_threads.akr2014-11-111-14/+17
* remove debug codenaruse2014-11-111-1/+1
* * lib/rubygems/commands/contents_command.rb (files_in_default_gem):naruse2014-11-111-4/+4
* * test/net/imap/test_imap.rb: Don't ignore exceptions on serverakr2014-11-101-221/+174