aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.inc
diff options
context:
space:
mode:
authorMichael Kaufmann <mail@michael-kaufmann.ch>2016-01-07 18:00:00 +0100
committerDaniel Stenberg <daniel@haxx.se>2016-01-08 00:19:46 +0100
commitd9b4d1ce20e89a00dba8afc3767845fb7e357b21 (patch)
treeed1065b416c34636d4b3eeeb1e41bd25e6fff3e3 /tests/data/Makefile.inc
parent336e8feec49becc5cc6e62cc83b729bafcf70175 (diff)
connection reuse: IDN host names fixed
Use the ACE form of IDN hostnames as key in the connection cache. Add new tests. Closes #592
Diffstat (limited to 'tests/data/Makefile.inc')
-rw-r--r--tests/data/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/Makefile.inc b/tests/data/Makefile.inc
index eeed1b13a..4e01bdfcb 100644
--- a/tests/data/Makefile.inc
+++ b/tests/data/Makefile.inc
@@ -168,4 +168,4 @@ test2008 test2009 test2010 test2011 test2012 test2013 test2014 test2015 \
test2016 test2017 test2018 test2019 test2020 test2021 test2022 test2023 \
test2024 test2025 test2026 test2027 test2028 test2029 test2030 test2031 \
test2032 test2033 test2034 test2035 test2036 test2037 test2038 test2039 \
-test2040 test2041 test2042 test2043 test2044 test2045
+test2040 test2041 test2042 test2043 test2044 test2045 test2046 test2047