summaryrefslogtreecommitdiff
path: root/t/old-base.t
Commit message (Expand)AuthorAgeFilesLines
* handle form params without valuesGianni Ceccarelli2023-04-301-2/+2
* Apply perlimports to testsOlaf Alders2022-10-031-2/+2
* uri-test: use local implementation (./lib) while authoring modulePerlbotics2022-07-041-1/+7
* Tidy import statementsOlaf Alders2021-01-131-1/+1
* fix lines that look like merge markersKaren Etheridge2017-07-251-1/+1
* ensure a new enough Test::More is available for subtestKaren Etheridge2016-11-181-1/+1
* remove the use of global warnings, which can expose suppressed warnings in th...Karen Etheridge2015-06-251-2/+0
* convert this test to Test::MoreKaren Etheridge2014-07-111-238/+190
* use strict and warnings in all modules, tests and scriptsKaren Etheridge2014-07-021-9/+13
* use File::Temp for randomized tempdirKaren Etheridge2014-01-111-1/+2
* Use $ENV{TMPDIR} if definedPiotr Roszatycki2014-01-111-1/+1
* Comment spelling fixes.Ville Skyttä2012-07-081-1/+1
* Revert "Distingush between empty and undef values in query_form [RT#62708]"Gisle Aas2011-01-231-1/+1
* Adjust tests for query_formGisle Aas2011-01-221-1/+1
* Treat ? as a reserved character in file: URIsGisle Aas2010-08-221-2/+2
* Fix test affected by IDNAGisle Aas2009-10-271-2/+2
* Make $uri->canoniacal always unescape the unreserved chars.Gisle Aas2004-10-051-1/+1
* Make URI::file->canonical try to set authority to $DEFAULT_AUTHORITY.Gisle Aas2004-09-071-3/+4
* Ask for old behaviour so that the tests pass.Gisle Aas2004-09-071-1/+4
* From: Ilya Zakharevich <nospam-abuse@ilyaz.org>Gisle Aas2003-09-191-5/+5
* rfc2396bis restores the rfc1808 behaviour for absolutising "?y".Gisle Aas2003-07-231-2/+2
* From: Warren Jones <wjones@fluke.com>Gisle Aas2003-01-021-1/+2
* Avoid "Character in "c" format wrapped" warning in bleadperlGisle Aas2001-09-061-1/+1
* Updated expected test results as the default for uri_escape() has now changed.Gisle Aas2001-08-271-4/+4
* Incorporated some old rejects.Gisle Aas2000-08-021-9/+10
* Forgot to check this in for last release.R1.07Gisle Aas2000-06-131-15/+24
* From: lane (Charles Lane) @ DUPHY4.Physics.Drexel.EduGisle Aas2000-04-071-9/+46
* QNX support.Gisle Aas2000-02-141-1/+7
* MacOS patches from Paul J. Schinder.Gisle Aas1999-03-191-0/+4
* Dos path fixed again.Gisle Aas1998-09-221-2/+2
* uri_escape will not escape "?" by default any more.Gisle Aas1998-09-121-1/+1
* Merged every string object change into the main branch.Gisle Aas1998-09-111-0/+961