imazen / imageflow

High-performance image manipulation for web servers. Includes imageflow_server, imageflow_tool, and libimageflow
https://docs.imageflow.io/
GNU Affero General Public License v3.0
4.14k stars 140 forks source link

test_tool: Let Cargo tell us where imageflow_tool resides #650

Open andersk opened 2 months ago

andersk commented 2 months ago

Fixes cargo test with CARGO_TARGET_DIR set.

Documentation.