Skip to content

Conversation

@Notgnoshi
Copy link
Owner

Closes #195

@Notgnoshi
Copy link
Owner Author

Notgnoshi commented Nov 4, 2025

Minimum tools to test

  • bundle
  • geom2graph
  • grid
  • pack
  • smooth
  • snap
  • attractor
  • transform
  • triangulate
  • wkt2svg

Before, if you tried to pass negative numbers to --range1 or --range2,
the command-line parser would misinterpret the negative sign as a new
flag. Now, enforce comma-separated values so the Clap parser can
successfully parse negative numbers as the MAX value.
@Notgnoshi Notgnoshi marked this pull request as ready for review November 8, 2025 22:23
@Notgnoshi Notgnoshi merged commit 25459b6 into main Nov 8, 2025
5 checks passed
@Notgnoshi Notgnoshi deleted the ag/tests branch November 8, 2025 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add integration tests for CLI tools

2 participants