Commits

Wes McKinney authored f082b173233
ARROW-383: [C++] Integration testing CLI tool Modeled after Java version in ARROW-367 Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #209 from wesm/ARROW-383 and squashes the following commits: 7b29b24 [Wes McKinney] Use git master gflags to avoid valgrind error f563d3a [Wes McKinney] Build integration test as a normal unit test executable, opt-in to integration testing bdf1f7a [Wes McKinney] Call the RunCommand method instead dbc6aab [Wes McKinney] Add unit tests for the integration validator ca1eade [Wes McKinney] Clean up includes 1752249 [Wes McKinney] Draft integration testing CLI tool, untested b773d0d [Wes McKinney] Add gflags external project and json-integration-test executable stub