summaryrefslogtreecommitdiff
path: root/test/dl/test_cfunc.rb
AgeCommit message (Expand)Author
2010-06-04* test/dl/test_cfunc.rb: test for r28156tenderlove
2010-06-02* test/dl/test_cfunc.rb (test_last_error): CFunc.last_error is thread localusa
2010-03-19* test/dl/test_cfunc.rb (test_to_s): a result of sprintf("%x", ptr)wanabe
2009-11-08* ext/dl/cfunc.c (**) updating documentationtenderlove
2009-11-06* ext/dl/cfunc.c (rb_dlcfunc_initialize): cleaning up C macrostenderlove
2009-09-10* test/dl: use require_relative to require test_base.rb.akr
2009-09-07* test/dl/test_{cfunc,ptr}.rb: added tests from Aaron Patterson.nobu