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
k0kubun 11974fc010 mjit.c: allow using MJIT header in build directory
when $MJIT_SEARCH_BUILD_DIR is set.

If prefix path is owned by root, `make install` needs to be run by root.
But in general we don't want to run `make test-all`, and also running
`make test-all` currently fails due to permission tests of rdoc and rubygems.
Thus, prior to this commit, specifying a prefix like "/usr/local" could
mean there was no way to pass test-all.

So we should not depend on `make install` for `make test-all`. Thus I
reverted r64104 and r64103, and applied this workaround to pass `make
test-all` without `make install`.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64143 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-07-31 12:43:06 +00:00
..
-test-
minitest Added guard condition for old ruby about RubyVM::MJIT. 2018-06-27 15:56:55 +00:00
test test/lib/test/unit/assertions.rb (assert_in_out_err): disable gems 2018-06-29 21:01:23 +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: allow using MJIT header in build directory 2018-07-31 12:43:06 +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