gitea/modules/util
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648)
Replace all contexts in tests with go1.24 t.Context()

---------

Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-02-20 09:57:40 +00:00
..
filebuffer
rotatingfilewriter
color_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
color.go
error.go Refactor error system (#33626) 2025-02-17 12:41:03 -08:00
file_unix_test.go
file_unix.go
file_windows.go
io_test.go
io.go Refactor markup package (#32399) 2024-11-04 10:59:50 +00:00
keypair_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
keypair.go
legacy_test.go
legacy.go
pack_test.go
pack.go
paginate_test.go
paginate.go
path_test.go Fix unittest and repo create bug (#33061) 2024-12-31 18:45:05 +08:00
path.go Fix unittest and repo create bug (#33061) 2024-12-31 18:45:05 +08:00
remove.go
runtime_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
runtime.go Refactor pprof labels and process desc (#32909) 2024-12-20 12:17:14 +08:00
sanitize_test.go
sanitize.go
sec_to_time_test.go Worktime tracking for the organization level (#19808) 2025-02-03 01:51:12 +08:00
sec_to_time.go Worktime tracking for the organization level (#19808) 2025-02-03 01:51:12 +08:00
shellquote_test.go Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
shellquote.go
slice_test.go
slice.go Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (#33569) 2025-02-13 03:26:27 +08:00
string_test.go Do not render truncated links in markdown (#32980) 2024-12-26 00:33:55 +08:00
string.go Do not render truncated links in markdown (#32980) 2024-12-26 00:33:55 +08:00
time_str_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
time_str.go Update go tool dependencies (#32916) 2024-12-19 19:17:55 +01:00
timer_test.go
timer.go
truncate_test.go Improve "ellipsis string" (#32989) 2024-12-26 14:19:35 +08:00
truncate.go Improve "ellipsis string" (#32989) 2024-12-26 14:19:35 +08:00
url.go
util_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
util.go