Commit graph

20 commits

Author SHA1 Message Date
Zhizhen He 7dff4b0aa8 Update urfave/cli/v2 to v3 2026-03-19 14:16:12 +08:00
Songmu 8f7c89d3dd skip a test on windows 2023-02-22 20:42:28 +09:00
Songmu 0079eff157 fix around samePath in testing 2023-02-22 17:37:44 +09:00
Songmu e02ce889f9 use strings.EqualFold 2023-02-22 17:15:08 +09:00
Songmu 028c2f9cca set USERPROFILE for windows in testing 2023-02-22 17:09:18 +09:00
Zhizhen He e12ea6c8fa
Fix samePath 2023-02-22 15:38:57 +08:00
itchyny 24ba4ce422 Use t.Cleanup to set environment variables in tests 2022-05-08 10:26:15 +09:00
itchyny d46d183a76 Use t.Cleanup in test setup functions 2022-05-08 10:17:14 +09:00
itchyny f257a4210e Use t.Cleanup to remove temporally directories for tests 2022-05-08 10:09:00 +09:00
Songmu 07ba711b59 Merge branch 'master' into ghq-root 2019-12-29 00:18:21 +09:00
Songmu f5a78e42fa uniq localroots 2019-12-29 00:00:27 +09:00
Songmu d726be7040 fix race conditions by using sync.Once 2019-12-28 23:39:37 +09:00
Songmu 782e9892bb fix localRepositoryRoots order 2019-12-26 23:36:25 +09:00
Masayuki Matsuki cdf4c55af2
Merge branch 'master' into ghq-root 2019-12-26 01:17:38 +09:00
Songmu 38562bbe5c define envGhqRoot 2019-12-26 00:58:38 +09:00
Songmu 1f7e63e200 make ~/ghq default root 2019-12-26 00:40:53 +09:00
Songmu fae94a0844 test for ghq.<url>.root 2019-12-24 00:04:28 +09:00
Songmu 5f8acbc761 fix test 2019-12-23 01:34:49 +09:00
Songmu 23e2cf5c23 fix test 2019-12-22 22:29:39 +09:00
Songmu 80fa054105 adjust file structure 2019-12-18 23:50:35 +09:00