]> sjero.net Git - wget/commitdiff
Fix test names.
authorMicah Cowan <micah@cowan.name>
Thu, 4 Dec 2008 21:57:18 +0000 (13:57 -0800)
committerMicah Cowan <micah@cowan.name>
Thu, 4 Dec 2008 21:57:18 +0000 (13:57 -0800)
tests/ChangeLog
tests/Test-idn-cmd.px
tests/Test-idn-headers.px
tests/Test-idn-meta.px

index 16e7bd3b778c920bd03e274cd713fa6c1d4bc71c..8e1a63f6047d43a8df1099e863fea657b7687cb8 100644 (file)
@@ -1,3 +1,8 @@
+2008-12-04  Micah Cowan  <micah@cowan.name> (not copyrightable)
+
+       * Test-idn-cmd.px, Test-idn-meta.px, Test-idn-headers.px:
+       Fix test names.
+
 2008-11-26  Micah Cowan  <micah@cowan.name>  (not copyrightable)
 
        * Test-ftp-iri-disabled.px, Test-ftp-iri-fallback.px,
 2008-11-26  Micah Cowan  <micah@cowan.name>  (not copyrightable)
 
        * Test-ftp-iri-disabled.px, Test-ftp-iri-fallback.px,
index dba981838461df0a3a3e34f02ad129888c7ac9f6..2f97962438b969c01a161c56b32e78cf530ff2b6 100755 (executable)
@@ -40,7 +40,7 @@ my %expected_downloaded_files = (
 
 ###############################################################################
 
 
 ###############################################################################
 
-my $the_test = HTTPTest->new (name => "Test-iri-cmd",
+my $the_test = HTTPTest->new (name => "Test-idn-cmd",
                               input => \%urls, 
                               cmdline => $cmdline, 
                               errcode => $expected_error_code, 
                               input => \%urls, 
                               cmdline => $cmdline, 
                               errcode => $expected_error_code, 
index f07621c326ac0a22e2d3391e8d743d8caec2a13d..b94c1cde1d780ba8681f6a938132b43afd705f98 100755 (executable)
@@ -55,7 +55,7 @@ my %expected_downloaded_files = (
 
 ###############################################################################
 
 
 ###############################################################################
 
-my $the_test = HTTPTest->new (name => "Test-iri-headers",
+my $the_test = HTTPTest->new (name => "Test-idn-headers",
                               input => \%urls, 
                               cmdline => $cmdline, 
                               errcode => $expected_error_code, 
                               input => \%urls, 
                               cmdline => $cmdline, 
                               errcode => $expected_error_code, 
index 3d6e0563fd16e9777aa91e05ff88a1e157ef159b..2734e1eaf537ffc1d586c944979e5a4a61f556cc 100755 (executable)
@@ -56,7 +56,7 @@ my %expected_downloaded_files = (
 
 ###############################################################################
 
 
 ###############################################################################
 
-my $the_test = HTTPTest->new (name => "Test-iri-meta",
+my $the_test = HTTPTest->new (name => "Test-idn-meta",
                               input => \%urls, 
                               cmdline => $cmdline, 
                               errcode => $expected_error_code, 
                               input => \%urls, 
                               cmdline => $cmdline, 
                               errcode => $expected_error_code,