~statik/ubuntu/maverick/erlang/erlang-merge-testing

« back to all changes in this revision

Viewing changes to lib/test_server/doc/src/ts.xml

  • Committer: Bazaar Package Importer
  • Author(s): Sergei Golovan
  • Date: 2009-05-01 10:14:38 UTC
  • mfrom: (3.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20090501101438-6qlr6rsdxgyzrg2z
Tags: 1:13.b-dfsg-2
* Cleaned up patches: removed unneeded patch which helped to support
  different SCTP library versions, made sure that changes for m68k
  architecture applied only when building on this architecture.
* Removed duplicated information from binary packages descriptions.
* Don't require libsctp-dev build-dependency on solaris-i386 architecture
  which allows to build Erlang on Nexenta (thanks to Tim Spriggs for
  the suggestion).

Show diffs side-by-side

added added

removed removed

Lines of Context:
427
427
          <c>code:lib_dir(Spec)</c>.
428
428
          </p>
429
429
        <p>The same cover compiled code will be loaded on all slave or
430
 
          peer nodes started with <c>test_server:start_node/3</c>. If
431
 
          the loading fails, e.g. if the node runs an old version of
432
 
          OTP, the node will simply not be a part of the coverage
 
430
          peer nodes started with <c>test_server:start_node/3</c>. The
 
431
          exception is nodes that run an old version of OTP. If the loading 
 
432
          fails, the node will simply not be a part of the coverage
433
433
          analysis. Note that slave and peer nodes must be stopped with
434
434
          <c>test_server:stop_node/1</c> for the node to be part of the
435
435
          coverage analysis, else the test server will not be able to