summaryrefslogtreecommitdiff
path: root/spec/ffi/strptr_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Improve strptr testsLars Kanis2020-04-171-6/+8
* sync specs w/ JRuby and move to rspectduehr2014-10-021-7/+6
* 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-1/+1
* 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-2/+2
* fix for strptr_spec.rb on Windows. From Charles Strahan <charles.c.strahan@g...Wayne Meissner2011-03-261-2/+11
* Sync up copyright headersWayne Meissner2011-01-091-0/+16
* Implement :strptr return type.Wayne Meissner2010-04-101-0/+36