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.
gitea/models/unittest
silverwind 24e64fe372
Replace `interface{}` with `any` (#25686) (#25687)
Same perl replacement as https://github.com/go-gitea/gitea/pull/25686
but for 1.20 to ease future backporting.
2 years ago
..
consistency.go Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
fixtures.go Enable forbidigo linter (#24278) 2 years ago
fscopy.go Use ErrInvalidArgument in packages (#22268) 2 years ago
reflection.go Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
testdb.go Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
unit_tests.go Test query must have "order by" explicitly to avoid unstable results (#24963) 2 years ago