зеркало из https://github.com/github/ruby.git
* common.mk (TESTS): removed to re-enable test for minitest.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19804 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
01cdeb8da7
Коммит
0f4ea5f3e3
|
@ -1,3 +1,7 @@
|
|||
Thu Oct 16 23:48:34 2008 Tanaka Akira <akr@fsij.org>
|
||||
|
||||
* common.mk (TESTS): removed to re-enable test for minitest.
|
||||
|
||||
Thu Oct 16 23:37:11 2008 Yusuke Endoh <mame@tsg.ne.jp>
|
||||
|
||||
* compile.c (iseq_set_sequence): fix memory leak.
|
||||
|
|
|
@ -110,7 +110,6 @@ INSTALL_DATA_MODE = 0644
|
|||
PRE_LIBRUBY_UPDATE = $(MINIRUBY) -e 'ARGV[1] or File.unlink(ARGV[0]) rescue nil' -- \
|
||||
$(LIBRUBY_EXTS) $(LIBRUBY_SO_UPDATE)
|
||||
|
||||
TESTS = -x minitest
|
||||
TESTSDIR = $(srcdir)/test
|
||||
TESTWORKDIR = testwork
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче