aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-08-06 14:12:52 +0200
committerChristian Grothoff <christian@grothoff.org>2015-08-06 14:12:52 +0200
commit2687465497608c4c1ff908ddc09689cb3b712741 (patch)
treef619ede2e27fe0b2bfd6151132c9654e32306854
parentd0e2b52a207f3958c980d132e878f7407efedf43 (diff)
downloadwww-2687465497608c4c1ff908ddc09689cb3b712741.tar.gz
www-2687465497608c4c1ff908ddc09689cb3b712741.zip
link to gauger, buildbot and (soon) lcov pages
Former-commit-id: 409b380c6aeba839cdc43b35a7b8ff63454cdc70
-rw-r--r--developers.html40
1 files changed, 40 insertions, 0 deletions
diff --git a/developers.html b/developers.html
index 618472f4..44f03ae4 100644
--- a/developers.html
+++ b/developers.html
@@ -174,6 +174,46 @@
174 <a href="http://lists.gnu.org/mailman/listinfo/taler">http://lists.gnu.org/mailman/listinfo/taler</a>.</p> 174 <a href="http://lists.gnu.org/mailman/listinfo/taler">http://lists.gnu.org/mailman/listinfo/taler</a>.</p>
175 </div> 175 </div>
176 </div> 176 </div>
177
178 <div class="row">
179 <div class="col-lg-6">
180 <h2 lang="en">Regression Testing</h2>
181 <h2 lang="de">Regressionstests</h2>
182 <h2 lang="fr" note="outdated"></h2>
183 <h2 lang="it" note="outdated"></h2>
184 <p lang="en">We have <a href="http://www.buildbot.org/">Buildbot</a> automation tests
185 to detect regressions and check for portability at
186 <a href="http://buildbot.taler.net/">buildbot.taler.net</a>.</p>
187 <p lang="de" note="outdated"></p>
188 <p lang="fr" note="outdated"></p>
189 <p lang="it" note="outdated"></p>
190 </div>
191 <!-- div class="col-lg-4" note="not yet operational">
192 <h2 lang="en">Code Coverage Analysis</h2>
193 <h2 lang="de" note="outdated"></h2>
194 <h2 lang="fr" note="outdated"></h2>
195 <h2 lang="it" note="outdated"></h2>
196 <p lang="en">We use <a href="http://ltp.sourceforge.net/coverage/lcov.php">LCOV</a> to
197 analyze the code coverage of our tests, the results are available
198 at <a href="http://lcov.taler.net/">lcov.taler.net</a>.</p>
199 <p lang="de" note="outdated"></p>
200 <p lang="fr" note="outdated"></p>
201 <p lang="it" note="outdated"></p>
202 </div -->
203 <div class="col-lg-6">
204 <h2 lang="en">Performance Analysis</h2>
205 <h2 lang="de" note="outdated"></h2>
206 <h2 lang="fr" note="outdated"></h2>
207 <h2 lang="it" note="outdated"></h2>
208 <p lang="en">We use <a href="http://gnunet.org/gauger">Gauger</a> for performance
209 regression analysis of the Mint backend
210 at <a href="http://gauger.taler.net/">gauger.taler.net</a>.</p>
211 <p lang="de" note="outdated"></p>
212 <p lang="fr" note="outdated"></p>
213 <p lang="it" note="outdated"></p>
214 </div>
215 </div>
216
177 <div class="col-lg-12"> 217 <div class="col-lg-12">
178 <h2 lang="en" id="overview">Taler system overview</h1> 218 <h2 lang="en" id="overview">Taler system overview</h1>
179 <h2 lang="de">Das Taler-System im &Uuml;berblick</h1> 219 <h2 lang="de">Das Taler-System im &Uuml;berblick</h1>