1
0
Fork 0
forked from NYANDEV/forgejo
forgejo/tests
silverwind 88f835192d
Replace interface{} with any ()
Result of running `perl -p -i -e 's#interface\{\}#any#g' **/*` and `make fmt`.

Basically the same [as golang did](2580d0e08d).
2023-07-04 18:36:08 +00:00
..
e2e Refactor web package and context package () 2023-06-18 09:59:09 +02:00
fuzz Move fuzz tests into tests/fuzz () 2023-01-09 15:30:14 +08:00
gitea-lfs-meta Test views of LFS files () 2022-12-23 07:41:56 +08:00
gitea-repositories-meta Fix bug of branches API with tests () 2023-07-01 10:52:52 +08:00
integration Replace interface{} with any () 2023-07-04 18:36:08 +00:00
mssql.ini.tmpl Implement actions artifacts () 2023-05-19 21:37:57 +08:00
mysql.ini.tmpl Implement actions artifacts () 2023-05-19 21:37:57 +08:00
mysql8.ini.tmpl Implement actions artifacts () 2023-05-19 21:37:57 +08:00
pgsql.ini.tmpl Implement actions artifacts () 2023-05-19 21:37:57 +08:00
sqlite.ini.tmpl Implement actions artifacts () 2023-05-19 21:37:57 +08:00
test_utils.go Replace interface{} with any () 2023-07-04 18:36:08 +00:00