1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/lib
usa b2cdb79c7a merge revision(s) 49806:
envutil.rb: timeout_error argument to invoke_ruby

	* test/lib/envutil.rb (invoke_ruby): add `timeout_error` optional
	  keyword argument, the exception class to be raised if the target
	  process timed out.  if it is nil, no exception will be raised at
	  timeout but the terminated output, error, and status will be
	  returned.  defaulted to Timeout::Error.

	* test/lib/envutil.rb (assert_separately): check outputs and
	  status (including diagnostic reports) of timed-out process.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_2@58139 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-03-26 07:22:44 +00:00
..
minitest * lib/rake: Update to rake 10.4.0 2014-11-25 07:03:36 +00:00
test merge revision(s) 57589: [Backport #13205] 2017-03-25 16:13:11 +00:00
envutil.rb merge revision(s) 49806: 2017-03-26 07:22:44 +00:00
find_executable.rb * test/lib/envutil.rb: Moved from test/ruby/. 2014-11-13 16:05:37 +00:00
leakchecker.rb console.c: IO.console arguments passing 2014-12-25 07:14:12 +00:00
memory_status.rb * test/lib/envutil.rb: Moved from test/ruby/. 2014-11-13 16:05:37 +00:00
profile_test_all.rb * test/profile_test_all.rb: move into test library directory. 2014-06-26 09:16:56 +00:00
tracepointchecker.rb suppress warnings: assigned but unused variable 2014-06-30 10:11:02 +00:00
with_different_ofs.rb * test/with_different_ofs.rb: move into test library directory. 2014-06-26 09:27:22 +00:00