summaryrefslogtreecommitdiff
path: root/test/test_extlibs.rb
AgeCommit message (Collapse)Author
2025-11-05Extend timeout for unstable testsTakashi Kokubun
https://github.com/ruby/ruby/actions/runs/19111531630/job/54609629054
2025-02-05Skip to existence check fiddle from TestExtLibsHiroshi SHIBATA
Notes: Merged: https://github.com/ruby/ruby/pull/12616
2025-01-16Disabled to existence test for win32oleHiroshi SHIBATA
Notes: Merged: https://github.com/ruby/ruby/pull/12583
2024-01-22Extract syslogHiroshi SHIBATA
2024-01-22Skip nkf from check_existenceHiroshi SHIBATA
2024-01-18Skip bigdecimal extension on TestExtLibsHiroshi SHIBATA
2023-06-08Removed racc/cparse checkingHiroshi SHIBATA
Notes: Merged: https://github.com/ruby/ruby/pull/7877
2023-05-10ext/readline is retiredHiroshi SHIBATA
2022-09-28dbm and gdbm have been extracted gems.Hiroshi SHIBATA
2020-11-11Removed win32apiHiroshi SHIBATA
Notes: Merged: https://github.com/ruby/ruby/pull/3712
2020-06-19Removed sdbm entries from toolchaninsHiroshi SHIBATA
Notes: Merged: https://github.com/ruby/ruby/pull/3234
2017-05-16Revert "test/test_extilibs.rb: do not check the existence of fiddle"normal
This reverts r58761 since fiddle is considered critical. [ruby-core:81201] [ruby-core:81203] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58764 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-05-16test/test_extilibs.rb: do not check the existence of fiddlenormal
libffi is not installed on all systems, and is not needed for most of the tests. Tested on a fresh FreeBSD 11.0 VM git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58761 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-04-20Removed deprecated extensions of mathn.hsbt
* ext/mathn/{complex,rational}: Removed from ruby core. [fix GH-1542][Feature #13334][ruby-core:80247] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58413 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-04-20Move test_extlibs.rb because it's not the test of ruby itselfusa
* test/test_extlibs.rb: moved from test/ruby. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58407 b2dd03c8-39d4-4d8f-98ff-823fe69b080e