<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool/test-bundled-gems.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>Revert "skip bundled gem rss test for a while."</title>
<updated>2024-08-06T09:59:52+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-08-01T04:31:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=116d95b476aed8c7dd525d521bf35f5f324096c0'/>
<id>116d95b476aed8c7dd525d521bf35f5f324096c0</id>
<content type='text'>
This reverts commit 0cc98ae353fd231bcd0e704c251198abc4406247.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 0cc98ae353fd231bcd0e704c251198abc4406247.
</pre>
</div>
</content>
</entry>
<entry>
<title>skip bundled gem rss test for a while.</title>
<updated>2024-07-26T13:37:30+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2024-07-26T13:37:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0cc98ae353fd231bcd0e704c251198abc4406247'/>
<id>0cc98ae353fd231bcd0e704c251198abc4406247</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow test-unit-ruby-core files to be loaded from bundled gems</title>
<updated>2024-06-18T13:53:58+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-06-13T16:21:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9542ef2798c6f555df5115da6881a5d50ed7034b'/>
<id>9542ef2798c6f555df5115da6881a5d50ed7034b</id>
<content type='text'>
Separate the directly from the customized test-unit, since it may not
work with bundled gems.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Separate the directly from the customized test-unit, since it may not
work with bundled gems.
</pre>
</div>
</content>
</entry>
<entry>
<title>Try to skip Prime_test.rb</title>
<updated>2023-06-13T05:01:57+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-06-12T02:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=34da58bd17af10099e2a8f771d8c6aaa038b6cbe'/>
<id>34da58bd17af10099e2a8f771d8c6aaa038b6cbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run test-unit test without rake task to avoid yard dependency</title>
<updated>2023-06-13T05:01:57+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-06-12T01:02:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1b2ad95c256b0ed5ff5658d752aeadcfed82268c'/>
<id>1b2ad95c256b0ed5ff5658d752aeadcfed82268c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set up RBS_SKIP_TESTS (#6862)</title>
<updated>2022-12-21T13:11:51+00:00</updated>
<author>
<name>Soutaro Matsumoto</name>
<email>matsumoto@soutaro.com</email>
</author>
<published>2022-12-21T13:11:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6af6857ecfd5d67e5e9125c7ace0900475481275'/>
<id>6af6857ecfd5d67e5e9125c7ace0900475481275</id>
<content type='text'>
* Set up RBS_SKIP_TESTS</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Set up RBS_SKIP_TESTS</pre>
</div>
</content>
</entry>
<entry>
<title>Display error messages outside the groups so can be found quickly</title>
<updated>2022-12-12T14:32:37+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-12-12T04:38:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6d6b1e599034717c8c8df67ece0d4abb4e12d4cb'/>
<id>6d6b1e599034717c8c8df67ece0d4abb4e12d4cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run skipped minitest tests that now pass</title>
<updated>2022-11-19T01:36:51+00:00</updated>
<author>
<name>Alan Wu</name>
<email>XrXr@users.noreply.github.com</email>
</author>
<published>2022-11-18T23:56:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=574d849869032f987d6b9168e01fe704258b8974'/>
<id>574d849869032f987d6b9168e01fe704258b8974</id>
<content type='text'>
The mentioned PR was merged.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The mentioned PR was merged.
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not load library files from repository only for test</title>
<updated>2022-07-27T08:36:45+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-07-27T08:36:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=464f73a5f0c1042bfefdd367b330cbdcafffca95'/>
<id>464f73a5f0c1042bfefdd367b330cbdcafffca95</id>
<content type='text'>
What we want to test should be the bundled and to be installed files,
but not the upstream.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
What we want to test should be the bundled and to be installed files,
but not the upstream.</pre>
</div>
</content>
</entry>
<entry>
<title>Use built bundled gems in test-bundled-gems</title>
<updated>2022-07-24T23:50:07+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-07-15T17:08:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b291c972fa36e05107d13eea25cc445db4b4bec3'/>
<id>b291c972fa36e05107d13eea25cc445db4b4bec3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
