aboutsummaryrefslogtreecommitdiff
path: root/crates/vcs/vcs_test/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* refactor: downgrade tcp_connection functionality to test utilities魏曹先生2025-09-261-0/+1
| | | | | | | | - Remove handle, target, target_configure, target_connection modules from main library - Create test_utils module in test project to contain temporary connection functionality - Update import paths in test files - Keep instance and error modules as core functionality - Adjust vcs_test configurations to adapt to new test structure
* Rename `env` to `vcs`魏曹先生2025-09-251-0/+12