test

Electric Commander for Developers

Please log in using your CERN credential. Commander should then let you run builds e.g. to re-test, or to make distclean.

Commander Test Results

ROOT uses Electric Commander for continuous integration, running roottest regularly, and for building the releases. You can see the recent results by logging in with user user and password pass.

If you are a ROOT developer please see this page.

How to Add a Test to roottest

The Short Answer

In an existing roottest directory create one of:

   assertMyTest.C  assertMyTest.cxx
   execMyTest.C    execMyTest.cxx

and run make or specifically to test only your new test:

Syndicate content