This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/models/unittest
wxiaoguang 88f2e457d8
Fix data-race problems in git module (quick patch) (#19934)
* Fix data-race problems in git module

* use HomeDir instead of setting.RepoRootPath

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-06-11 11:56:27 +08:00
..
consistency.go Use better message for consistency check (#19672) 2022-05-10 16:18:20 +02:00
fixtures.go Improve install code to avoid low-level mistakes. (#17779) 2021-12-01 15:50:01 +08:00
fscopy.go Remove legacy unknwon/com package (#19298) 2022-04-02 00:34:57 +08:00
reflection.go
testdb.go Fix data-race problems in git module (quick patch) (#19934) 2022-06-11 11:56:27 +08:00
unit_tests.go