Commit e44f3b5
authored
Version2.2 (#12)
* VS AI Update (#8)
* Update SystemTester.bat
* Update SystemTester.ps1
* Update SystemTester.bat
* Update README.md
* Update README.md
* Update README.md
* Update SystemTester.bat
* Update SystemTester.ps1
* Update README.md
* Create .gitkeep
* Create CODE_OF_CONDUCT.md
* Create CONTRIBUTING.md
* Create PULL_REQUEST_TEMPLATE.md
* Update CONTRIBUTING.md
* Create bug_report.md
* Create config.yml
* Create deployment_issue.md
* Create feature_request.md
* Create implementation-question.md
* Create COMPATABILITY.md
* Create INSTALLATION.md
* Create TROUBLESHOOTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Delete CONTRIBUTING.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Handle both script names in batch launcher (#3)
* Add network speed and update visibility to reports (#4)
* Improve GPU detection and batch reliability (#5)
* Handle tool verification exit statuses (#6)
* Update README.md
* Fix host:port string interpolation in latency test (#7)
* refactor: use approved verbs and fix analyzer issues
- Clean-ToolOutput -> Convert-ToolOutput (+call site)
- Run-Tool -> Invoke-Tool (+call sites)
- Generate-Report -> New-Report (+call sites)
- Replace param with (alias Args)
- Avoid automatic var in PsPing
- Fix comparison order
- Remove unused var
- Repair GPU submenu strings causing parse error
* fix: address VS warnings
- Rename Run-Tool -> Invoke-Tool
- Replace use of with
- Use Convert-ToolOutput in tool runner
- Keep -Args support via [Alias('Args')]1 parent dde4070 commit e44f3b5
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
| 271 | + | |
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
| 299 | + | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
| 302 | + | |
303 | 303 | | |
304 | 304 | | |
305 | | - | |
| 305 | + | |
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
| |||
0 commit comments