summaryrefslogtreecommitdiff
path: root/test/ruby/test_rubyoptions.rb
diff options
context:
space:
mode:
authorLars Kanis <lars@greiz-reinsdorf.de>2024-10-04 22:30:02 +0200
committergit <svn-admin@ruby-lang.org>2024-10-17 01:48:05 +0000
commit6a49bbd73406155159d11dca17181f356bdaa4c1 (patch)
tree692a7db4a6814cd87559693939312b1a13a5a47f /test/ruby/test_rubyoptions.rb
parent36b7ad3caa72bc0638d528dcb18682b94ff89b7e (diff)
[ruby/win32-registry] Move all tests to volatile environment and use per-test individual registry key
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
Diffstat (limited to 'test/ruby/test_rubyoptions.rb')
0 files changed, 0 insertions, 0 deletions