tests: use LOCALIP
This patch replaces hardcoded 127.0.0.1 with $LOCALIP in all tests. Till now, the IPv6 series should make tests pass on common IPv6 systems where the local device has the address "::1" and the hostname "localhost" resolves to "::1".
Showing
- tests/run-tests.py 1 addition, 0 deletionstests/run-tests.py
- tests/test-archive.t 1 addition, 1 deletiontests/test-archive.t
- tests/test-bundle2-exchange.t 2 additions, 2 deletionstests/test-bundle2-exchange.t
- tests/test-clone.t 2 additions, 2 deletionstests/test-clone.t
- tests/test-help.t 6 additions, 6 deletionstests/test-help.t
- tests/test-hgweb-commands.t 48 additions, 48 deletionstests/test-hgweb-commands.t
- tests/test-hgweb-descend-empties.t 5 additions, 5 deletionstests/test-hgweb-descend-empties.t
- tests/test-hgweb-no-path-info.t 6 additions, 6 deletionstests/test-hgweb-no-path-info.t
- tests/test-hgweb-no-request-uri.t 6 additions, 6 deletionstests/test-hgweb-no-request-uri.t
- tests/test-hgweb-non-interactive.t 1 addition, 1 deletiontests/test-hgweb-non-interactive.t
- tests/test-hgweb-raw.t 2 additions, 2 deletionstests/test-hgweb-raw.t
- tests/test-hgweb-symrev.t 86 additions, 86 deletionstests/test-hgweb-symrev.t
- tests/test-hgwebdir.t 2 additions, 2 deletionstests/test-hgwebdir.t
- tests/test-http-protocol.t 17 additions, 17 deletionstests/test-http-protocol.t
- tests/test-https.t 14 additions, 14 deletionstests/test-https.t
- tests/test-largefiles-wireproto.t 2 additions, 2 deletionstests/test-largefiles-wireproto.t
- tests/test-largefiles.t 2 additions, 2 deletionstests/test-largefiles.t
- tests/test-push-http-bundle1.t 3 additions, 3 deletionstests/test-push-http-bundle1.t
- tests/test-push-http.t 5 additions, 5 deletionstests/test-push-http.t
- tests/test-serve.t 6 additions, 6 deletionstests/test-serve.t
Loading
Please register or sign in to comment