~ubuntu-branches/ubuntu/vivid/curl/vivid

« back to all changes in this revision

Viewing changes to tests/README

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Schuldei
  • Date: 2009-04-02 23:35:45 UTC
  • mto: (1.2.1 upstream) (3.2.3 sid)
  • mto: This revision was merged to the branch mainline in revision 38.
  • Revision ID: james.westby@ubuntu.com-20090402233545-geixkwhe3izccjt7
Tags: upstream-7.19.4
ImportĀ upstreamĀ versionĀ 7.19.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
109
109
  and torture tests to get more full coverage, i.e. do:
110
110
 
111
111
    make test
112
 
    cd tests
113
 
    make torture-test
 
112
    make test-torture
114
113
 
115
114
  The graphical tool ggcov can be used to browse the source and create
116
115
  coverage reports on *NIX hosts: