Difference between revisions of "How do I... ?"

From CVC4
Jump to: navigation, search
Line 17: Line 17:
 
*[[...add a new source directory to the tree?]]
 
*[[...add a new source directory to the tree?]]
 
*[[...add a new source file to the tree?]]
 
*[[...add a new source file to the tree?]]
*[[#update-copyright.pl|...update the copyright information at the top of each file in the tree?]]
+
*[[Developer's Guide#update-copyright.pl|...update the copyright information at the top of each file in the tree?]]
  
 
=Dealing with tests=
 
=Dealing with tests=
  
*[[#Unit testing|...add a new unit test?]]
+
*[[Developer's Guide#Unit testing|...add a new unit test?]]
 
*[[...add a new regression?]]
 
*[[...add a new regression?]]

Revision as of 12:49, 15 December 2009

Dealing with Subversion

Dealing with the source tree

Dealing with tests