Commit Graph

13 Commits (0b86aa5d29478c2316f6f29eb5fdcfb074b459b6)

Author SHA1 Message Date
ᴜɴᴋɴᴡᴏɴ 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
ᴜɴᴋɴᴡᴏɴ 2e819a360c
build: rename build tag miniwinsvc -> minwinsvc
This was in fact a typo.
2020-02-20 16:33:03 +08:00
Unknwon a887bed25b
appveyor: remove direct from GOPROXY 2019-10-24 22:53:40 -07:00
Unknwon 3fc783617a
appveyor: print Go version 2019-10-24 22:52:16 -07:00
Unknwon 34d9a17aad
appveyor: use stack: go 1.13.3 2019-10-24 22:51:08 -07:00
Unknwon 40ee8de171
appveyor: add GOPROXY env 2019-10-24 22:47:10 -07:00
Unknwon 613139e7be
Enable Go modules (#5835)
* Remove vendor

* Enable Go modules

* ci: add command to fetch dependencies

* ci: update setting

* ci: update settings

* Require Go 1.11

* Rename module name to gogs.io/gogs
2019-10-23 23:03:17 -07:00
Unknwon ecf61be633
ci: add Go 1.13 2019-10-19 17:29:03 -07:00
Unknwon be6bb5314e ci: update appveyor.yml 2018-12-03 20:00:28 -05:00
Unknwon 9c3c9a8eb9
Update CI settings 2017-02-09 20:11:34 -05:00
Unknwon 3d23c13160
Add AppVeyor badge to README 2017-01-27 19:42:41 -05:00
Unknwon e2afd886fd
Update appveyor.yml 2017-01-27 19:33:40 -05:00
Unknwon aa682b3b7e
Add appveyor.yml 2017-01-27 19:25:00 -05:00