summaryrefslogtreecommitdiff
path: root/internal/tests/integration/basic_test.go
AgeCommit message (Expand)Author
2022-02-13Ensure output file paths existDave Henderson
2021-04-03Update linting and fix field alignment issuesDave Henderson
2021-03-31move NormalizeFileMode to iohelpers packageDave Henderson
2021-03-30Stop using go-check in integration testsDave Henderson
2021-03-20Stop printing newline on stderr when outputting to stdoutDave Henderson
2021-01-28Avoid outputting newline to console when using --input-dirDave Henderson
2021-01-07Only print newline with console outputDave Henderson
2021-01-07Fix ignored left/right delim env varsDave Henderson
2020-10-09Fix some Windows file mode issuesDave Henderson
2020-08-29inline windows checkDave Henderson
2020-05-13Apply --chmod before opening output fileDave Henderson
2020-05-09Move integration tests to internal packageDave Henderson