<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool/test/testunit, branch ruby_2_7</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Make TracePoint.stat a singleton method again (#2726)</title>
<updated>2019-12-05T02:02:21+00:00</updated>
<author>
<name>Alan Wu</name>
<email>XrXr@users.noreply.github.com</email>
</author>
<published>2019-12-05T02:02:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=df76f2c577b6567b617be2df9451123cc450d1cc'/>
<id>df76f2c577b6567b617be2df9451123cc450d1cc</id>
<content type='text'>
[Bug #16399]</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[Bug #16399]</pre>
</div>
</content>
</entry>
<entry>
<title>tool/lib/test/unit/parallel.rb: fail explicitly when failing to get io</title>
<updated>2019-12-03T08:26:12+00:00</updated>
<author>
<name>Yusuke Endoh</name>
<email>mame@ruby-lang.org</email>
</author>
<published>2019-12-03T08:05:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=409e4ab740de3852c3667217bcf41b55040f638f'/>
<id>409e4ab740de3852c3667217bcf41b55040f638f</id>
<content type='text'>
`(ulimit -n 30; make test-tool)` fails with unexplicit message:
"undefined method `write' for nil:NilClass" due to lack of stdout.

This change makes it explicit.  [Bug #5577]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`(ulimit -n 30; make test-tool)` fails with unexplicit message:
"undefined method `write' for nil:NilClass" due to lack of stdout.

This change makes it explicit.  [Bug #5577]
</pre>
</div>
</content>
</entry>
<entry>
<title>use builtin for TracePoint.</title>
<updated>2019-11-08T00:09:29+00:00</updated>
<author>
<name>Koichi Sasada</name>
<email>ko1@atdot.net</email>
</author>
<published>2019-11-07T09:22:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e2a45cb984ba75083a577b38ee9643800579a280'/>
<id>e2a45cb984ba75083a577b38ee9643800579a280</id>
<content type='text'>
Define TracePoint in trace_point.rb and use __builtin_ syntax.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Define TracePoint in trace_point.rb and use __builtin_ syntax.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix assertion number.</title>
<updated>2019-10-02T08:19:14+00:00</updated>
<author>
<name>Koichi Sasada</name>
<email>ko1@atdot.net</email>
</author>
<published>2019-10-02T08:16:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9759e3c9f09ec442b2aa0d0cc299ac791e516a01'/>
<id>9759e3c9f09ec442b2aa0d0cc299ac791e516a01</id>
<content type='text'>
On parallel test, there are additional tests because of implicit
checkers which are enabled on 84cbce3d88.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On parallel test, there are additional tests because of implicit
checkers which are enabled on 84cbce3d88.
</pre>
</div>
</content>
</entry>
<entry>
<title>Split test files for test-framework that are test-unit and minitest to tool direcotry.</title>
<updated>2019-07-01T22:59:54+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2019-07-01T12:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c68781e9181cb43af1bac29b3c974887205c3bf3'/>
<id>c68781e9181cb43af1bac29b3c974887205c3bf3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
