summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-03-26* test/test_observer.rb: add tests for Observable module.hsbt
2015-03-23dir.c: don't raise after closenobu
2015-03-23json_index.rb: check zlibnobu
2015-03-22marshal.c: register symbol strings firstnobu
2015-03-20proc.c: respond_to_missing? at Methodnobu
2015-03-20test_inadvertent_creation.rb: fix messagesnobu
2015-03-20test_inadvertent_creation.rb: undefined singletonnobu
2015-03-18* test/objspace/test_objspace.rb: flag name was changedko1
2015-03-18* remove trailing spaces.svn
2015-03-18hash.c: same hash values with Float#hashnobu
2015-03-16* lib/webrick/server.rb: Fix regression bug in WEBrick'shsbt
2015-03-16* math.c (math_log1, math_log2, math_log10): refactoringgogotanaka
2015-03-15* test/ruby/test_lambda.rb: Fix typo yeild -> yieldgogotanaka
2015-03-15* test/ruby/test_proc.rb: Fix typo signle -> singlegogotanaka
2015-03-14* math.c (math_gamma): optimization for passed small integer.gogotanaka
2015-03-13parse.y: empty parennobu
2015-03-13stringio.c: don't raise after closenobu
2015-03-13io.c: don't raise after closenobu
2015-03-13test_objspace.rb: better assertionsnobu
2015-03-13* test/readline/test_readline.rb: Restore environment variables:akr
2015-03-12fix env leaksnobu
2015-03-12* test/lib/leakchecker.rb: Check environment variables.akr
2015-03-12accept_nonblock supports "exception: false"normal
2015-03-10* test/rubygems/test_gem_security_trust_dir.rb: The return value ofodaira
2015-03-10* lib/webrick/server.rb: Invoke setup_shutdown_pipe in start methodakr
2015-03-10test_math.rb: to_f testsnobu
2015-03-09stringio.c: don't raise after closenobu
2015-03-09suppress warningsnobu
2015-03-09test_beginendblock.rb: assert_in_out_errnobu
2015-03-08* ext/zlib/zlib.c (rb_gzfile_close): Don't raise on doubleakr
2015-03-08dir.c: glob short namesnobu
2015-03-08test_extlibs.rb: skip excluded librariesnobu
2015-03-06* fix namespace issue on singleton class expressions. [Bug #10943]ko1
2015-03-06* test/webrick/test_filehandler.rb: on vboxsf (on VirtualBoxko1
2015-03-06* test/ruby/test_beginendblock.rb: do not change directory.ko1
2015-03-06vm_eval.c: next super class from the originalnobu
2015-03-05* lib/matrix.rb: Add Vector#round. Patch by Jordan Stephens.marcandre
2015-03-05* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_command_line_glob_with_...usa
2015-03-05* vm_eval.c (eval_string_with_cref): A binding should keepshugo
2015-03-05* test/ruby/test_refinement.rb: There is no need anymore to supressshugo
2015-03-04* test/ruby/test_math.rb (assert_float_and_int): Refactor test casesgogotanaka
2015-03-04envutil.rb: no need to sleepnobu
2015-03-04envutil.rb: diagnostic_reports for SIGTRAPnobu
2015-03-03mkmf/base.rb: clean up tmpdirnobu
2015-03-03* test/lib/envutil.rb (EnvUtil.invoke_ruby): need to rescue becauseusa
2015-03-03test_rubyoptions.rb: use assert_in_out_errnobu
2015-03-03envutil.rb: improve by assert_pattern_listnobu
2015-03-03test_process.rb: use assert_in_out_errnobu
2015-03-03* test/ruby/test_math.rb: add tests for the above change.gogotanaka
2015-03-03test_rubyoptions.rb: use assert_segvnobu