summaryrefslogtreecommitdiff
path: root/spec/ffi/managed_struct_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix GC spec of ManagedStructLars Kanis2022-04-211-4/+5
* Fix wrong usage of ManagedStruct.release in specsLars Kanis2022-04-211-2/+2
* Remove trailing spaces in .rb filesBenoit Daloze2020-12-211-1/+1
* temporarily disable #427 specstduehr2015-05-221-1/+2
* sync specs w/ JRuby and move to rspectduehr2014-10-021-4/+14
* remove require_relativetduehr2014-06-051-1/+1
* merge specs w/ JRuby and correct syntax to use rspectduehr2014-06-051-2/+2
* Use Rubinius API on Rubinius for forcing GCDirkjan Bussink2013-01-061-5/+1
* Change licensing of the specs to the same license as RubyspecDirkjan Bussink2012-11-251-12/+1
* Use matchers compatible with MSpecDirkjan Bussink2012-11-251-1/+1
* Avoid method redefined warnings.Matijs van Zuijlen2011-10-291-4/+4
* Avoid "possibly useless use of == in void context" warnings.Matijs van Zuijlen2011-10-291-1/+1
* Avoid assigned but unused variables in spec.Matijs van Zuijlen2011-10-291-1/+1
* Sync up copyright headersWayne Meissner2011-01-091-0/+16
* Bump wiggle_room to 5Wayne Meissner2009-11-061-1/+1
* Fix AutoPointer and ManagedStruct tests on JRubyWayne Meissner2009-05-051-1/+6
* Fix a couple of specs which fail on 1.9Wayne Meissner2009-03-191-1/+1
* added spec that fails under jruby: instantiated objects are of the wrong classMike Dalessio2009-02-051-0/+10
* Move Struct allocation into C codeWayne Meissner2009-01-241-1/+2
* Rename specs to spec/ffiWayne Meissner2008-12-051-0/+40