Directory Libs/ModuleDescriptionParser/Testing/

Directory Created:
2006-06-11 20:02
Total Files:
3
Deleted Files:
2
Lines of Code:
184

[root]/Libs/ModuleDescriptionParser/Testing
                directory in repo TestData (2 files, 220 lines)

Lines of Code

Libs/ModuleDescriptionParser/Testing/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 28 (100.0%) 216 (100.0%) 7.7
lorensen 19 (67.9%) 182 (84.3%) 9.5
barre 2 (7.1%) 23 (10.6%) 11.5
pieper 2 (7.1%) 8 (3.7%) 4.0
millerjv 1 (3.6%) 2 (0.9%) 2.0
hjohnson 2 (7.1%) 1 (0.5%) 0.5
jcfr 1 (3.6%) 0 (0.0%) 0.0
aylward 1 (3.6%) 0 (0.0%) 0.0

Most Recent Commits

jcfr 2009-12-07 23:15 Rev.: 11209

ENH: Update CMakeLists.txt - CMake 2.6 is now required

The following line have been added:

CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
IF(COMMAND CMAKE_POLICY)
CMAKE_POLICY(SET CMP0003 NEW)
ENDIF(COMMAND CMAKE_POLICY)
MARK_AS_ADVANCED(CMAKE_BACKWARDS_COMPATIBILITY)

0 lines of code changed in 1 file:

  • Libs/ModuleDescriptionParser/Testing: CMakeLists.txt (changed)
hjohnson 2009-09-08 15:52 Rev.: 10426

COMP: With the conversion to CMake version 2.6, the variables CMAKE_RUNTIME_OUTPUT_DIRECTORY CMAKE_LIBRARY_OUTPUT_DIRECTORY CMAKE_ARCHIVE_OUTPUT_DIRECTORY should be used instead of EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH.

0 lines of code changed in 1 file:

  • Libs/ModuleDescriptionParser/Testing: CMakeLists.txt (changed)
lorensen 2008-11-22 14:06 Rev.: 7958

COMP: delete tmp test files.

0 lines of code changed in 2 files:

  • Libs/ModuleDescriptionParser/Testing: TestSVNProp.txt (del), TestSVNProp2.txt (del)
lorensen 2008-11-22 14:04 Rev.: 7957

COMP: test svn keywords.

0 lines of code changed in 1 file:

  • Libs/ModuleDescriptionParser/Testing: TestSVNProp2.txt (new)
lorensen 2008-11-22 13:56

COMP: just a test.

0 lines of code changed in 2 files:

  • Libs/ModuleDescriptionParser/Testing: TestSVNProp.txt (changed)
lorensen 2008-11-22 13:50

COMP: just a test.

0 lines of code changed in 3 files:

  • Libs/ModuleDescriptionParser/Testing: TestSVNProp.txt (changed)
lorensen 2008-07-07 18:11 Rev.: 7256

COMP: gcc 4.3 missing includes.

0 lines of code changed in 1 file:

  • Libs/ModuleDescriptionParser/Testing: ModuleFactoryTest.cxx (changed)
hjohnson 2008-06-25 08:17 Rev.: 7171

COMP: Removed compiler warnings due to mis-matched types.

1 lines of code changed in 1 file:

  • Libs/ModuleDescriptionParser/Testing: Parser1Test.cxx (+1 -1)
barre 2008-05-22 17:31 Rev.: 6833

ENH: more cleanup to allow LoadableModule to be loaded from the Module Search Paths (i.e. outside Slicer3). Provide API to retrieve module's resources paths from either locations (inside or outside a Slicer3's build/installed tree)

1 lines of code changed in 1 file:

  • Libs/ModuleDescriptionParser/Testing: ModuleFactoryTest.cxx (+1 -1)
barre 2008-05-20 02:29 Rev.: 6773

ENH: Slicer3 Spring Installation Clean Up

22 lines of code changed in 1 file:

  • Libs/ModuleDescriptionParser/Testing: CMakeLists.txt (+22 -23)
aylward 2008-04-23 16:47 Rev.: 6532

ENH: Required by CMake2.6(beta)

0 lines of code changed in 1 file:

  • Libs/ModuleDescriptionParser/Testing: CMakeLists.txt (changed)
pieper 2008-02-06 17:34 Rev.: 5732

BUG: fix discovery of command line modules in test by specifying that the slicer launcher should be used to set up the environment before running the test

8 lines of code changed in 1 file:

  • Libs/ModuleDescriptionParser/Testing: CMakeLists.txt (+8 -3)
millerjv 2008-01-23 10:07 Rev.: 5576

ENH: More changes to the configurations of GenerateCLP to streamline its use and installation. Thanks to Hans Johnson for working through many of these issues.

2 lines of code changed in 1 file:

  • Libs/ModuleDescriptionParser/Testing: CMakeLists.txt (+2)
pieper 2007-05-02 09:43 Rev.: 3317

BUG: attempt to parse unterminated string resulted in failed tests (and a non-green dashboard!)

0 lines of code changed in 1 file:

  • Libs/ModuleDescriptionParser/Testing: Parser1Test.cxx (changed)
lorensen 2007-01-24 13:07 Rev.: 2300

ENH: Added fileExtensions.

2 lines of code changed in 1 file:

  • Libs/ModuleDescriptionParser/Testing: CMakeLists.txt (+2)
lorensen 2006-12-20 09:12 Rev.: 1890

ENH: Better filtering of directories.

4 lines of code changed in 1 file:

  • Libs/ModuleDescriptionParser/Testing: ModuleFactoryTest.cxx (+4)
lorensen 2006-12-20 08:59 Rev.: 1889

ENH: Added test for ModuleFactory.

109 lines of code changed in 3 files:

  • Libs/ModuleDescriptionParser/Testing: CMakeLists.txt (+7 -3), ModuleFactoryTest.cxx (new 89), Parser1Test.cxx (+13)
lorensen 2006-06-20 07:02 Rev.: 615

ENH: Added svn keywords.

0 lines of code changed in 2 files:

  • Libs/ModuleDescriptionParser/Testing: CMakeLists.txt (changed), Parser1Test.cxx (changed)
lorensen 2006-06-15 14:15 Rev.: 576

ENH: better error checkin. STYLE: refactoring.

4 lines of code changed in 1 file:

  • Libs/ModuleDescriptionParser/Testing: Parser1Test.cxx (+4 -1)
lorensen 2006-06-11 20:02 Rev.: 511

ENH: Added tests.

63 lines of code changed in 2 files:

  • Libs/ModuleDescriptionParser/Testing: CMakeLists.txt (new 23), Parser1Test.cxx (new 40)
Generated by StatSVN 0.5.0