]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3109] Update text
authorMukund Sivaraman <muks@isc.org>
Thu, 12 Sep 2013 07:33:22 +0000 (13:03 +0530)
committerMukund Sivaraman <muks@isc.org>
Thu, 12 Sep 2013 07:33:22 +0000 (13:03 +0530)
doc/devel/contribute.dox

index b781828d7437c38e5d3860aa2e0a6279e5447124..9ddf14fecd08d57d064a7301ef86e3919e26d7ed 100644 (file)
@@ -146,11 +146,11 @@ critical for whatever reason, it may also be mentioned in release notes.
 
 @section contributorGuideExtra Extra steps
 
-If you are interested in even more in-depth testing, you are welcome
-to visit BIND10 build farm: http://git.bind10.isc.org/~tester/builder/builder-new.html
-This is a life result page with all tests being run on various systems.
-Besides basic unit-tests, we also run them with valgrind (memory debugger),
-with cppcheck and scan-build (static code analyzers), Lettuce system tests
+If you are interested in knowing the results of more in-depth testing, you are welcome
+to visit the BIND10 build farm: http://git.bind10.isc.org/~tester/builder/builder-new.html.
+This is a live result page with all tests being run on various systems.
+Besides basic unit-tests, we also have reports from Valgrind (memory debugger),
+cppcheck and clang-analyzer (static code analyzers), Lettuce system tests
 and more. Although it is not possible for non ISC employees to run tests
 on that farm, it is possible that your contributed patch will end up there
 sooner or later.