aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/test_module.rb: should not expect a method table ordering.ko12015-08-041-3/+3
* * proc.c (rb_block_clear_env_self): clear by Qfalse intead of Qnil.ko12015-08-041-0/+10
* re.c: fix for wide character encodingsnobu2015-08-031-0/+3
* openssl/buffering: fix gets on EOF with limitnormal2015-08-011-0/+8
* * lib/net/http/response.rb (Net::HTTPResponse::Inflater#finish):ktsj2015-08-011-0/+53
* * ext/openssl/ossl_ssl.c (ossl_sslctx_setup): Implementtenderlove2015-08-011-0/+28
* test_settracefunc.rb: refinenobu2015-07-301-7/+4
* test_pair.rb: join client threadnobu2015-07-301-7/+7
* envutil.rb: -w for assert_separatelynobu2015-07-302-2/+2
* variable.c: Module#deprecate_constantnobu2015-07-301-0/+7
* load.c: avoid segfault when 'throw' occurs in the middle of rb_load_file_strnobu2015-07-301-0/+29
* test_pair.rb: thread leaknobu2015-07-291-1/+4
* test_pair.rb: thread leaknobu2015-07-291-0/+1
* test_hash.rb: suppress warningsnobu2015-07-291-2/+3
* vm_eval.c: set method_missing_reasonnobu2015-07-291-0/+7
* hash.c: fix symbol hashnobu2015-07-291-0/+1
* hash.c: fix float hashnobu2015-07-291-0/+1
* * test/ruby/test_io.rb (TestIO#test_open_flag_binary): typo of method name (t...usa2015-07-291-4/+4
* test_hash.rb: add assertionsnobu2015-07-291-2/+7
* open the path instead of tempfile objectnaruse2015-07-291-6/+6
* * io.c (rb_io_extract_modeenc): add option parameter `flags'naruse2015-07-291-0/+21
* test/rubygems/test_gem_remote_fetcher.rb: pre-generate test keynormal2015-07-281-1/+27
* test/unit.rb: show signalnobu2015-07-271-0/+4
* * ext/openssl/lib/openssl/ssl.rb (module OpenSSL): raise a moretenderlove2015-07-272-0/+16
* test/unit.rb: suppress warningsnobu2015-07-271-3/+4
* test/unit.rb: --test-order optionnobu2015-07-271-0/+12
* commit missusa2015-07-271-5/+13
* * ext/openssl/ossl_ssl.c (ossl_call_servername_cb): set the ssl contexttenderlove2015-07-261-0/+33
* * test/openssl/test_ssl.rb (class OpenSSL): add test coverage aroundtenderlove2015-07-261-0/+129
* * test/rubygems/test_gem_remote_fetcher.rb: backport rubygems upstreamhsbt2015-07-251-2/+1
* * ext/openssl/lib/openssl/pkey.rb: implement DEFAULT_512 andtenderlove2015-07-251-0/+21
* * ext/openssl/lib/openssl/ssl.rb (module OpenSSL): supporttenderlove2015-07-251-0/+25
* * test/openssl/test_pair.rb: add a test ensuring that the default DHtenderlove2015-07-251-0/+23
* string.c: fill the terminatornobu2015-07-251-0/+8
* * test/rinda/test_rinda.rb (RingIPv6#prepare_ipv6): prevent to usengoto2015-07-241-3/+3
* string.c: pool only bare strings in fstringnobu2015-07-241-0/+64
* Add tests for `File.extname`nobu2015-07-241-0/+3
* parse.y: pop cmdargnobu2015-07-231-0/+5
* * ext/openssl/ossl_ssl.c: add ECDH callback support. [Feature #11356]tenderlove2015-07-221-0/+39
* * ext/openssl/ossl_ssl.c: add ALPN support. [Feature #9390]tenderlove2015-07-221-0/+32
* string.c: fix coderange of reversenobu2015-07-221-1/+6
* * test/webrick/test_utils.rb (TestWEBrickUtils#test_nested_timeout_outer): seemsusa2015-07-221-2/+2
* * test/ruby/test_range.rb: Add test case for Range#end withhsbt2015-07-221-0/+1
* suppress warningsnaruse2015-07-211-2/+2
* * gc.c (internal_object_p): Now a singleton classes appear byko12015-07-211-0/+16
* * test/ruby/test_range.rb: Add test for Range#hashhsbt2015-07-211-0/+2
* test/socket/test_nonblock.rb: increase buffer sizes to OpenBSD limitsnormal2015-07-211-2/+2
* test_process.rb: split a testnobu2015-07-211-1/+11
* test/ruby/test_process.rb: test thread+sigs work after failed execnormal2015-07-181-0/+70
* test/socket/test_nonblock: use smaller buffer for sendmsgnormal2015-07-171-2/+2