14 Commits

Author SHA1 Message Date
Hiroshi SHIBATA
ec2bd6f74e Skip to existence check fiddle from TestExtLibs 2025-02-05 07:36:59 +09:00
Hiroshi SHIBATA
4e563d9c51
Disabled to existence test for win32ole 2025-01-16 12:35:21 +09:00
Hiroshi SHIBATA
029b6d5b76 Extract syslog 2024-01-22 15:59:40 +09:00
Hiroshi SHIBATA
38a1b88d1e Skip nkf from check_existence 2024-01-22 14:17:52 +09:00
Hiroshi SHIBATA
9f729cf36a Skip bigdecimal extension on TestExtLibs 2024-01-18 07:44:13 +09:00
Hiroshi SHIBATA
044d0606e2 Removed racc/cparse checking 2023-06-08 17:25:38 +09:00
Hiroshi SHIBATA
507801c6d7
ext/readline is retired 2023-05-10 09:52:33 +09:00
Hiroshi SHIBATA
b58710e006
dbm and gdbm have been extracted gems. 2022-09-28 17:06:12 +09:00
Hiroshi SHIBATA
ff67aac193 Removed win32api 2020-11-11 09:27:36 +09:00
Hiroshi SHIBATA
16854c95c2 Removed sdbm entries from toolchanins 2020-06-19 08:26:47 +09:00
normal
8dbf0f2ac7 Revert "test/test_extilibs.rb: do not check the existence of fiddle"
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-16 23:59:01 +00:00
normal
c836e8ddd5 test/test_extilibs.rb: do not check the existence of fiddle
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-05-16 22:05:39 +00:00
hsbt
7b3ac07781 Removed deprecated extensions of mathn.
* 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-20 08:21:24 +00:00
usa
abbabbf8c8 Move test_extlibs.rb because it's not the test of ruby itself
* 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
2017-04-20 01:36:11 +00:00