Commit graph

12 commits

Author SHA1 Message Date
Zhizhen He 7dff4b0aa8 Update urfave/cli/v2 to v3 2026-03-19 14:16:12 +08:00
itchyny 24ba4ce422 Use t.Cleanup to set environment variables in tests 2022-05-08 10:26:15 +09:00
itchyny f257a4210e Use t.Cleanup to remove temporally directories for tests 2022-05-08 10:09:00 +09:00
Brandon Mendrick a2fcbc0afb Weakening test cases since windows and mac don't support multiple files with the same name but different casing 2021-04-21 23:26:14 -05:00
Brandon Mendrick 4ddb67df3c Adding another test case and running go fmt 2021-04-21 22:42:24 -05:00
Brandon Mendrick 53df3e1140 Adding smart casing functionality 2021-04-21 22:38:01 -05:00
Songmu d726be7040 fix race conditions by using sync.Once 2019-12-28 23:39:37 +09:00
Songmu 38562bbe5c define envGhqRoot 2019-12-26 00:58:38 +09:00
Songmu c3c8062413 fix test 2019-12-25 23:37:20 +09:00
Songmu 74c7c65f6c update urfave/cli deps to v2 2019-12-25 23:26:37 +09:00
Songmu 6dd4bbbfc1 Ignore and log inaccessible directories instead of failing 2019-12-19 01:44:51 +09:00
Songmu 80fa054105 adjust file structure 2019-12-18 23:50:35 +09:00
Renamed from list_test.go (Browse further)