Skip to content

Commit

Permalink
Merge pull request #22170 from smuzaffar/oracleocci_unittest
Browse files Browse the repository at this point in the history
make use of external cms_oracleocci_abi_hack
  • Loading branch information
smuzaffar committed Feb 10, 2018
2 parents f675c9d + 28f0e96 commit 142a8f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 17 deletions.
10 changes: 2 additions & 8 deletions OnlineDB/Oracle/test/BuildFile.xml
@@ -1,13 +1,7 @@
<use name="oracleocci"/>
<library name="cms_occi" file="cms_occi_hack.cc">
</library>
<architecture name="_amd64_">
<bin name="test_occi_with_cmshack" file="test.cpp">
<lib name="cms_occi"/>
<bin name="test_occi_std_length" file="test.cpp">
<use name="oracleocci"/>
<flags TEST_RUNNER_ARGS="12154"/>
</bin>
<bin name="test_occi_wo_cmshack" file="test.cpp">
<flags TEST_RUNNER_ARGS="12154"/>
</bin>
</architecture>

9 changes: 0 additions & 9 deletions OnlineDB/Oracle/test/cms_occi_hack.cc

This file was deleted.

0 comments on commit 142a8f0

Please sign in to comment.