~ubuntu-branches/ubuntu/utopic/curl/utopic-updates

« back to all changes in this revision

Viewing changes to tests/data/test1306

  • Committer: Bazaar Package Importer
  • Author(s): Lorenzo De Liso
  • Date: 2011-05-02 19:12:31 UTC
  • mfrom: (3.4.17 sid)
  • Revision ID: james.westby@ubuntu.com-20110502191231-1hiklg06nzo62ws8
Tags: 7.21.6-1ubuntu1
* Merge from debian unstable (LP: #775794), remaining changes:
  - debian/control:
    + Build-Depends: Replace libssh2-1-dev with openssh-server.
      Drop stunnel since it's in universe, as well.
    + Drop libssh2-1-dev from libcurl4-openssl-dev's Depends.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<testcase>
 
2
<!-- This replaces test 559 -->
 
3
<info>
 
4
<keywords>
 
5
unittest
 
6
hash
 
7
</keywords>
 
8
</info>
 
9
 
 
10
#
 
11
# Client-side
 
12
<client>
 
13
<server>
 
14
none
 
15
</server>
 
16
<features>
 
17
unittest
 
18
</features>
 
19
 <name>
 
20
internal hash create/add/destroy testing
 
21
 </name>
 
22
<tool>
 
23
unit1305
 
24
</tool>
 
25
<command>
 
26
1306
 
27
</command>
 
28
</client>
 
29
 
 
30
</testcase>