gogs/internal
ᴜɴᴋɴᴡᴏɴ 8796df8218
conf: add unit tests (#5954)
* conf: add tests for utils.go

* conf: add tests for static.go

* mock os/exec

* Run tests on Windows

* appveyor: fix gcc not found

* computed: add unit tests

* log: add unit tests

* log: fix tests on Windows

* conf: add some tests

* Finish adding tests

* Cover more cases

* Add tests for testutil

* Add more tests
2020-02-29 22:24:20 +08:00
..
assets conf: overhaul settings (#5953) 2020-02-29 16:29:17 +08:00
auth conf: overhaul auth and user settings (#5942) 2020-02-27 18:06:38 +08:00
avatar internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
cmd conf: overhaul settings (#5953) 2020-02-29 16:29:17 +08:00
conf conf: add unit tests (#5954) 2020-02-29 22:24:20 +08:00
context conf: overhaul settings (#5953) 2020-02-29 16:29:17 +08:00
cron conf: overhaul server settings (#5928) 2020-02-22 09:05:26 +08:00
db conf: overhaul settings (#5953) 2020-02-29 16:29:17 +08:00
email conf: overhaul auth and user settings (#5942) 2020-02-27 18:06:38 +08:00
form all: use lazyregexp (#5911) 2020-01-29 19:36:57 +08:00
httplib internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
lazyregexp all: use lazyregexp (#5911) 2020-01-29 19:36:57 +08:00
markup conf: overhaul server settings (#5928) 2020-02-22 09:05:26 +08:00
osutil conf: add unit tests (#5954) 2020-02-29 22:24:20 +08:00
pathutil repo/editor: clean up tree path 2020-02-19 23:45:02 +08:00
process log: migrate to unknwon.dev/clog/v2 (#5927) 2020-02-20 02:25:02 +08:00
route conf: overhaul settings (#5953) 2020-02-29 16:29:17 +08:00
ssh conf: overhaul server settings (#5928) 2020-02-22 09:05:26 +08:00
sync internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
template conf: overhaul settings (#5953) 2020-02-29 16:29:17 +08:00
testutil conf: add unit tests (#5954) 2020-02-29 22:24:20 +08:00
tool conf: overhaul settings (#5953) 2020-02-29 16:29:17 +08:00