1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/lib
nobu fa7fa92870 mjit.c: clean so file on Windows
* mjit.c (dlclose): use FreeLibrary to manage the reference count
  on the loaded module properly.

* mjit.c (clean_so_file): clean shared object file after unloaded,
  in-use files cannot be removed on Windows.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63273 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-04-27 07:39:00 +00:00
..
-test-
minitest mjit_compile.c: merge initial JIT compiler 2018-02-04 11:22:28 +00:00
test assertions.rb: parentheses 2018-03-12 15:19:37 +00:00
envutil.rb Show how many seconds it timeouts 2018-01-05 20:36:46 +00:00
find_executable.rb
iseq_loader_checker.rb
jit_support.rb mjit.c: clean so file on Windows 2018-04-27 07:39:00 +00:00
leakchecker.rb test/lib/leakchecker.rb: Add check_verbose 2018-03-31 02:29:19 +00:00
memory_status.rb
profile_test_all.rb
tracepointchecker.rb Ignore failures related to threading. 2017-11-27 02:11:36 +00:00
with_different_ofs.rb
zombie_hunter.rb mjit.c: merge MJIT infrastructure 2018-02-04 06:58:09 +00:00