tests/test-hgweb-commands.t
changeset 14622 bd88561afb4b
parent 14608 4aef71839337
child 15375 fe9d36a6853e
equal deleted inserted replaced
14621:84094c0d2724 14622:bd88561afb4b
   979 capabilities
   979 capabilities
   980 
   980 
   981   $ "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '?cmd=capabilities'; echo
   981   $ "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '?cmd=capabilities'; echo
   982   200 Script output follows
   982   200 Script output follows
   983   
   983   
   984   lookup changegroupsubset branchmap pushkey known getbundle unbundlehash unbundle=HG10GZ,HG10BZ,HG10UN httpheader=1024
   984   lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch unbundle=HG10GZ,HG10BZ,HG10UN httpheader=1024
   985 
   985 
   986 heads
   986 heads
   987 
   987 
   988   $ "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '?cmd=heads'
   988   $ "$TESTDIR/get-with-headers.py" 127.0.0.1:$HGPORT '?cmd=heads'
   989   200 Script output follows
   989   200 Script output follows