summaryrefslogtreecommitdiff
path: root/test/dl/test_handle.rb
AgeCommit message (Expand)Author
2014-03-13test/dl, test/fiddle: relax criterianobu
2014-03-11envutil.rb: do not check RSS by defaultnobu
2014-03-09tests for [Bug #9599]nobu
2014-01-15same as r44598naruse
2012-11-30Use RUBYOPT to overwrite original RUBYOPT ENVnaruse
2012-11-30assert_in_out_err with block ignores test_stdoutkazu
2012-11-30Refix r38002: capture_subprocess_io also doesn't forknaruse
2012-11-30Use capture_subprocess_io instead of capture_io. fix r38002naruse
2012-11-29Run another process to avoid failure when objspace is already loadednaruse
2011-07-20Add test for r32586.naruse
2011-03-25* test/ruby/test_process.rb (TestProcess#test_no_curdir): skip silently onusa
2010-05-19Fix test to follow the behavior of NetBSD's dlsym.naruse
2010-03-20* test/dl/test_handle.rb: skip some tests on mswin/mingw.wanabe
2010-02-16* test/dl/test_{base,handle}.rb: use more verbose assertions.nobu
2010-02-07* test/dl/test_handle.rb (test_NEXT): fix for BSD.naruse
2010-02-02use require_relative.akr
2009-10-25* ext/dl/handle.c (**) adding documentationtenderlove
2009-10-25* ext/dl/handle.c (rb_dlhandle_close_enabled_p) testing that handles cantenderlove
2009-10-25* ext/dl/handle.c (**) adding documentationtenderlove
2009-10-25* ext/dl/handle.c (rb_dlhandle_sym) refactoring rb_secure(2)tenderlove
2009-10-25* ext/dl/handle.c (rb_dlhandle_sym) removing unnecessary code. Addingtenderlove
2009-10-24* ext/dl/handle.c (rb_dlhandle_close) check return value of dlclose()tenderlove
2009-10-23* ext/ext/dl/handle.c (rb_dlhandle_initialize) added rb_secure(2)tenderlove