comparison tests/test-push-http.out @ 2481:5c65b4e51610

add tests for push over http.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Wed, 21 Jun 2006 17:55:11 -0700
parents
children 109a22f5434a
comparison
equal deleted inserted replaced
2480:519a1011db91 2481:5c65b4e51610
1 adding a
2 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
3 % expect ssl error
4 pushing to http://localhost:20059/
5 searching for changes
6 ssl required
7 % expect authorization error
8 pushing to http://localhost:20059/
9 searching for changes
10 push not authorized
11 % expect authorization error: must have authorized user
12 pushing to http://localhost:20059/
13 searching for changes
14 push not authorized
15 % expect success
16 pushing to http://localhost:20059/
17 searching for changes
18 adding changesets
19 adding manifests
20 adding file changes
21 added 1 changesets with 1 changes to 1 files
22 rolling back last transaction
23 % expect authorization error: all users denied
24 pushing to http://localhost:20059/
25 searching for changes
26 push not authorized
27 % expect authorization error: some users denied, users must be authenticated
28 pushing to http://localhost:20059/
29 searching for changes
30 push not authorized