backports/test
Marc-André Lafortune e52fc7954f Improve async testing 2021-11-08 09:48:27 -05:00
..
README Update test/readme 2013-03-08 13:43:49 -05:00
_backport_guards_test.rb Reduce number of requires, strategically require std_lib 2020-06-22 10:01:04 -04:00
bit_length_test.rb Fix Bignum#bit_length [#95] 2015-07-12 19:01:02 +02:00
filtered_queue_test.rb Improve async testing 2021-11-08 09:48:27 -05:00
lazy_test.rb Adapt test to not use aliases, so it works backported or not 2013-03-29 23:08:49 -04:00
mri_runner.rb Don't stop at ractor tests 2021-01-27 00:20:38 -05:00
mri_runner_patched.rb Backport `Ractor` 2020-12-30 18:15:41 -05:00
ractor_extra_test.rb Tweak for 2.2- 2021-01-27 00:20:38 -05:00
ractor_test.rb Backport `Ractor` 2020-12-30 18:15:41 -05:00
socket_interaction_test.rb Fix tests & use rubyspecs 2013-03-05 00:46:17 -05:00
test_helper.rb Fix tests & use rubyspecs 2013-03-05 00:46:17 -05:00
test_ractor.rb Move test first, looks like a thread remains hung from time to time 2020-12-30 18:15:41 -05:00

README

`rake test` will run the tests in here.
`rake spec` will run the rubyspecs.