aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_vm_dump.rb
Commit message (Expand)AuthorAgeFilesLines
* Pend some tests because these are not working with macOS 15 beta and Xcode 16...Hiroshi SHIBATA2024-07-121-0/+2
* Extend the timeout of TestVMDump#test_darwin_invalid_call, etc.Yusuke Endoh2024-06-241-1/+1
* Use dedicated methods to abortNobuyoshi Nakada2024-03-241-3/+4
* Use omit instead of skip: test/ruby/**/*.rbHiroshi SHIBATA2022-01-041-1/+1
* cause SEGV for the test.Koichi Sasada2020-05-261-1/+1
* test_vm_dump.rb: skip if gccnobu2017-12-161-1/+1
* skip unless PLATFORM is darwin.ko12017-09-011-4/+5
* Fix C level backtrace on Darwinnaruse2017-09-011-0/+20