ITK/Release 4/Migration Plan: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
Seanmcbride (talk | contribs) |
|||
Line 40: | Line 40: | ||
*** [http://github.com/InsightSoftwareConsortium/Insight/tree/master/Testing/Unit/GoogleTest/ GoogleTest in Insight] | *** [http://github.com/InsightSoftwareConsortium/Insight/tree/master/Testing/Unit/GoogleTest/ GoogleTest in Insight] | ||
= | = Migration Plan = | ||
[[image:ITKv4-TransitionPlanProposal.png|529px]] | [[image:ITKv4-TransitionPlanProposal.png|529px]] | ||
Line 47: | Line 47: | ||
* [[media:ITKv4-TransitionPlanProposal.pdf|Transition Plan - Presentation - PDF]] | * [[media:ITKv4-TransitionPlanProposal.pdf|Transition Plan - Presentation - PDF]] | ||
* [[media:ITKv4-TransitionPlan-Draft.pdf|Transition Plan - Details - PDF]] | * [[media:ITKv4-TransitionPlan-Draft.pdf|Transition Plan - Details - PDF]] | ||
* [[ITK_Release_4/Migration Plan/Phases|Phases]] |
Revision as of 13:25, 15 July 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
- Testing framework
- Google Testing +
- CTest +
- Custom ITK classes
- See Status in the Insight Sandbox in Github:
Migration Plan