summaryrefslogtreecommitdiffstats
path: root/tests/http.test
Commit message (Expand)AuthorAgeFilesLines
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-3/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-3/+0
| | * update tests to handle strictness changehobbs2006-10-061-1/+14
| | * * library/http/http.tcl: Change " " -> "+" url encoding mappinghobbs2006-09-151-2/+2
| | * Backport of improved URL parsing. [Bug 1358369]dkf2005-11-181-73/+56
| | * * tests/http.test: do not URI encode -._~ accordinghobbs2005-10-051-3/+3
| | * * doc/http.n (http::config): add -urlencoding option (default utf-8)hobbs2004-05-251-9/+55
| | * * library/http/pkgIndex.tcl: merged to v2.4.4 from headhobbs2003-07-181-1/+7
| * | * tests/httpd: Backport new tests for http 2.7.3.dgp2009-04-101-3/+3
| * | [Bug 1929403] specify the translation mode when counting bytespatthoyts2008-12-111-1/+2
* | | * tests/http.test: Make http-4.15 pass in isolation [Bug 3097490]dgp2010-10-281-2/+2
* | | Fix [Bug 2891171]: URL checking too strict when using multiple question marks...nijtmans2009-11-181-2/+2
* | | Clean up http tokens properly.dkf2009-09-111-107/+162
* | | More test suite cleanup for "-singleproc 1 -debug 1" testing.dgp2009-06-241-3/+7
* | | Correct failures during -singleproc 1 test suite run.dgp2009-06-241-4/+8
* | | Improved HTTP/1.1 support and added specific HTTP/1.1 testing.patthoyts2009-04-101-2/+3
* | | Specific check for [Bug 26245326]patthoyts2009-04-101-1/+15
* | | Set the file channel to binary for size comparison on windowspatthoyts2008-12-091-3/+4
|/ /
* | * unix/Makefile.in (install-libraries): Bump http to 2.7hobbs2008-03-121-8/+8
* | * library/http/http.tcl (http::geturl): add -method option to supporthobbs2008-03-121-2/+2
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | Make some tests clearer on failure by using tcltest2 featuresdkf2007-11-131-22/+16
* | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:hobbs2006-11-031-2/+2
* | * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009Miguel Sofer2006-10-091-2/+2
* | * library/http/http.tcl: Change " " -> "+" url encoding mappinghobbs2006-09-161-2/+2
* | Fix silly errors in REs, in variables, and in tests that were working withdkf2005-11-181-11/+11
* | Improved URL validation that better describes why validation failed. [Bug 135...dkf2005-11-181-62/+45
* | * tests/http.test: do not URI encode -._~ accordinghobbs2005-10-051-3/+3
* | * doc/http.n (http::config): add -urlencoding option (default utf-8)hobbs2004-05-251-9/+53
* | * tests/http.test: Clear away the custom [bgerror] when done.dgp2004-05-251-1/+2
* | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognitiondgp2003-11-141-2/+2
* | * library/http/pkgIndex.tcl: upped to http v2.4.4hobbs2003-07-181-1/+7
* | * tests/init.test: Added [cleanupTests] to report results of testsdgp2003-06-271-1/+2
|/
* Corrected a problem where http-4.14 would fail when run with a proxy Kevin B Kenny2003-02-111-3/+3
* fix to crashing filesystem testvincentdarley2003-02-071-1/+3
* [info exist]->[info exists]. [Bug 602566]dkf2002-10-031-3/+3
* * tests/http.test (http-3.11): added close $fp that was causing anhobbs2002-09-021-1/+2
* Made many tests work properly when the current directory is not writable.dkf2002-07-051-16/+23
* * doc/tcltest.n: Reverted [makeFile] and [viewFile] todgp2002-07-021-3/+3
* * Fixed [makeFile] and [viewFile] to accurately reflect a file'sdgp2002-07-011-11/+10
* * Corrections to tcltest and the Tcl test suite so that a testdgp2002-06-221-1/+2
* added removeFile for outdatahobbs2001-10-121-1/+4
* * doc/http.n: noted -binary, charset and coding state keys.hobbs2001-09-071-5/+11
* * tests/http.test (http-4.14): fixed variable error return.hobbs2001-08-071-2/+2
* tests/http.test: removed unused notLinux constraint settinghobbs2001-05-211-3/+1
* reduced unnecessary iterations in http-3.13hobbs2000-06-021-3/+3
* 2000-05-29 Sandeep Tamhankar <sandeep@scriptics.com>hobbs2000-06-021-2/+11
* 2000-04-21 Sandeep Tamhankar <sandeep@scriptics.com>sandeep2000-04-221-2/+1
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2