- 21 May, 2014 4 commits
-
-
saubatn authored
FEATURE 481 (task): Testing applications have no direct dependencies on action / component. Each extension dependency toward the corresponding testing application will be configured in CamiTKExtension.cmake. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1521 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1520 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1519 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
NEW Add testapplications subfolder in SDK which will contain application-test<actions / components>. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1518 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 20 May, 2014 2 commits
-
-
promayon authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1517 ec899d31-69d1-42ba-9299-647d76f65fb3
-
lealv authored
UPDATED (FIXED CTEST - TestComponents): Retrieve the list from GetSubdirectories and GetSubdirectoryFiles sorted git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1516 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 16 May, 2014 5 commits
-
-
cfouard authored
NEW Removed unused files. Old Christophe files supposed to help re-orienting images, now done with the new code of image component. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1514 ec899d31-69d1-42ba-9299-647d76f65fb3
-
cfouard authored
NEW Removed unused files. Old Christophe files supposed to help re-orienting images, now done with the new code of image component. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1513 ec899d31-69d1-42ba-9299-647d76f65fb3
-
lealv authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1512 ec899d31-69d1-42ba-9299-647d76f65fb3
-
lealv authored
FIXED - CTEST - testactions : only give the file name of the action to the test application (not the full path) git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1511 ec899d31-69d1-42ba-9299-647d76f65fb3
-
lealv authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1510 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 15 May, 2014 2 commits
-
-
lealv authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1509 ec899d31-69d1-42ba-9299-647d76f65fb3
-
lealv authored
FIXED - old popup to actions : modify files to open QFileDialog by specific buttons instead of doing it with the apply() slot. This is done in the aim to avoid that CTEST tests freeze when they call the apply() method. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1508 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 14 May, 2014 1 commit
-
-
mat authored
Take in count "physical names" of the msh format when creating regions When a data array is added to a MeshComponent, mark it as active git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1505 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 13 May, 2014 6 commits
-
-
https://bugzilla-timc.imag.fr/show_bug.cgi?id=71saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1504 ec899d31-69d1-42ba-9299-647d76f65fb3
-
mat authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1503 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1502 ec899d31-69d1-42ba-9299-647d76f65fb3
-
lealv authored
FIXED - CTEST - Vtkimagecomponent: remove sinus.mhd and sinus.zraw because sinus.zraw is dependent from a .mhd file git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1501 ec899d31-69d1-42ba-9299-647d76f65fb3
-
lealv authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1500 ec899d31-69d1-42ba-9299-647d76f65fb3
-
lealv authored
FIXED - CTEST - itkimagecomponent: remove BigEndian1.spr from ctestdata directory , it is not relevant for automatic testing git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1499 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 12 May, 2014 4 commits
-
-
mat authored
Support of Msh format version 2 Add physical regions of the format as selections git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1498 ec899d31-69d1-42ba-9299-647d76f65fb3
-
lealv authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1497 ec899d31-69d1-42ba-9299-647d76f65fb3
-
lealv authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1496 ec899d31-69d1-42ba-9299-647d76f65fb3
-
lealv authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1495 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 07 May, 2014 2 commits
-
-
lealv authored
FIXED - CTEST: modify ctest data files according changes done in rev 1372 (mat) - remove a trim trailing space at the end of certain lines git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1487 ec899d31-69d1-42ba-9299-647d76f65fb3
-
lealv authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1486 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 06 May, 2014 4 commits
-
-
lealv authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1485 ec899d31-69d1-42ba-9299-647d76f65fb3
-
lealv authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1484 ec899d31-69d1-42ba-9299-647d76f65fb3
-
lealv authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1483 ec899d31-69d1-42ba-9299-647d76f65fb3
-
promayon authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1482 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 05 May, 2014 3 commits
-
-
lealv authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1481 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
FIXED Now application is able to find the build directory each time the application is launched from the build/bin directory. FIXED Should now work on finding and loading the action file for testing. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1480 ec899d31-69d1-42ba-9299-647d76f65fb3
-
lealv authored
FIXED - CTEST : Test components now dependends only on action-application and not the component. The components are now dependant from testcomponents to be properly tested with CDash -> No autoload -> Component extension to be tested is provided in the command line git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1479 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 02 May, 2014 3 commits
-
-
saubatn authored
FIXED Missing ";" at the end of the entries in Windows PATH env. variable. This fix should help properly loading extension using camitk-test<actions/components>. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1478 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
FIXED Do not indicate anymore to load the action from the build tree, as it is done automatically since we use initPrivateLibDirs method from the ExtensionManager. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1477 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
FIXED Created static private initializePrivateLibrary method, called once to added to the current session PATH the build, local & global install directories (and their actions, components subdirectories). This should fix testing applications loading issues. git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1476 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 30 Apr, 2014 1 commit
-
-
saubatn authored
FIXED Recursive search for current working directory in test action, in order to automatically add the private library directory in the PATH (which avoid failing loading libraries-depending components). git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1475 ec899d31-69d1-42ba-9299-647d76f65fb3
-
- 29 Apr, 2014 3 commits
-
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1474 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1473 ec899d31-69d1-42ba-9299-647d76f65fb3
-
saubatn authored
git-svn-id: svn+ssh://scm.forge.imag.fr/var/lib/gforge/chroot/scmrepos/svn/camitk/trunk/camitk@1472 ec899d31-69d1-42ba-9299-647d76f65fb3
-