1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/soap
nobu fa7a5d5477 * ext/extmk.rb (extmake): skip uncompiled extensions.
* lib/mkmf.rb (create_makefile): emit no rules for static library if
  $static is nil, e.g., outside of ext/.

* lib/test/unit/ui/console/testrunner.rb (test_started): show test
  name via $0.

* runruby.rb: set environments to use the compiled binary.

* test/runner.rb: do nothing while cross-compiling.

* test/drb/drbtest.rb, test/soap/calc/test_calc_cgi.rb: use envutil to
  know ruby binary.

* test/ruby/envutil.rb: give priority to RUBY environment variable to
  use just compiled binary and libraries.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6125 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-08 10:45:21 +00:00
..
calc * ext/extmk.rb (extmake): skip uncompiled extensions. 2004-04-08 10:45:21 +00:00
helloworld * test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb to 2004-01-29 13:22:27 +00:00
marshal * test/soap/marshal/test_marshal.rb, test/ruby/test_marshal.rb: do $: 2004-02-17 14:28:34 +00:00
test_basetype.rb * import soap4r/1.5.2; 2004-01-06 02:20:51 +00:00
test_property.rb * test/soap/test_property.rb: remove duplicated test method. 2003-12-22 11:11:29 +00:00
test_soapelement.rb * test/soap/*, test/wsdl/*, test/xsd/*: move TestCase classes into each module 2003-09-26 18:34:41 +00:00
test_streamhandler.rb * import soap4r/1.5.2; 2004-01-06 02:20:51 +00:00