summaryrefslogtreecommitdiff
path: root/t/heuristic.t
Commit message (Expand)AuthorAgeFilesLines
* Tidy import statementsoalder/tidy-importsOlaf Alders2021-01-131-2/+2
* remove the use of global warnings, which can expose suppressed warnings in th...Karen Etheridge2015-06-251-2/+0
* use strict and warnings in all modules, tests and scriptsKaren Etheridge2014-07-021-0/+3
* Try harder to guess scheme from hostnames besides just "$scheme.*" ones.Ville Skyttä2010-11-021-1/+13
* Guess HTTPS and FTP from URI::Heuristic input with port but no scheme.Ville Skyttä2010-11-021-1/+7
* Use a mockied gethostbyname for testingGisle Aas2010-10-061-75/+64
* www.perl.su also need to work for tests 6..12Gisle Aas2010-10-061-1/+1
* Fix heuristic test fails on hosts in .su (or .uk) domains [RT#56135]Alex Kapranoff2010-03-311-15/+23
* Test 8 didn't pass (failure introduced by 70e812cfa)Gisle Aas2010-03-141-3/+10
* Use HTTP_ACCEPT_LANGUAGE, LC_ALL, and LANG in country heuristics.Ville Skyttä2010-03-061-16/+30
* Fix heuristics when COUNTRY is set to "gb".Ville Skyttä2010-02-211-13/+18
* Remove unneeded execute permissions.Ville Skyttä2010-01-261-0/+0
* 2nd attempt to get heuristic.t to pass [RT#36554]1.40Gisle Aas2009-08-141-1/+1
* Test exactly the DNS names we care about [RT#36554]Gisle Aas2009-08-121-2/+2
* skip DNS test if wildcard domain catcher (e.g. OpenDNS) is thereTatsuhiko Miyagawa2009-02-131-1/+1
* We get different test result when www.perl.com doesn't resolve.Jan Dubois2008-04-031-1/+1
* Apparently www.perl.co.uk is no more.Gisle Aas2004-09-191-1/+1
* Enable warnings on tests.Gisle Aas2003-08-051-0/+2
* Guess better for "123.3.3.3:8080/foo"Gisle Aas2002-01-161-1/+4
* Disable debug output by default. Reenabled if test is passed a TRUE argument.Gisle Aas2001-09-141-2/+4
* perl.no has now been taken.Gisle Aas2001-02-271-1/+1
* Allow "-" in host names.Gisle Aas2001-01-091-1/+11
* Disable test when the "OFFLINE" file is present.Gisle Aas1999-06-011-0/+5
* Some debug code left over.Gisle Aas1999-04-121-1/+0
* MacOS patches from Paul J. Schinder.Gisle Aas1999-03-191-0/+14
* Merged every string object change into the main branch.Gisle Aas1998-09-111-0/+61