VTK/Commit Guidelines

From KitwarePublic
< VTK
Revision as of 16:53, 9 October 2006 by David.cole (talk | contribs)
Jump to navigationJump to search

VTK cvs commit Guidelines

  • Build into a fresh empty binary directory after making your last code change
  • Run ctest in your binary directory and make sure all the VTK tests pass before committing your code