Allen.M
|
6ffbc0a2b8
|
testing: fix temporary create failed on Windows
We are creating temporary files on the root directory of beego now
This PR using system temporary directory for testing.
Fixes #4243
|
2020-09-30 15:50:40 +08:00 |
|
astaxie
|
453691728a
|
gofmt simplify
|
2017-04-20 10:56:09 +08:00 |
|
Eyal Post
|
dfa74faf43
|
support for multiple view paths
|
2017-02-07 22:18:33 +02:00 |
|
Denis Isaev
|
1effb6ce30
|
add GetUint(8|16|32|64) to controller
|
2016-10-02 07:42:06 +00:00 |
|
astaxie
|
29752e2575
|
refactor router
|
2015-12-16 23:11:03 +08:00 |
|
astaxie
|
d1bba02958
|
refact beego config
|
2015-12-09 23:35:04 +08:00 |
|
nkbai
|
5e915cb614
|
controller_test.go 既然叫test,那就按照go的规则进行test吧
|
2015-11-24 14:55:59 +08:00 |
|
Michael Hatch
|
4d65330ca1
|
changing my package namespace to astaxie
|
2014-09-03 19:47:09 -05:00 |
|
Michael Hatch
|
db51ddab96
|
GetInt(), GetInt8(), GetInt16(), GetInt32(), GetInt64() and Example tests
|
2014-08-23 20:24:29 -05:00 |
|