BEGIN_TASK "with svn update" 2008-07-19-11-12-06
BEGIN_SUBTASK "List of new commits"
cd /home/vokimon/CajitasDeArena/mingw/clam
[OK]
svn log -r BASE:HEAD
[OK]
INFO: ------------------------------------------------------------------------
r11639 | parumi | 2008-07-19 11:18:48 +0200 (sáb, 19 jul 2008) | 2 lines
* added clamlogo.svg (last commit only provided the new dir)
------------------------------------------------------------------------
r11640 | nolaiz | 2008-07-19 11:28:59 +0200 (sáb, 19 jul 2008) | 2 lines
* TaskRunner: created a widget with a cancel/close buttons. Cancel terminate the actual processs, clear the queue list and returns an error.
* origin.txt: added UbuntuStudio reload.svg
------------------------------------------------------------------------
svn up
[OK]
INFO: U NetworkEditor/src/TaskRunner.hxx
U NetworkEditor/src/images/origin.txt
Actualizado a la revisión 11640.
END_SUBTASK "List of new commits"
BEGIN_SUBTASK "count lines of code"
echo /home/vokimon/CajitasDeArena/mingw/clam/CLAM
[OK]
STATS: {clam_loc}
echo /home/vokimon/CajitasDeArena/mingw/clam/SMSTools
[OK]
STATS: {smstools_loc}
echo /home/vokimon/CajitasDeArena/mingw/clam/NetworkEditor
[OK]
STATS: {networkeditor_loc}
END_SUBTASK "count lines of code"
BEGIN_SUBTASK "Deployment"
cd /home/vokimon/CajitasDeArena/mingw/clam/CLAM
[OK]
scons configure prefix=/home/vokimon/CajitasDeArena/mingw/local crossmingw=1 release=1 sandbox_path=/home/vokimon/CajitasDeArena/mingw/ audio_backend=portaudio xmlbackend=xmlpp
[OK]
scons
[OK]
scons install
[OK]
END_SUBTASK "Deployment"
BEGIN_SUBTASK "Unit Tests"
cd /home/vokimon/CajitasDeArena/mingw/clam/CLAM
[OK]
cd test
[OK]
scons test_data_path=/home/vokimon/CajitasDeArena/mingw/clam/testdata cppunit_prefix=/home/vokimon/CajitasDeArena/mingw/local clam_prefix=/home/vokimon/CajitasDeArena/mingw/local crossmingw=1 release=1 sandbox_path=/home/vokimon/CajitasDeArena/mingw/ external_dll_path=/home/vokimon/CajitasDeArena/mingw/local/bin
[OK]
echo no command specified
[OK]
scons run_unit_tests
in progress ...