diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/test-push-http.out	Wed Jun 21 17:55:11 2006 -0700
@@ -0,0 +1,30 @@
+adding a
+1 files updated, 0 files merged, 0 files removed, 0 files unresolved
+% expect ssl error
+pushing to http://localhost:20059/
+searching for changes
+ssl required
+% expect authorization error
+pushing to http://localhost:20059/
+searching for changes
+push not authorized
+% expect authorization error: must have authorized user
+pushing to http://localhost:20059/
+searching for changes
+push not authorized
+% expect success
+pushing to http://localhost:20059/
+searching for changes
+adding changesets
+adding manifests
+adding file changes
+added 1 changesets with 1 changes to 1 files
+rolling back last transaction
+% expect authorization error: all users denied
+pushing to http://localhost:20059/
+searching for changes
+push not authorized
+% expect authorization error: some users denied, users must be authenticated
+pushing to http://localhost:20059/
+searching for changes
+push not authorized