<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/racc/case.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>[ruby/racc] Make racc test more flexible (for JRuby).</title>
<updated>2022-11-10T22:36:34+00:00</updated>
<author>
<name>Thomas E. Enebo</name>
<email>tom.enebo@gmail.com</email>
</author>
<published>2022-11-10T19:37:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=51d161980ae0e26602eb17bed5f9cc0beb61f9a3'/>
<id>51d161980ae0e26602eb17bed5f9cc0beb61f9a3</id>
<content type='text'>
JRuby uses these same files for testing racc. The existing logic will not
find 'racc' in a JRuby project checkout. This change allows it to work by
just assuming 'ruby -S racc' when running tests. This will not change C
Ruby's detection when setting up tests (since earlier checks will find
racc).

https://github.com/ruby/racc/commit/b74ce5e018
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
JRuby uses these same files for testing racc. The existing logic will not
find 'racc' in a JRuby project checkout. This change allows it to work by
just assuming 'ruby -S racc' when running tests. This will not change C
Ruby's detection when setting up tests (since earlier checks will find
racc).

https://github.com/ruby/racc/commit/b74ce5e018
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/racc] Show diffs</title>
<updated>2022-05-20T08:49:15+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-10-30T16:09:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1d9f2a450410e57c5d7fbfe078872a95eb3ec82a'/>
<id>1d9f2a450410e57c5d7fbfe078872a95eb3ec82a</id>
<content type='text'>
https://github.com/ruby/racc/commit/0b679e2f69
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/racc/commit/0b679e2f69
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/racc] Prefer __dir__ over File.dirname(__FILE__)</title>
<updated>2021-09-15T07:20:18+00:00</updated>
<author>
<name>Olle Jonsson</name>
<email>olle.jonsson@auctionet.com</email>
</author>
<published>2021-09-14T12:38:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=645acf5771dccdae7791c8e1e24a43ad350a3594'/>
<id>645acf5771dccdae7791c8e1e24a43ad350a3594</id>
<content type='text'>
https://github.com/ruby/racc/commit/c49df40658
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/racc/commit/c49df40658
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/racc] Rename helper to case</title>
<updated>2021-09-14T23:52:49+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2021-09-14T12:15:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f650ca7568d076f6e7afb32886abfcf85b17275d'/>
<id>f650ca7568d076f6e7afb32886abfcf85b17275d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
