summaryrefslogtreecommitdiffstats
path: root/pkg/commands/oscommands/os_test.go
AgeCommit message (Expand)Author
2023-05-23Construct arg vector manually rather than parse stringJesse Duffield
2022-09-17remove deprecated callsjiepeng
2022-08-04Test appending to empty fileLuka Markušić
2022-08-03Use tmpdir for testsLuka Markušić
2022-08-03Add AppendLineToFile testsLuka Markušić
2022-06-11run integration tests in parallel and properly cache windows buildJesse Duffield
2022-04-02chore: remove dead codeRyooooooga
2022-03-19update lintersJesse Duffield
2022-01-09add some more lintersJesse Duffield
2022-01-04WIPJesse Duffield
2022-01-04WIPJesse Duffield
2022-01-04WIPJesse Duffield
2022-01-04WIPJesse Duffield
2022-01-04WIPJesse Duffield
2021-10-17Enable/disable os specific tests at compile timeRyooooooga
2021-10-17Fix testsRyooooooga
2021-10-16Fix testRyooooooga
2021-07-27add tests for open file cmd on linuxFrancisco Miamoto
2021-03-13Fix staging/unstaging files containing `"` in pathsRyooooooga
2021-03-13fix command escapingRyooooooga
2021-02-08add secureexec file for getting around windows checking for a binary first in...Jesse Duffield
2020-11-28standardise how we read from the configJesse Duffield
2020-10-12quote config file when editingJesse Duffield
2020-10-10remove viperJesse Duffield
2020-09-29move OS commands into their own packageJesse Duffield