ITK/Release 4/Migration Plan: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
Line 33: | Line 33: | ||
** See Gerrit used in [http://gold.cryos.net:8080/#project,open,avogadro,n,z Avogadro] | ** See Gerrit used in [http://gold.cryos.net:8080/#project,open,avogadro,n,z Avogadro] | ||
== Testing == | == Testing harness refactor == | ||
* Testing framework | * Testing framework | ||
Line 39: | Line 39: | ||
** CTest + | ** CTest + | ||
** Custom ITK classes | ** Custom ITK classes | ||
* | * Initial refactoring will be hosted [http://github.com/dblezek/ITK on Github (Dan Blezek's fork)] in the [http://github.com/dblezek/ITK/tree/djb/TestHarness djb/TestHarness branch] | ||
= Migration Plan = | = Migration Plan = |
Revision as of 20:25, 10 August 2010
Migration Plan
The Migration Plan covers two main topics
- Infrastructure Tools
- Facilitating migration to users
The following two documents are the (draft) of the proposed migration plan. They are open for discussion.
Infrastructure Tools
Revision Control
- Revision control : Git + gitorious
- Git Sandbox in Github: Insight
- Learn Git
- Join us and make your newbie mistake in the Git Sandbox
Code Review
- Code review : Gerrit
- This is the code review tool used by: Google Android
- See Gerrit used in Avogadro
Testing harness refactor
- Testing framework
- Google Testing +
- CTest +
- Custom ITK classes
- Initial refactoring will be hosted on Github (Dan Blezek's fork) in the djb/TestHarness branch
Migration Plan