summaryrefslogtreecommitdiffstats
path: root/models/unittest
Commit message (Expand)AuthorAgeFilesLines
* Prevent hang in git cat-file if repository is not a valid repository and othe...zeripath2021-12-161-0/+37
* Prevent services/mailer/mailer_test.go tests from deleteing data directory (#...zeripath2021-12-101-5/+7
* Improve install code to avoid low-level mistakes. (#17779)wxiaoguang2021-12-012-4/+6
* A better go code formatter, and now `make fmt` can run in Windows (#17684)wxiaoguang2021-11-171-1/+0
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-165-57/+372
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-123-0/+328