summaryrefslogtreecommitdiffstats
path: root/pkg/commands/os_test.go
AgeCommit message (Expand)Author
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