tests/test-url-rev.t
changeset 15246 7b15dd9125b3
parent 15131 7c26ce9edbd2
child 15447 9910f60a37ee
child 15615 41885892796e
equal deleted inserted replaced
15245:aa2c35057f47 15246:7b15dd9125b3
   198   branch:      foo
   198   branch:      foo
   199   user:        test
   199   user:        test
   200   date:        Thu Jan 01 00:00:00 1970 +0000
   200   date:        Thu Jan 01 00:00:00 1970 +0000
   201   summary:     new head of branch foo
   201   summary:     new head of branch foo
   202   
   202   
   203 
   203 Test handling of invalid urls
       
   204 
       
   205   $ hg id http://foo/?bar
       
   206   abort: unsupported URL component: "bar"
       
   207   [255]