summaryrefslogtreecommitdiff
path: root/test/utils/common_function_test.go
Commit message (Expand)AuthorAge
* Replace deprecated ioutilChris Evich2022-09-20
* enable errcheck linterPaul Holzinger2022-04-29
* enable staticcheck linterPaul Holzinger2022-04-22
* fix a number of errcheck issuesValentin Rothberg2022-03-22
* linter: enable errchkjsonValentin Rothberg2022-03-22
* bump go module to version 4Valentin Rothberg2022-01-18
* e2e tests: enable golintEd Santiago2021-11-29
* bump go module to v3Valentin Rothberg2021-02-22
* SpellingJosh Soref2020-12-22
* Fix up errors found by codespellDaniel J Walsh2020-09-11
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Add codespell to validate spelling mistakes in code.Daniel J Walsh2020-01-11
* Change all 'can not' to 'cannot' for proper usageDaniel J Walsh2018-12-21
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16