Will Ayd created ORC-1936:
-----------------------------
Summary: Get example and build dir for tools test from Build
System instead of gtest
Key: ORC-1936
URL: https://issues.apache.org/jira/browse/ORC-1936
Project: ORC
Issue Type: Improvement
Components: C++
Affects Versions: 2.1.2
Reporter: Will Ayd
Fix For: 2.2.0
ToolTest.cc currently requires an understanding of where the build directory
and example source directory are located. It currently does this by parsing
gtest arguments.
However, when invoking gtest directly, the order of arguments can be changed,
which makes this extraction incorrect. Additionally, when orc is included as a
subproject in another project, the gtest-provided arguments do not resolve
correctly back to the locations that orc requires
--
This message was sent by Atlassian Jira
(v8.20.10#820010)