ruby/ext/-test-/load
Nobuyoshi Nakada 8abdd56c31
Test rb_ext_resolve_symbol without Windows .def files
`RUBY_FUNC_EXPORTED` is working on Windows since 906a86e4de.
And as .def files are not processed by the preprocessor, it is less
flexible than `RUBY_FUNC_EXPORTED`, (e.g., select symbols by
conditions such as ruby version).
2024-06-10 17:47:35 +09:00
..
dot.dot ruby tool/update-deps --fix 2024-04-27 21:55:28 +09:00
protect ruby tool/update-deps --fix 2024-04-27 21:55:28 +09:00
resolve_symbol_resolver stop warnings from running the test case requiring .so twice 2023-12-15 11:09:31 +09:00
resolve_symbol_target Test rb_ext_resolve_symbol without Windows .def files 2024-06-10 17:47:35 +09:00
stringify_symbols rb_ext_resolve_symbol: C API to resolve and return externed symbols [Feature #20005] 2023-12-14 17:39:42 +09:00
stringify_target Test rb_ext_resolve_symbol without Windows .def files 2024-06-10 17:47:35 +09:00