<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/win32/test_registry.rb, branch v3_4_9</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[ruby/win32-registry] Fix compatibility with JRuby</title>
<updated>2024-10-17T01:51:41+00:00</updated>
<author>
<name>Lars Kanis</name>
<email>kanis@comcard.de</email>
</author>
<published>2024-10-11T20:41:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=85ce3b177cf0b4749a8328c7b509ec27b2f02da0'/>
<id>85ce3b177cf0b4749a8328c7b509ec27b2f02da0</id>
<content type='text'>
JRuby's fiddle implementation has quite some shortcomings compared with the CRuby impl.
Add JRuby tests in CI.

https://github.com/ruby/win32-registry/commit/7f34184c2e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
JRuby's fiddle implementation has quite some shortcomings compared with the CRuby impl.
Add JRuby tests in CI.

https://github.com/ruby/win32-registry/commit/7f34184c2e
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/win32-registry] Move all tests to volatile environment and use per-test individual registry key</title>
<updated>2024-10-17T01:48:05+00:00</updated>
<author>
<name>Lars Kanis</name>
<email>lars@greiz-reinsdorf.de</email>
</author>
<published>2024-10-04T20:30:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6a49bbd73406155159d11dca17181f356bdaa4c1'/>
<id>6a49bbd73406155159d11dca17181f356bdaa4c1</id>
<content type='text'>
This allows to run all tests in parallel.
Usage of `File` methods is avoided.
Since all tests are executed in the volatile environment of the registry,
the dedicated 'create_volatile' test is removed now.
Also add some documentation to the test setup.

Downside of this use of the "Volatile Environment" is that we can not use or test
the `create` method with default options.
This is because within this path only keys with option `REG_OPTION_VOLATILE` are allowed.

https://github.com/ruby/win32-registry/commit/3c186ae7dd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows to run all tests in parallel.
Usage of `File` methods is avoided.
Since all tests are executed in the volatile environment of the registry,
the dedicated 'create_volatile' test is removed now.
Also add some documentation to the test setup.

Downside of this use of the "Volatile Environment" is that we can not use or test
the `create` method with default options.
This is because within this path only keys with option `REG_OPTION_VOLATILE` are allowed.

https://github.com/ruby/win32-registry/commit/3c186ae7dd
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync from ruby/win32-registry</title>
<updated>2024-10-09T04:55:45+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-10-04T05:37:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4eda289a13c61347c28cbb327d07e5064583904d'/>
<id>4eda289a13c61347c28cbb327d07e5064583904d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test for win32/registry.rb</title>
<updated>2024-05-03T05:47:18+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2024-05-02T16:07:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9f8e87c44bc87f5b37364707d1f570da1d7a6f89'/>
<id>9f8e87c44bc87f5b37364707d1f570da1d7a6f89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
