You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/models/unittest
wxiaoguang 75d96f4a02
Refactor legacy git init (#20376)
* merge `CheckLFSVersion` into `InitFull` (renamed from `InitWithSyncOnce`)
* remove the `Once` during git init, no data-race now
* for doctor sub-commands, `InitFull` should only be called in initialization stage

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 years ago
..
consistency.go Use better message for consistency check (#19672) 2 years ago
fixtures.go Improve install code to avoid low-level mistakes. (#17779) 3 years ago
fscopy.go Remove legacy `unknwon/com` package (#19298) 2 years ago
reflection.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago
testdb.go Refactor legacy git init (#20376) 2 years ago
unit_tests.go Decouple unit test, remove intermediate `unittestbridge` package (#17662) 3 years ago