mirror of
https://github.com/go-gitea/gitea.git
synced 2026-03-07 17:56:23 +01:00
This simplifies the Makefile by removing the whole-file wrapping that creates a tempdir introduced by https://github.com/go-gitea/gitea/pull/11126. REPO_TEST_DIR is removed as well. Also clean up a lot of legacy code: unnecessary XSS test, incorrect test env init, unused "_old_uid" hack, etc Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
||
|---|---|---|
| .. | ||
| consistency.go | ||
| fixtures_loader.go | ||
| fixtures_test.go | ||
| fixtures.go | ||
| fscopy.go | ||
| reflection.go | ||
| testdb.go | ||
| unit_tests.go | ||