Commit in trf++ on MAIN
Readme.txt+27-111.3 -> 1.4
running individual tests.

trf++
Readme.txt 1.3 -> 1.4
diff -u -r1.3 -r1.4
--- Readme.txt	6 Dec 2011 06:22:05 -0000	1.3
+++ Readme.txt	5 Sep 2012 17:24:52 -0000	1.4
@@ -1,30 +1,46 @@
-110808
+120905
 
[log in to unmask]
+To run only one package of tests: 
 
-This version of trf++ requires CLHEP 2.1.0.1 or greater
-and has been successfully compiled with gcc 4.1.2 on rhel5-32
-using cmake version 2.8.3.
+>ctest -R trfcyl
 
-Build instructions:
+to run only one test:
+
+>ctest -R PropCylZ
+
+note this matches the search string, so to run all Prop tests:
+
+>ctest -R Prop
+
+
+
+111201 (from KEK)
+
+ removed dependency on external CLHP
+
+ Build instructions:
 
 > cd trf++
 > mkdir build
 > cd build
-> cmake -DCLHEP_DIR=/path/to/CLHEP ..
+> cmake ..
 > make
 > make test
 
 
-111201 (from KEK)
+110808
 
- removed dependency on external CLHP
[log in to unmask]
 
- Build instructions:
+This version of trf++ requires CLHEP 2.1.0.1 or greater
+and has been successfully compiled with gcc 4.1.2 on rhel5-32
+using cmake version 2.8.3.
+
+Build instructions:
 
 > cd trf++
 > mkdir build
 > cd build
-> cmake ..
+> cmake -DCLHEP_DIR=/path/to/CLHEP ..
 > make
 > make test
CVSspam 0.2.12


Use REPLY-ALL to reply to list

To unsubscribe from the LCD-CVS list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCD-CVS&A=1