[Pkg-mozext-commits] [perspectives-extension] 22/72: changed readme: hint for faster testing

David Prévot taffit at moszumanska.debian.org
Thu Dec 11 02:12:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository perspectives-extension.

commit b2403cee666e48332e6bf710efe6da9f69cde616
Author: Gerold Meisinger <gerold.meisinger at gmail.com>
Date:   Tue Jul 1 23:25:50 2014 +0100

    changed readme: hint for faster testing
---
 README.md | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index c3f57b4..0d5d257 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 **Connect securely to https websites by checking certificates with network notaries.**
 
 This directory includes the code for the Perspectives Firefox and Seamonkey clients.
-For more information see: http://www.perspectives-project.org
+For more information see: [http://www.perspectives-project.org](http://www.perspectives-project.org)
 
 ## DEVELOPMENT
 
@@ -48,13 +48,14 @@ To debug the extension:
 
 To test Perspectives:
 
-* Use 'make test' to build and install the Perspectives extension, as above
-* Open chrome://perspectives/content/test/test.html in your browser
-* Press the 'Run Tests' button
+* Use 'make test' to build Perspectives.xpi.
+* Install the plugin and restart the browser.
+* Open the following URL: [```chrome://perspectives/content/test/test.html```](chrome://perspectives/content/test/test.html)
+* Press the 'Run Tests' button.
+* Optional: If you want to run the testcases without chrome privileges (i.e. without reinstalling) follow the instruction in [issue #130 - Extract test cases which require no chrome privileges](https://github.com/danwent/Perspectives/issues/130).
 
 Test results will be displayed on the page.
 
-
 Some tests are performed at build time - e.g. checking the localization files for the correct format and contents. All tests of the javascript code are run inside the extension - for security reasons they must be installed along with other extension files.
 
 If you have ideas for further tests please let us know!
@@ -63,6 +64,7 @@ If you have ideas for further tests please let us know!
 
 You can contact the developers on the Perspectives Dev newsgroup:
 
-https://groups.google.com/group/perspectives-dev
-mailto:perspectives-dev at googlegroups.com
+[https://groups.google.com/group/perspectives-dev](https://groups.google.com/group/perspectives-dev)
+
+[mailto:perspectives-dev at googlegroups.com](mailto:perspectives-dev at googlegroups.com)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/perspectives-extension.git



More information about the Pkg-mozext-commits mailing list