[
https://issues.apache.org/jira/browse/ORC-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun updated ORC-1936:
-------------------------------
Affects Version/s: 2.2.0
(was: 2.1.2)
> 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.2.0
> Reporter: Will Ayd
> Assignee: Will Ayd
> Priority: Minor
> 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)