<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool/lib/iseq_loader_checker.rb, branch v3_2_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Enable checkers on parallel test.</title>
<updated>2019-10-02T07:23:00+00:00</updated>
<author>
<name>Koichi Sasada</name>
<email>ko1@atdot.net</email>
</author>
<published>2019-10-02T07:02:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=84cbce3d880f0d6a51ccf3622b8d1e79132b9a0e'/>
<id>84cbce3d880f0d6a51ccf3622b8d1e79132b9a0e</id>
<content type='text'>
parallel test (`make test-all TESTS=-j8`) runs tests on specified
number of processes. However, some test checkers written in
`runner.rb` are not loaded. This fix enable these checkers on
parallel tests.

See also: https://github.com/ruby/ruby/pull/2508
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
parallel test (`make test-all TESTS=-j8`) runs tests on specified
number of processes. However, some test checkers written in
`runner.rb` are not loaded. This fix enable these checkers on
parallel tests.

See also: https://github.com/ruby/ruby/pull/2508
</pre>
</div>
</content>
</entry>
<entry>
<title>show RUBY_ISEQ_DUMP_DEBUG envval if given.</title>
<updated>2019-09-30T06:35:22+00:00</updated>
<author>
<name>Koichi Sasada</name>
<email>ko1@atdot.net</email>
</author>
<published>2019-09-30T06:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bf8d7d9c1d89a62537566ea6dd43db175a892dbd'/>
<id>bf8d7d9c1d89a62537566ea6dd43db175a892dbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move to tool/lib from test/lib.</title>
<updated>2019-07-01T22:59:54+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2019-06-29T10:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c3c0e3f5c9444c197779cb242de46dfffda79dec'/>
<id>c3c0e3f5c9444c197779cb242de46dfffda79dec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
