<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/ruby/test_literal.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>Use `to_s` and `puts` in tests</title>
<updated>2021-12-16T06:12:12+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-12-16T06:07:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=69a7eaae389b49eb2a99c1c44c11b3d5004d186f'/>
<id>69a7eaae389b49eb2a99c1c44c11b3d5004d186f</id>
<content type='text'>
`to_s` has the explict specification while `inspect` is often
vague.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`to_s` has the explict specification while `inspect` is often
vague.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix evaluation order of hash values for duplicate keys</title>
<updated>2021-10-18T16:09:07+00:00</updated>
<author>
<name>Jeremy Evans</name>
<email>code@jeremyevans.net</email>
</author>
<published>2021-10-18T16:09:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=fac2c0f73cafb5d65bfbba7aa8018fa427972d71'/>
<id>fac2c0f73cafb5d65bfbba7aa8018fa427972d71</id>
<content type='text'>
Fixes [Bug #17719]

Co-authored-by: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;
Co-authored-by: Ivo Anjo &lt;ivo@ivoanjo.me&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes [Bug #17719]

Co-authored-by: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;
Co-authored-by: Ivo Anjo &lt;ivo@ivoanjo.me&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Add test cases for constants and keywords</title>
<updated>2021-09-15T07:11:40+00:00</updated>
<author>
<name>Shugo Maeda</name>
<email>shugo@ruby-lang.org</email>
</author>
<published>2021-09-15T07:10:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=fae0f2486dd9768b7e20b9cf67166fe935f18b0f'/>
<id>fae0f2486dd9768b7e20b9cf67166fe935f18b0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds mixed hash value and value omission tests</title>
<updated>2021-09-13T04:54:03+00:00</updated>
<author>
<name>Brandon Weaver</name>
<email>keystonelemur@gmail.com</email>
</author>
<published>2021-09-13T03:34:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4676921730bd257c234396fd9134ae9876043756'/>
<id>4676921730bd257c234396fd9134ae9876043756</id>
<content type='text'>
Introduces specification tests for mixed values and value omissions for
Hashes and keyword arguments, such as `{ a:, b:, c: 3 }`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduces specification tests for mixed values and value omissions for
Hashes and keyword arguments, such as `{ a:, b:, c: 3 }`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation and tests for keyword argument value omission</title>
<updated>2021-09-11T11:23:36+00:00</updated>
<author>
<name>Shugo Maeda</name>
<email>shugo@ruby-lang.org</email>
</author>
<published>2021-09-11T11:23:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=297f9b8d4c4502aa2ba0eccf93dfce215a7b6dfe'/>
<id>297f9b8d4c4502aa2ba0eccf93dfce215a7b6dfe</id>
<content type='text'>
[Feature #14579]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[Feature #14579]
</pre>
</div>
</content>
</entry>
<entry>
<title>Warn more duplicate literal hash keys</title>
<updated>2021-06-03T06:11:18+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-06-03T04:26:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9f3888d6a3387773c8707b7971ce64c60df33d36'/>
<id>9f3888d6a3387773c8707b7971ce64c60df33d36</id>
<content type='text'>
Following non-special_const literals:
* T_REGEXP
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Following non-special_const literals:
* T_REGEXP
</pre>
</div>
</content>
</entry>
<entry>
<title>Warn more duplicate literal hash keys</title>
<updated>2021-06-03T06:11:18+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-06-03T03:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=37eb5e74395f148782f7d67b5218fb2e66b113d7'/>
<id>37eb5e74395f148782f7d67b5218fb2e66b113d7</id>
<content type='text'>
Following non-special_const literals:
* T_BIGNUM
* T_FLOAT (non-flonum)
* T_RATIONAL
* T_COMPLEX
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Following non-special_const literals:
* T_BIGNUM
* T_FLOAT (non-flonum)
* T_RATIONAL
* T_COMPLEX
</pre>
</div>
</content>
</entry>
<entry>
<title>Assertions for duplicate literal hash key warnings</title>
<updated>2021-06-03T06:11:18+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-06-03T03:26:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a023db49bfbbbe119638bae6abf8113f0de371de'/>
<id>a023db49bfbbbe119638bae6abf8113f0de371de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RUBY_ISEQ_DUMP_DEBUG=to_binary never kept the debug information for String literals</title>
<updated>2020-09-16T09:17:23+00:00</updated>
<author>
<name>Benoit Daloze</name>
<email>eregontp@gmail.com</email>
</author>
<published>2020-09-16T09:17:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9e813c1fc49ac5d1eba6ce38b8a1b44a80bafb91'/>
<id>9e813c1fc49ac5d1eba6ce38b8a1b44a80bafb91</id>
<content type='text'>
* That is, for plain string literals, not interpolated.
* The test below is very similar and uses the same check.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* That is, for plain string literals, not interpolated.
* The test below is very similar and uses the same check.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "skip on RUBY_ISEQ_DUMP_DEBUG=to_binary"</title>
<updated>2020-09-16T08:39:27+00:00</updated>
<author>
<name>Benoit Daloze</name>
<email>eregontp@gmail.com</email>
</author>
<published>2020-09-16T08:39:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9d8eeccf0659fa648527a6c2ecf06e5a6c0f8c64'/>
<id>9d8eeccf0659fa648527a6c2ecf06e5a6c0f8c64</id>
<content type='text'>
This reverts commit 889bbbaf527372c5cc229b56dca9a2322e325f26.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 889bbbaf527372c5cc229b56dca9a2322e325f26.
</pre>
</div>
</content>
</entry>
</feed>
