Commit Graph
29 Commits
Author SHA1 Message Date
Shelikhoo 3ef7feaeaf update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
Shelikhoo 52d414fa49 integrate ioutil migration in test
Some inconsistent change have been introduced in a previous version of ioutil migration(0c3105691f).
2021-09-29 09:25:23 +01:00
Shelikhoo 0c3105691f refactor: move from io/ioutil to io and os package (#1298)
Author: Eng Zer Jun <engzerjun@gmail.com>
Date:   Mon Sep 27 00:56:31 2021 +0800

    refactor: move from io/ioutil to io and os package (#1298)
2021-09-27 23:02:19 +01:00
LoyalsoldierandGitHub f94dd11a8c Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
LoyalsoldierandGitHub 5e99737c12 Fix: close response body (#484) 2020-12-03 16:07:41 +08:00
LoyalsoldierandGitHub b68f943c78 Fix lint according to golangci-lint (#439) 2020-11-22 05:05:01 +08:00
loyalsoldier 784775f689 Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
Darien Raymond 932e09a388 remove dep of assert lib 2019-02-09 15:46:48 +01:00
Darien Raymond bdd71a44b4 remove dep on assert lib 2019-02-02 22:19:30 +01:00
Darien Raymond a8b3c74945 sort import 2018-11-12 19:51:29 +01:00
Darien Raymond 2f3670f60b fix http error test 2018-04-18 23:57:28 +02:00
Darien Raymond 0ad4f99762 test case for http proxy error 2018-04-18 22:41:47 +02:00
Darien Raymond af29e42771 move tcp.PickPort to its own package 2018-03-01 11:53:39 +01:00
Darien Raymond 292d7cc353 massive refactoring for interoperability 2018-01-10 12:22:37 +01:00
sunshineplanandGitHub 8ec1a98040 update http connect test 2017-12-03 10:45:26 +08:00
Darien Raymond e8901368d7 update http connect test 2017-11-26 15:15:03 +01:00
Darien Raymond c51251bbdb fix broken test 2017-11-20 11:27:41 +01:00
Darien Raymond b859bdf684 test case for http post and connect 2017-11-17 16:53:00 +01:00
Darien Raymond 100391fdb7 fix http basic auth. fix #659 2017-10-28 14:25:22 +02:00
Darien Raymond 1d3c8098e9 basic auth in http server 2017-10-26 21:44:13 +02:00
Darien Raymond 74cf833758 fully migrate to new assertion lib 2017-10-24 16:15:35 +02:00
Darien Raymond 1c856a46ab step 1 to remove reference to net package 2017-08-29 12:56:57 +02:00
Darien Raymond 087a91c46c refactor test 2017-05-18 00:39:30 +02:00
Darien Raymond fbd035247f translate all remaining scenario tests into new format 2017-03-31 17:06:16 +02:00
Darien Raymond 8b00d6fc30 clean imports 2017-01-14 00:27:45 +01:00
v2ray 07a86f549b unified import path 2016-08-20 20:55:45 +02:00
v2ray 8b3875050d http response in blackhole 2016-06-10 23:01:17 +02:00
v2ray fc63f0432c simplify testing 2016-05-24 21:55:46 +02:00
v2ray 96f582da98 test case for http proxy 2016-01-24 21:48:38 +01:00