gogs/internal/conf
ᴜɴᴋɴᴡᴏɴ 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
..
testdata conf: add unit tests (#5954) 2020-02-29 22:24:20 +08:00
computed.go conf: add unit tests (#5954) 2020-02-29 22:24:20 +08:00
computed_test.go conf: add unit tests (#5954) 2020-02-29 22:24:20 +08:00
conf.go conf: add unit tests (#5954) 2020-02-29 22:24:20 +08:00
conf_test.go conf: add unit tests (#5954) 2020-02-29 22:24:20 +08:00
log.go conf: add unit tests (#5954) 2020-02-29 22:24:20 +08:00
log_test.go conf: add unit tests (#5954) 2020-02-29 22:24:20 +08:00
static.go conf: add unit tests (#5954) 2020-02-29 22:24:20 +08:00
static_minwinsvc.go conf: overhaul server settings (#5928) 2020-02-22 09:05:26 +08:00
static_test.go conf: add unit tests (#5954) 2020-02-29 22:24:20 +08:00
utils.go conf: add unit tests (#5954) 2020-02-29 22:24:20 +08:00
utils_test.go conf: add unit tests (#5954) 2020-02-29 22:24:20 +08:00