[Checkins] SVN: bbkit/trunk/README.txt Note about running compatibility test suite

Baiju M baiju.m.mail at gmail.com
Tue Jan 26 09:48:22 EST 2010


Log message for revision 108518:
  Note about running compatibility test suite
  

Changed:
  U   bbkit/trunk/README.txt

-=-
Modified: bbkit/trunk/README.txt
===================================================================
--- bbkit/trunk/README.txt	2010-01-26 14:36:42 UTC (rev 108517)
+++ bbkit/trunk/README.txt	2010-01-26 14:48:22 UTC (rev 108518)
@@ -25,3 +25,15 @@
 - Community (z3c.* and other community maintained packages)
   Community packages are only suported by community
   and it is not officially supported.
+
+Runnig compatibility test suite
+-------------------------------
+
+::
+
+ $ python bootstrap.py
+ $ ./bin/buildout
+ $ ./bin/test-ztk
+ $ ./bin/test-zopeapp
+ $ ./bin/test-community
+



More information about the checkins mailing list