Age | Commit message (Expand) | Author |
---|---|---|
26 hours | Try to run ignored tests with macOS 15 | Hiroshi SHIBATA |
2024-11-06 | macOS 15 is the stable version today | Hiroshi SHIBATA |
2024-09-10 | Add predicates for platforms | Nobuyoshi Nakada |
2024-08-20 | Decrease the timeout in assert_darwin_vm_dump_works (#11412) | Naoto Ono |
2024-08-14 | Increase the default timeout in assert_darwin_vm_dump_works | Naoto Ono |
2024-08-09 | Increase timeout in `test_darwin_invalid_call` method | Naoto Ono |
2024-07-12 | Pend some tests because these are not working with macOS 15 beta and Xcode 16... | Hiroshi SHIBATA |
2024-06-24 | Extend the timeout of TestVMDump#test_darwin_invalid_call, etc. | Yusuke Endoh |
2024-03-24 | Use dedicated methods to abort | Nobuyoshi Nakada |
2022-01-04 | Use omit instead of skip: test/ruby/**/*.rb | Hiroshi SHIBATA |
2020-05-26 | cause SEGV for the test. | Koichi Sasada |
2017-12-16 | test_vm_dump.rb: skip if gcc | nobu |
2017-09-01 | skip unless PLATFORM is darwin. | ko1 |
2017-09-01 | Fix C level backtrace on Darwin | naruse |