aboutsummaryrefslogtreecommitdiffstats
path: root/test/dl/test_func.rb
Commit message (Expand)AuthorAgeFilesLines
* * test/dl/test_func.rb (test_sinf): sinf() doesn't exist in the standard of C.usa2010-05-191-2/+6
* Wed Feb 3 10:12:09 2010 Aaron Patterson <tenderlove@ruby-lang.org>tenderlove2010-02-031-0/+18
* * test/dl/test_callback.rb testing callback removaltenderlove2009-12-071-0/+12
* * test/dl/test_cptr.rb (**): using ruby_xfree instead of libc's freetenderlove2009-11-131-1/+1
* * ext/dl/cptr.c (rb_dlptr_s_to_ptr): when wrapping a pointer it shouldtenderlove2009-11-121-1/+1
* * test/dl/test_func.rb (test_strtod): strtod test should not rely ontenderlove2009-11-101-2/+2
* * test/dl: use require_relative to require test_base.rb.akr2009-09-101-1/+1
* * test/dl: moved from ext/dl/test.nobu2009-03-031-0/+62