You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pivot.apache.org by sm...@apache.org on 2009/10/26 17:21:19 UTC

svn commit: r829850 - in /incubator/pivot/trunk/web/test/org/apache/pivot/web/test: WebQueryTestClientDigest.java WebQueryTestClientDigest.json

Author: smartini
Date: Mon Oct 26 16:21:19 2009
New Revision: 829850

URL: http://svn.apache.org/viewvc?rev=829850&view=rev
Log:
trim-whitespace

Modified:
    incubator/pivot/trunk/web/test/org/apache/pivot/web/test/WebQueryTestClientDigest.java
    incubator/pivot/trunk/web/test/org/apache/pivot/web/test/WebQueryTestClientDigest.json

Modified: incubator/pivot/trunk/web/test/org/apache/pivot/web/test/WebQueryTestClientDigest.java
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/web/test/org/apache/pivot/web/test/WebQueryTestClientDigest.java?rev=829850&r1=829849&r2=829850&view=diff
==============================================================================
--- incubator/pivot/trunk/web/test/org/apache/pivot/web/test/WebQueryTestClientDigest.java (original)
+++ incubator/pivot/trunk/web/test/org/apache/pivot/web/test/WebQueryTestClientDigest.java Mon Oct 26 16:21:19 2009
@@ -41,7 +41,7 @@
  * This is a JUnit 4 Test, but should be excluded from usual (Unit) Test Suite.
  * <br/>
  * To Run these tests, a local instance of Apache must be started and configured with
- * the required resources (by default folders /public , and /dir and /protected_digest 
+ * the required resources (by default folders /public , and /dir and /protected_digest
  * protected with digest authentication) and files.
  * Before to run these tests, ensure digest authentication has been successfully setup
  * asking the same URLs from a Web Browser.
@@ -58,7 +58,7 @@
  *     -- test the timeout (of query, and not of the test method)
  *     -- test the cancel (of query) , like downloading an iso file
  *   - test also with Tomcat ...
- *   
+ *
  */
 public class WebQueryTestClientDigest {
     static Resources resources = null; // parametric resources, using the

Modified: incubator/pivot/trunk/web/test/org/apache/pivot/web/test/WebQueryTestClientDigest.json
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/web/test/org/apache/pivot/web/test/WebQueryTestClientDigest.json?rev=829850&r1=829849&r2=829850&view=diff
==============================================================================
--- incubator/pivot/trunk/web/test/org/apache/pivot/web/test/WebQueryTestClientDigest.json (original)
+++ incubator/pivot/trunk/web/test/org/apache/pivot/web/test/WebQueryTestClientDigest.json Mon Oct 26 16:21:19 2009
@@ -18,7 +18,7 @@
     user_name: "test",
     user_pass: "test0",
 
-    rfc_uri_protected: "/dir/index.html", 
+    rfc_uri_protected: "/dir/index.html",
     rfc_user_name: "Mufasa",
     rfc_user_pass: "Circle Of Life",