aboutsummaryrefslogtreecommitdiffstats
path: root/test/dl/test_cfunc.rb
Commit message (Expand)AuthorAgeFilesLines
* suppress warnings: unused variablesnaruse2012-11-301-1/+1
* * test/dl/test_cfunc.rb: test for r28156tenderlove2010-06-041-0/+4
* * test/dl/test_cfunc.rb (test_last_error): CFunc.last_error is thread localusa2010-06-021-4/+6
* * test/dl/test_cfunc.rb (test_to_s): a result of sprintf("%x", ptr)wanabe2010-03-191-1/+1
* * ext/dl/cfunc.c (**) updating documentationtenderlove2009-11-081-0/+9
* * ext/dl/cfunc.c (rb_dlcfunc_initialize): cleaning up C macrostenderlove2009-11-061-0/+6
* * test/dl: use require_relative to require test_base.rb.akr2009-09-101-1/+1
* * test/dl/test_{cfunc,ptr}.rb: added tests from Aaron Patterson.nobu2009-09-071-0/+59