summaryrefslogtreecommitdiff
path: root/spec/ffi/buffer_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Implement Write Barrier and dsize for FFI::PointerJean Boussier2023-03-061-0/+10
* Remove trailing spaces in .rb filesBenoit Daloze2020-12-211-3/+3
* Add test for #read_bytes and #write_bytesBenoit Daloze2019-05-161-0/+8
* Specify error class for several raise_error callsLars Kanis2018-06-021-6/+6
* sync specs w/ JRuby and move to rspectduehr2014-10-021-37/+64
* remove require_relativetduehr2014-06-051-1/+1
* merge specs w/ JRuby and correct syntax to use rspectduehr2014-06-051-1/+2
* Add tests for block-form of Buffer::new and MemoryPointer::newWayne Meissner2013-01-161-0/+10
* Change licensing of the specs to the same license as RubyspecDirkjan Bussink2012-11-251-12/+1
* Use matchers compatible with MSpecDirkjan Bussink2012-11-251-25/+25
* Add Pointer#write_bytes specWayne Meissner2012-11-101-0/+37
* Avoid "possibly useless use of == in void context" warnings.Matijs van Zuijlen2011-10-291-23/+23
* Sync up copyright headersWayne Meissner2011-01-091-21/+34
* Add Buffer#size for compatibility with JRuby FFI::BufferAman Gupta2009-08-051-0/+6
* Rename specs to spec/ffiWayne Meissner2008-12-051-0/+196