summaryrefslogtreecommitdiff
path: root/spec/ffi/ffi_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow prerelease FFI::VERSIONLars Kanis2021-08-131-1/+1
* Require "ffi/version" per defaultLars Kanis2020-01-091-0/+6
* sync specs w/ JRuby and move to rspectduehr2014-10-021-6/+4
* remove require_relativetduehr2014-06-051-1/+1
* merge specs w/ JRuby and correct syntax to use rspectduehr2014-06-051-1/+2
* Change licensing of the specs to the same license as RubyspecDirkjan Bussink2012-11-251-12/+1
* Use matchers compatible with MSpecDirkjan Bussink2012-11-251-3/+3
* Avoid "possibly useless use of == in void context" warnings.Matijs van Zuijlen2011-10-291-3/+3
* Sync up copyright headersWayne Meissner2011-01-091-0/+16
* Always convert 'c' -> FFI::Library::LIBC in FFI.map_library_name()Wayne Meissner2010-05-011-0/+4
* Fixes FFI.map_library_name to detect platform library extension correctly :Alban Peignier2010-05-011-0/+20