Dominik Ritter
a00cb84da4
Fix regular expression and test
2019-02-04 15:40:31 +01:00
Dominik Ritter
06151eeba9
Merge remote-tracking branch 'ben/master' into HEAD
2019-02-03 19:52:29 +01:00
Dominik Ritter
40e04e053c
Parse IPs properly
...
This is done if we want to show a public IP, internal IP, or a VPN.
In the VPN case, what we actually want is to display an indicator
that a VPN is active, instead of the VPN IP itself. We parse the
IP here anyway, because we want to save some specific code there.
2019-02-03 19:20:14 +01:00
Yang Tang
5737ca6e81
Remove extra %f in unit tests
2018-10-12 14:09:22 -04:00
Dominik Ritter
df0c2198a0
Fix tests
2018-08-17 18:53:26 +02:00
Dominik Ritter
e0630d7573
Merge branch 'fix_colors' into prepare_066
2018-08-09 00:28:50 +02:00
Dominik Ritter
c7e543ff23
Merge branch 'fix_colors' into prepare_066
2018-08-08 02:03:03 +02:00
Dominik Ritter
81fd69ae98
Update shunit2 to newest version
2018-08-04 17:34:52 +02:00
Dominik Ritter
06de83cc0f
Prepare tests for performance optimizations
2018-07-25 07:52:06 +02:00
Dominik Ritter
16e5e14af7
Fix tests on older ZSH versions
2018-07-19 22:39:19 +02:00
Dominik Ritter
1cf68e418c
Add tests for ip segment
2018-07-18 22:19:14 +02:00