tests/test-push-cgi.t
changeset 18346 6c2563b2c1c6
parent 16913 f2719b387380
child 18957 6b618aa08b6e
equal deleted inserted replaced
18345:590056e0ec2f 18346:6c2563b2c1c6
    52   $ QUERY_STRING="cmd=unbundle&heads=666f726365"; export QUERY_STRING
    52   $ QUERY_STRING="cmd=unbundle&heads=666f726365"; export QUERY_STRING
    53   $ python hgweb.cgi <bundle.hg >page2 2>&1
    53   $ python hgweb.cgi <bundle.hg >page2 2>&1
    54   $ cat page2
    54   $ cat page2
    55   Status: 200 Script output follows\r (esc)
    55   Status: 200 Script output follows\r (esc)
    56   Content-Type: application/mercurial-0.1\r (esc)
    56   Content-Type: application/mercurial-0.1\r (esc)
       
    57   Content-Length: 102\r (esc)
    57   \r (esc)
    58   \r (esc)
    58   1
    59   1
    59   adding changesets
    60   adding changesets
    60   adding manifests
    61   adding manifests
    61   adding file changes
    62   adding file changes
    66   $ QUERY_STRING="cmd=unbundle&heads=f7b1eb17ad24730a1651fccd46c43826d1bbc2ac"; export QUERY_STRING
    67   $ QUERY_STRING="cmd=unbundle&heads=f7b1eb17ad24730a1651fccd46c43826d1bbc2ac"; export QUERY_STRING
    67   $ python hgweb.cgi <bundle.hg >page3 2>&1
    68   $ python hgweb.cgi <bundle.hg >page3 2>&1
    68   $ cat page3
    69   $ cat page3
    69   Status: 200 Script output follows\r (esc)
    70   Status: 200 Script output follows\r (esc)
    70   Content-Type: application/mercurial-0.1\r (esc)
    71   Content-Type: application/mercurial-0.1\r (esc)
       
    72   Content-Length: 102\r (esc)
    71   \r (esc)
    73   \r (esc)
    72   1
    74   1
    73   adding changesets
    75   adding changesets
    74   adding manifests
    76   adding manifests
    75   adding file changes
    77   adding file changes
    80   $ QUERY_STRING="cmd=unbundle&heads=686173686564 5a785a5f9e0d433b88ed862b206b011b0c3a9d13"; export QUERY_STRING
    82   $ QUERY_STRING="cmd=unbundle&heads=686173686564 5a785a5f9e0d433b88ed862b206b011b0c3a9d13"; export QUERY_STRING
    81   $ python hgweb.cgi <bundle.hg >page4 2>&1
    83   $ python hgweb.cgi <bundle.hg >page4 2>&1
    82   $ cat page4
    84   $ cat page4
    83   Status: 200 Script output follows\r (esc)
    85   Status: 200 Script output follows\r (esc)
    84   Content-Type: application/mercurial-0.1\r (esc)
    86   Content-Type: application/mercurial-0.1\r (esc)
       
    87   Content-Length: 102\r (esc)
    85   \r (esc)
    88   \r (esc)
    86   1
    89   1
    87   adding changesets
    90   adding changesets
    88   adding manifests
    91   adding manifests
    89   adding file changes
    92   adding file changes