Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

combine all test plugins in to one #6756

Merged
merged 1 commit into from Dec 3, 2014
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
17 changes: 1 addition & 16 deletions OnlineDB/CSCCondDB/test/BuildFile.xml
Expand Up @@ -4,21 +4,6 @@
<use name="CondFormats/CSCObjects"/>
<use name="CondCore/DBCommon"/>
<use name="OnlineDB/Oracle"/>
<lib name="occi"/>
<lib name="Minuit2"/>
<flags EDM_PLUGIN="1"/>
<library name="CSCChamberIndexPopConAnalyzer" file="../src/CSCMap1.cc,stubs/CSCChamberIndexHandler.cc,stubs/CSCChamberIndexPopConAnalyzer.cc">
<flags EDM_PLUGIN="1"/>
</library>
<library name="CSCChamberMapPopConAnalyzer" file="../src/CSCMap1.cc,stubs/CSCChamberMapHandler.cc,stubs/CSCChamberMapPopConAnalyzer.cc">
<flags EDM_PLUGIN="1"/>
</library>
<library name="CSCCrateMapPopConAnalyzer" file="../src/CSCMap1.cc,stubs/CSCCrateMapHandler.cc,stubs/CSCCrateMapPopConAnalyzer.cc">
<flags EDM_PLUGIN="1"/>
</library>
<library name="CSCDDUMapPopConAnalyzer" file="../src/CSCMap1.cc,stubs/CSCDDUMapHandler.cc,stubs/CSCDDUMapPopConAnalyzer.cc">
<flags EDM_PLUGIN="1"/>
</library>
<library name="CSCChamberTimeCorrectionsPopConAnalyzer" file="../src/CSCCableRead.cc,stubs/CSCChamberTimeCorrectionsHandler.cc,stubs/CSCChamberTimeCorrectionsPopConAnalyzer.cc">
<library name="OnlineDBCSCCondDB_TestPlugins" file="../src/CSCMap1.cc,../src/CSCCableRead.cc,stubs/*.cc">
<flags EDM_PLUGIN="1"/>
</library>