summaryrefslogtreecommitdiffstats
path: root/pkg/commands/os_test.go
AgeCommit message (Expand)Author
2019-03-02fix up testsJesse Duffield
2018-12-05staging lines and hunksJesse Duffield
2018-11-30Add full stops to new comments.BlakeMScurr
2018-11-30Add simple comments to uncommented functions.BlakeMScurr
2018-11-28Fix function comments with CodeLingo.BlakeMScurr
2018-09-10docs: add comments for new test codeSascha Andres
2018-09-10refactor: move fallback to platform structSascha Andres
2018-09-10feat: add test casesSascha Andres
2018-09-04fix tests locallyAnthony HAMON
2018-09-03Merge branch 'master' into fix/testsJesse Duffield
2018-09-01respect localized output of rmdirDawid Dziurla
2018-09-01introduce platform specific defaultsJesse Duffield
2018-09-01update testsJesse Duffield
2018-08-28dont panic when catting directoriesJesse Duffield
2018-08-26add testsAnthony HAMON
2018-08-26move dummy functions, rename functionsAnthony HAMON
2018-08-26add tests to pkg/commandsAnthony HAMON
2018-08-16reformatTommy Nguyen
2018-08-15#158: escapes backticks, which is a problem in shells like BashTommy Nguyen