Commit Graph

26 Commits (8c8761e2cca505c8d663675d486004e020bd0d97)

Author SHA1 Message Date
Darien Raymond 9a7177c82c
test case for IPv6 any ip
6 years ago
Darien Raymond edd71de1c3
remove dependency on assert lib
6 years ago
Darien Raymond d675bb92df
update benchmark for address
6 years ago
Darien Raymond 21e9a04dca
improve parse address performance
6 years ago
Darien Raymond 1226f3ce39
more test cases
7 years ago
Darien Raymond dd159cce6c
special handling for IPv6 from URL
7 years ago
Darien Raymond 74cf833758 fully migrate to new assertion lib
7 years ago
Darien Raymond 6ddafdbd73 net assert
7 years ago
Darien Raymond 9ad9af367c
rename import for net test
8 years ago
Darien Raymond 77e1427845
remove unnecessary equals()
8 years ago
v2ray 07a86f549b
unified import path
8 years ago
v2ray fc63f0432c simplify testing
9 years ago
v2ray 3582b9d869 move net/testing/assert into assert
9 years ago
Darien Raymond 7f4ff04483 test cases for Equals()
9 years ago
Darien Raymond c78460df1e test case for ipv4 address in ipv6 format
9 years ago
v2ray 34a0cb0b70 move port out of address
9 years ago
Darien Raymond ae056714db refactor common/net.Port
9 years ago
Darien Raymond fa7c1069bc more update
9 years ago
Darien Raymond ec31c1fa7f remove common/net unit test back.
9 years ago
Darien Raymond 091f047ebb add assertions for net utilities
9 years ago
Darien Raymond 0a2e4343bc massive refactoring against unit test lib
9 years ago
V2Ray cee85bdf26 Add Port as a type
9 years ago
V2Ray 2a00e2c6e9 Fix for IPv4 address
9 years ago
V2Ray 6d5d8b12cd More test case for address
9 years ago
V2Ray 823cbf1509 Split Address struct to save some bytes
9 years ago
V2Ray 075753c030 Massive refactoring for better code structure
9 years ago