|
[yoda-svn] r347 - trunk/testsblackhole at projects.hepforge.org blackhole at projects.hepforge.orgWed Aug 24 12:56:16 BST 2011
Author: mkawalec Date: Wed Aug 24 12:56:16 2011 New Revision: 347 Log: Rename Constructors.cc -> Create.cc Modified: trunk/tests/Makefile.am Modified: trunk/tests/Makefile.am ============================================================================== --- trunk/tests/Makefile.am Wed Aug 24 12:52:53 2011 (r346) +++ trunk/tests/Makefile.am Wed Aug 24 12:56:16 2011 (r347) @@ -8,7 +8,7 @@ testpoint3D \ testscatter3D\ testindexedset testsortedvector\ - testhisto1Dconstructor \ + testhisto1Dcreate \ testhisto1Dfill\ testhisto1Dmodify @@ -26,7 +26,7 @@ testhisto2De_SOURCES = TestHisto2Derase.cc testpoint3D_SOURCES = TestPoint3D.cc testscatter3D_SOURCES = TestScatter3D.cc -testhisto1Dconstructor_SOURCES = Histo1D/Constructors.cc +testhisto1Dcreate_SOURCES = Histo1D/Create.cc testhisto1Dfill_SOURCES = Histo1D/Fill.cc testhisto1Dmodify_SOURCES = Histo1D/Modify.cc @@ -46,7 +46,7 @@ testpoint3D \ testscatter3D \ testindexedset testsortedvector \ - testhisto1Dconstructor \ + testhisto1Dcreate \ testhisto1Dfill \ testhisto1Dmodify \ test-yoda-1.py test-yoda-2.py
More information about the yoda-svn mailing list |