Commit Graph
4 Commits
Author SHA1 Message Date
mstmdev 680be7d928 Add some tests for YAML and TOML formats (#3223) 2022-07-01 17:38:32 +08:00
mstmdev 088cdd74d4 Fix the value of ginSupportMinGoVer constant by semantic (#3221) 2022-07-01 10:31:31 +08:00
mstmdev 444e156fb1 Fix some tests (#3100)
* Sleep for one millisecond in the handler because the `Latency` will return `0s` sometimes and the test will fail

* The `TCPListener.File` is not supported by windows, it is unimplemented now

* Remove the `LF` in the `testdata/template/raw.tmpl`, because if set the git config `core.autocrlf=true`, will append `CR` to the raw.tmpl automatically, then test is failed on Windows
2022-04-21 18:21:46 +08:00
mstmdev 865fd560fc Update some comments, add function name prefix to comment (#3090) 2022-03-23 21:35:09 +08:00