| Age | Commit message (Expand) | Author |
| 2014-02-14 | merge revision(s) 43942,43957,43975: [Backport #9187] | usa |
| 2012-03-30 | merge revision(s) 35013: | naruse |
| 2012-02-03 | merge revision(s) 34040,34051,34063,34389,34402,34403: | naruse |
| 2011-10-08 | merge revision(s) 33368: | kosaki |
| 2011-02-11 | * configure.in (rubygems): add --disable-rubygems option. | nobu |
| 2010-11-17 | * test/ruby/envutil.rb (Test::Unit::Assersions#assert_warn): | yugui |
| 2010-08-07 | * test/ruby/envutil.rb (EnvUtil.invoke_ruby): merge stdout and stderr | akr |
| 2010-08-07 | * test/ruby/envutil.rb (assert_normal_exit): use assert. fix | akr |
| 2010-07-24 | * test/ruby/envutil.rb (EnvUtil#.suppress_warning): added. | nobu |
| 2010-07-01 | * test/ruby/envutil.rb (EnvUtil#invoke_ruby): integrated with | nobu |
| 2010-06-26 | * test/ruby/envutil.rb (EnvUtil#invoke_ruby): no needs to copy the | nobu |
| 2010-06-25 | * test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err): | nobu |
| 2010-06-25 | * test/ruby/envutil.rb (EnvUtil#invoke_ruby): change the | nobu |
| 2010-06-25 | * test/ruby/envutil.rb (EnvUtil#invoke_ruby): get rid of possible | nobu |
| 2010-06-23 | * test/ruby/test_regexp.rb (test_dup_warn): read in UTF-8 | nobu |
| 2010-06-06 | * array.c (rb_ary_product): need to set the length in order to get | nobu |
| 2010-06-05 | * text/ruby/envutil.rb: ToArray when args is String. | naruse |
| 2010-06-05 | * test/ruby/envutil.rb (EnvUtil#invoke_ruby): support for child | nobu |
| 2010-05-29 | * test/ruby/envutil.rb: fix for --disable-gems. | nobu |
| 2010-04-17 | * test/ruby/envutil.rb: update Gem::ConfigMap to fake environment for | mame |
| 2010-01-25 | * test/ruby/envutil.rb: use method_defined? instead of | mame |
| 2010-01-25 | * test/ruby/envutil.rb: fix the check if instance method `ruby' is | mame |
| 2010-01-12 | * test/ruby/envutil.rb (EnvUtil#rubybin): fake also rbconfig. | nobu |
| 2009-12-31 | * tool/mkconfig.rb: generate RbConfig.ruby in rbconfig.rb. | akr |
| 2009-12-16 | * test/ruby/envutil.rb: fix a typo in assert message. | kazu |
| 2009-12-13 | * test/ruby/envutil.rb (invoke_ruby): call to_str for stdin_data to | akr |
| 2009-11-24 | * test/ruby/envutil.rb (EnvUtil.invoke_ruby): raise Timeout::Error | akr |
| 2009-11-19 | move Test::Unit::Assertions#invoke_ruby to EnvUtil.invoke_ruby. | akr |
| 2009-11-17 | unused argument removed. | akr |
| 2009-11-16 | add tests. | akr |
| 2009-11-15 | fix previous change. | akr |
| 2009-11-15 | tests refined. | akr |
| 2009-11-15 | add tests. | akr |
| 2009-10-22 | * test/ruby/envutil.rb (assert_in_out_err): test_stdout and | akr |
| 2009-09-29 | * test/ruby/test_{class,module}.rb (test_method_redefinition): refined. | nobu |
| 2009-09-10 | * test/ruby/envutil.rb (assert_normal_exit): Don't use | akr |
| 2009-03-06 | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu |
| 2008-10-27 | * test/ruby/envutil.rb: reverted the changeset 19948 because it | yugui |
| 2008-10-26 | * test/ruby/envutil.rb (assert_in_out_err): disables builtin rubygems | nobu |
| 2008-07-15 | * test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err): new | mame |
| 2008-07-10 | * test/ruby/envutil.rb (assert_normal_exit): r17993 revert. | wanabe |
| 2008-07-10 | * test/ruby/envutil.rb (assert_normal_exit): finish writing script | wanabe |
| 2008-06-01 | * test/ruby/envutil.rb (assert_normal_exit): show coredump status. | akr |
| 2008-05-31 | * test/ruby/envutil.rb (assert_normal_exit): show pid when fail. | akr |
| 2008-05-25 | * test/ruby/envutil.rb (assert_normal_exit): signal description | akr |
| 2008-05-22 | * test/ruby/envutil.rb (assert_normal_exit): capture stdout and stderr | akr |
| 2008-05-20 | * test/ruby/test_file_exhaustive.rb (setup): workaround for Windows | usa |
| 2008-05-12 | * test/ruby/envutil.rb (rubybin): return expanded rubyexe instead of | usa |
| 2008-05-03 | * test/ruby/envutil.rb (Test::Unit::Assertions#assert_normal_exit): | akr |
| 2008-04-24 | * test/ruby/test_thread.rb: fix typos. | mame |