summaryrefslogtreecommitdiffstats
path: root/tests/http.test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added "server closes without reading post data" case.welch2000-04-091-24/+84
* * library/http2.1/http.tcl: Added -querychannel option and alteredsandeep2000-03-191-4/+38
* Added tests for -queryprogresswelch2000-03-171-1/+24
* Took out "nonPortable" flag that was hiding -timeout tests,welch1999-11-221-4/+45
* updated to 2.2 version for httphobbs1999-11-201-5/+5
* changed http package version from 2.0 to 2.1hershey1999-07-201-2/+2
* Marked two timing-dependent tests "nonPortable",welch1999-07-071-3/+3
* Fixed package version numberwelch1999-07-021-4/+4
* Modified the tests to use the package tcltestjenn1999-06-261-5/+6
* added code to unset the "data" array so tests that follow can use a scalarhershey1999-06-081-3/+4
* changed call to "remove" to "removeFile"--this bug was causing "httpd" filehershey1999-05-181-2/+2
* * tests/http.test: Unset "data" array before running tests tostanton1999-05-061-1/+2
* merged 8.1.0 changes into mainlinestanton1999-04-241-14/+16
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-152/+50
* Fixed timeout-related HTTP testwelch1998-11-031-2/+10
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+409