certi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[certi-dev] Setting-up Dashboard submission for CERTI


From: Eric Noulard
Subject: [certi-dev] Setting-up Dashboard submission for CERTI
Date: Fri, 16 Sep 2011 23:23:26 +0200

Hi All,

For all people interested in systematic testing of CERTI
(configuration, build & tests)
I did update
certi/script/certi-ctest.cmake script to new style CTest which should
be quite portable
(as always I need Windows testers).

The usage should be simple:

1) Install CMake/CPack/CTest
    http://www.cmake.org/cmake/resources/software.html

2) Checkout CERTI source and copy& edit the sample:
certi/script/certi-ctest.cmake script.
    The to-be-edited part is surround by "LOCAL SETUP".

3) run
    ctest -S certi-ctest.cmake,Experimental
    for an experimental build

    ctest -S certi-ctest.cmake,Nightly
    for a Nightly build

    This step should
       a) checkout and/or update your CERTI sources using anonymous cvs
       b) configure
       c) build
       d) tests
      submit all this to CERTI Dashboard

4) The CERTI Dashboard is there:
    http://my.cdash.org/index.php?project=CERTI

Some Informations about ctest+cdash usage in here:
   http://www.cmake.org/Wiki/CMake_Scripting_Of_CTest
   http://techbase.kde.org/Development/CMake/DashboardBuilds
   http://www.cmake.org/Wiki/CTest:Buildserver

--
Erk
Membre de l'April - « promouvoir et défendre le logiciel libre » -
http://www.april.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]