Dear all,
after my first experience with testing some ROOT classes I was curious as to how ROOT itself is tested.
Since I couldn’t find anything in the repository, I asked one of the admins.
In order to be found by everyone I was asked to post my question in the forum.
Here is the answer:
[quote=“Axel”]We use a separate roottest svn repository, see
svn co root.cern.ch/svn/roottest/trunk
or root.cern.ch/viewvc/trunk/?root=roottest
Our test results:
root.cern.ch/drupal/content/buildbot-overview
root.cern.ch/drupal/content/nightlies
Cheers, Axel.
[/quote]
One question which is open:
Does an overview of the code coverage exist?
Thanks for the answer again!