Revision: 49050
          http://brlcad.svn.sourceforge.net/brlcad/?rev=49050&view=rev
Author:   tbrowder2
Date:     2012-01-24 21:05:11 +0000 (Tue, 24 Jan 2012)
Log Message:
-----------
change target weight-regress to regress-weight per new naming convention

Modified Paths:
--------------
    brlcad/trunk/HACKING

Modified: brlcad/trunk/HACKING
===================================================================
--- brlcad/trunk/HACKING        2012-01-24 21:00:36 UTC (rev 49049)
+++ brlcad/trunk/HACKING        2012-01-24 21:05:11 UTC (rev 49050)
@@ -460,7 +460,6 @@
 scripts use the .sh extension.  Perl files use the .pl (program) or
 .pm (module) extensions.
 
-
 Source files go into the src/ directory on the top level, into a
 corresponding directory for the category of binary or library that it
 belongs to.  Documentation files go into the doc/ directory on the top
@@ -809,7 +808,7 @@
 command example and regress/vls.sh for a utility function example.
 Each test gets added to the automatic execution list by creating two
 target entries in the ./regress/CMakeLists.txt: one for running the
-test individually (e.g., make weight-regress) and one for running it
+test individually (e.g., make regress-weight) and one for running it
 with all the other tests (make regress).  Also added are the
 dependencies of the tests on binary executable rtweight and test_vls,
 respectively.  Note also that each added file in the regress directory

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to