aboutsummaryrefslogtreecommitdiff
path: root/reachability_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Revert "reachability: Add basic reachability API"Gravatar Runxi Yu2026-02-201-196/+0
| | | | This reverts commit 1fa0d2bcfa7aebdcec8644f53acc58465c109b72.
* Revert "test: Make gitCmd accept an stdin []byte"Gravatar Runxi Yu2026-02-201-11/+11
| | | | This reverts commit f762271dbfc121eaac7eb59c0beb01620a09118f.
* test: Make gitCmd accept an stdin []byteGravatar Runxi Yu2026-01-301-11/+11
|
* reachability: Add basic reachability APIGravatar Runxi Yu2026-01-301-0/+196
Bitmaps not supported yet