Koichi Sasada
1ce10f3fbb
do not reset EnvUtil.timeout_scale
...
Even if `setup` is omitted, but `teardown` is called and
`EnvUtil.timeout_scale` was reset with `nil`.
2025-03-05 05:45:54 +09:00
Peter Zhu
50469809b8
[ruby/mmtk] Use RUBY_TEST_TIMEOUT_SCALE for tests
...
RUBY_TEST_TIMEOUT_SCALE is set for debug builds because they are slower
to run. We should respect this environment variable in MMTk tests too.
0a66c518bf
2025-02-10 19:33:04 +00:00
Peter Zhu
cf4d848cad
[ruby/mmtk] Add framework for tests
...
6d94549fc7
2025-01-14 16:18:52 +00:00
Peter Zhu
5f3d1eeb55
[ruby/mmtk] Remove accidentally committed files
...
154a038293
2025-01-13 20:11:06 +00:00
Peter Zhu
f821a127ea
[ruby/mmtk] Exit with error message if MMTK_HEAP_MIN is invalid
...
1d2f7b9cfc
2025-01-13 20:08:20 +00:00