summaryrefslogtreecommitdiff
path: root/test/dl/test_dl2.rb
AgeCommit message (Expand)Author
2010-03-19* test/dl/test_dl2.rb (DL::TestDL#ptr2num): add for LLP64.wanabe
2010-03-19* test/dl/test_dl2.rb: require 'dl/func' to refer DL::Function.wanabe
2010-02-03Wed Feb 3 10:12:09 2010 Aaron Patterson <tenderlove@ruby-lang.org>tenderlove
2009-11-01* ext/dl/cptr.c (rb_dlptr_size) splitting function to reduce complexitytenderlove
2009-11-01* test/dl/test_dl2.rb (**) testing malloc and realloctenderlove
2009-09-10* test/dl: use require_relative to require test_base.rb.akr
2009-09-09* test/dl/test_dl2.rb (test_call_double, test_sin): fixed argumentnobu
2009-03-03* test/dl: moved from ext/dl/test.nobu