aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * lib/thread.rb (Queue#pop): Fixed double registration issue whenkosaki2012-09-091-0/+42
* * lib/sync.rb (Sync_m#sync_lock): Fixed wakeup/raise unsafe code.kosaki2012-09-091-0/+57
* * test/ruby/test_io.rb (test_advise_pipe): new test to checkkosaki2012-09-091-0/+11
* test_gem_specification.rb: skip meaningless testsnobu2012-09-081-0/+14
* mkmf.rb: fix splitting options with an argumentnobu2012-09-061-0/+5
* Imported minitest 3.4.0 (r7762)ryan2012-09-051-0/+9
* Suppress warningsnaruse2012-09-051-3/+2
* dir.c: fix recursionnobu2012-09-051-0/+14
* test_dir_m17n.rb: test_glob_incompatiblenobu2012-09-052-5/+7
* test_pstore.rb: fix for timeoutshirosaki2012-09-042-2/+5
* * test/openssl/test_asn1_rb:emboss2012-09-036-14/+12
* * test/openssl/utils.rb: Use DSS1 as DSA signature digest for allemboss2012-09-031-1/+1
* matrix.rb: complex vectornobu2012-09-031-0/+15
* remove trailing spaces.nobu2012-09-031-1/+1
* * ext/openssl/extconf.rb: Detect OpenSSL_FIPS macroemboss2012-09-035-9/+19
* * test/openssl/utils.rb: Use a cached DH key instead of generating aemboss2012-09-021-1/+8
* * lib/webrick/ssl.rb (WEBrick::Config::SSL): add new keynaruse2012-09-011-0/+1
* Use 0 as port like #6766 [Bug #6959]naruse2012-09-011-1/+1
* * ext/openssl/extconf.rb: Check existence of OPENSSL_NPN_NEGOTIATED.emboss2012-08-311-9/+76
* * test/bigdecimal/test_bigdecimal.rb (TestBigDecimal#test_to_f): addedusa2012-08-311-0/+5
* bigdecimal.c: check underflownobu2012-08-301-6/+26
* * lib/uri/ftp.rb (URI::FTP#initialize): raise InvalidURIError if "//"naruse2012-08-301-0/+4
* test/ruby/test_file_exhaustive.rb: fix test for HOME-less envsluislavena2012-08-291-1/+6
* * test/openssl/utils.rbemboss2012-08-283-14/+15
* adding test coverage for invalid attribute namestenderlove2012-08-271-0/+13
* test_etc.rb: fix for non unique GIDshirosaki2012-08-271-6/+11
* Fix r36805.naruse2012-08-241-1/+6
* Improve require/File.expand_path performance on Windowsluislavena2012-08-241-0/+206
* Added a test for CoW strings.tenderlove2012-08-231-0/+26
* Test for r36803's singleton_class_of.naruse2012-08-231-0/+1
* * test/ruby/test_fixnum.rb (TestFixnum#test_singleton_method): new test.usa2012-08-234-0/+20
* load.c: keep encoding of feature namenobu2012-08-231-0/+17
* * insns.def (invokesuper): reverted r36640 partially to make supershugo2012-08-231-6/+19
* * test/open-uri/test_open-uri.rb (TestOpenURI#test_read_timeout): thisusa2012-08-231-1/+1
* * ext/syck: removed. Fixes [ruby-core:43360]tenderlove2012-08-2218-2175/+0
* * insns.def: search up the cf stack for an object that is an instancetenderlove2012-08-221-0/+12
* * ext/date/date_core.c: [ruby-core:47226].tadf2012-08-222-0/+12
* * vm_trace.c: support TracePoint. [ruby-trunk - Feature #6895]ko12012-08-221-0/+218
* * vm_insnhelper.c (vm_setup_method): should not enable tail callshugo2012-08-221-0/+21
* * lib/rubygems/test_case.rb: run test with psych if exist.naruse2012-08-221-7/+0
* * lib/cgi/util.rb (CGI.escapeHTML): use 'naruse2012-08-212-4/+3
* Suppress warningsnaruse2012-08-212-1/+8
* make FileUtils tests safe when interrupting in setuperegon2012-08-211-2/+1
* remove trainling spaces.nobu2012-08-2115-24/+24
* * test_continuation.rb (tracing_with_thread_set_trace_func):ko12012-08-211-1/+1
* Imported minitest 3.3.0 (r7676)ryan2012-08-213-270/+162
* * test/testunit/tests_for_parallel/ptest_forth.rb: added a test caseusa2012-08-212-5/+11
* * lib/csv.rb: Fixes #161 on githubjeg22012-08-201-0/+33
* vm_insnhelper.c: iclass as klass in cfpnobu2012-08-201-0/+54
* test_module.rb: workaround for ruby-mode.elnobu2012-08-201-1/+1