John Guo
|
bceb5fc7de
|
rename gdebug.TestData* -> gtest.Data*; add UT case for http server
|
2022-03-17 16:58:04 +08:00 |
|
John Guo
|
546b6b1724
|
t.Assert(err, nil) -> t.AssertNil(err)
|
2022-03-10 11:36:40 +08:00 |
|
John Guo
|
ce93b625d4
|
change errors wrapped by gerror.Wrap with error stack info for all packages
|
2021-12-21 22:59:14 +08:00 |
|
John Guo
|
57ccc13e0c
|
unit testing files renaming
|
2021-11-17 23:20:58 +08:00 |
|
houseme
|
be03b3cdda
|
Improved import, by group improt.
|
2021-11-13 23:23:55 +08:00 |
|
John Guo
|
fa5499373a
|
replace char <xxx> to ;add GetWithEnv/GetWithCmd fuctions for package gcfg
|
2021-10-21 18:22:47 +08:00 |
|
John Guo
|
1bc0635f8b
|
version 2
|
2021-10-11 21:41:56 +08:00 |
|
John Guo
|
727f58a24b
|
remove usage of gconv.Unsafe* functions internally to avoid unexpected errors
|
2021-09-14 19:30:20 +08:00 |
|
John Guo
|
093034acd1
|
copyright comment update
|
2021-01-17 21:46:25 +08:00 |
|
John
|
41a9e91b4c
|
improve example for package gpage
|
2020-03-21 23:13:31 +08:00 |
|
John
|
c2966817ce
|
improve function gdebug.TestDataPath and update all usage codes
|
2020-03-21 19:41:05 +08:00 |
|
John
|
0b6d04485e
|
improve unit testing cases
|
2020-03-19 22:56:12 +08:00 |
|
John
|
9f0548c03d
|
improve testdata directory retrieving for unit testing cases
|
2020-03-16 22:47:39 +08:00 |
|
John
|
4374996073
|
add some Must* functions for gparser/gjson/gmd5/gsha1/gbase64
|
2019-12-12 11:40:23 +08:00 |
|
John
|
e6aa9d3a46
|
add EncodeFile/EncodeFileToString functions for gbase64
|
2019-10-31 14:42:01 +08:00 |
|
John
|
47e74d27bf
|
add MarshalJSON function to implement the interface MarshalJSON for json.Marshal for gtype
|
2019-09-29 15:59:09 +08:00 |
|
John
|
6c7e536eeb
|
fix issue in gbase64/ghttp
|
2019-09-24 20:39:00 +08:00 |
|
John
|
36c2648be8
|
improve ghttp.Response; move gflock to new repo
|
2019-09-24 20:19:18 +08:00 |
|
John
|
b01add2925
|
update project structure
|
2019-07-29 21:01:19 +08:00 |
|