[GRASSweb-list] markus: web/devel devel.inc,1.31,1.32
grass at intevation.de
grass at intevation.de
Mon Jun 12 14:28:55 EDT 2006
Author: markus
Update of /grassrepository/web/devel
In directory doto:/tmp/cvs-serv31018
Modified Files:
devel.inc
Log Message:
GRASS QA added
Index: devel.inc
===================================================================
RCS file: /grassrepository/web/devel/devel.inc,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- devel.inc 3 Jun 2006 06:14:56 -0000 1.31
+++ devel.inc 12 Jun 2006 18:28:53 -0000 1.32
@@ -7,6 +7,7 @@
<A HREF="#compile">Compiling GRASS</A> -
<A HREF="#prog">Programmer's Manual</A> -
<A HREF="#submission">Code submission</A> -
+ <A HREF="#quality">Quality Control</A> -
<A HREF="#related">Related software</A>
<hr>
@@ -175,6 +176,22 @@
<li> Already submitted code which is not (yet) integrated: <a href=../outgoing/>OUTGOING
directory</a> - maybe you can work on this?
<li> GRASS <a href="http://freegis.org//grass/howto_grass-sshcvs.en.html">CVS write access</a> for developers
+</ul>
+
+<A name="quality">
+<h2>GRASS Quality Control</h2>
+
+The development team invests time and efforts to verify the quality of GRASS, be
+the coding style, be the functionality of the commands:
+
+<ul>
+<li><a href="http://grass.itc.it/mailman/listinfo/grass-qa">GRASS Quality Assessment and monitoring list</a>:
+ Verification of source code healthiness</li>
+<li><a href="http://web.soccerlab.polymtl.ca/grass-evolution/grass-browsers/grass-index-en.html">GRASS-QA source code navigator</a></li>
+<li><a href="http://www-pool.math.tu-berlin.de/~soeren/grass/GRASS_TestSuite/?C=M;O=D">GRASS Test Suite</a>:
+ Module functionality tests -
+ <a href="http://www-pool.math.tu-berlin.de/~soeren/grass/GRASS_TestSuite/html/">latest test results</a> -
+ <a href="http://www-pool.math.tu-berlin.de/~soeren/grass/GRASS_TestSuite/html_memcheck/">latest memory checks</a></li>
</ul>
<a name=related></a>
More information about the grass-web
mailing list