summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* merge trunkKevin B Kenny2011-03-0150-2288/+4268
|\
| * * generic/tclOOMethod.c (PushMethodCallFrame): [Bug 3001438]: Makedkf2011-01-181-1/+13
| * [Bug 3148192]: Commands "read/puts" incorrectly interpret parameters.nijtmans2011-01-173-8/+8
| * * doc/tclvars.n:Kevin B Kenny2011-01-151-1/+1872
| * * tests/util.test (util-15.*): Added test cases for floating pointKevin B Kenny2011-01-071-1/+89
| * * tests/package.test, tests/pkg.test: Coalesce these tests into onedkf2011-01-064-1455/+1427
| * Clean up of tests and conversion to tcltest 2. Target has been to get init anddkf2011-01-0120-699/+703
| * * tests/execute.test (execute-11.1): [Bug 3142026]: Added test thatdkf2011-01-011-94/+124
| * * generic/tclCmdIL.c (Tcl_LsortObjCmd): Fix crash when multiple -indexdkf2010-12-271-1/+4
| * Make sure [fcopy -size ... -command ...] always calls the callback asynchrono...ferrieux2010-12-101-1/+39
| * * tests/fCmd.test: Improve sanity of constraints now that we don'tdkf2010-12-091-22/+39
| * * generic/tclCmdAH.c (TclInitFileCmd, TclMakeFileCommandSafe, ...):dkf2010-12-094-195/+169
| * * tests/append.test, tests/appendComp.test: Clean up tests so thatdkf2010-12-092-108/+125
| * * tests/fCmd.test, tests/safe.test, tests/uplevel.test,dkf2010-12-075-348/+359
| * 2010-11-29 Kevin B. Kenny <kennykb@acm.org>Kevin B Kenny2010-11-281-1/+802
| * * tests/chanio.test, tests/iogt.test, tests/ioTrans.test: Convert moredkf2010-11-243-1303/+1373
| * More conversion of tcltest1 tests to tcltest2dkf2010-11-211-483/+521
| * * tests/chanio.test: Converted many tests to tcltest2 by marking thedkf2010-11-201-1172/+1328
| * [FRQ 491789]: "setargv() doesn't support a unicode cmdline"nijtmans2010-11-181-11/+3
| * * tests/oo.test: [Bug 3111059]: Added testing that neatly trapped thisdkf2010-11-181-1/+35
| * * doc/interp.n: [3081184] TIP #378.andreas_kupries2010-11-152-38/+159
| * Clarify the tests so that what is being tested is in the body... :-)dkf2010-11-091-7/+10
| * * tests/oo.test: Various tests for memory leaks.dkf2010-11-091-1/+35
| * Revert previous commit at request of KBK.dkf2010-11-091-5/+1
| * Added test case for [Bug #3105247] -NaN?nijtmans2010-11-091-1/+5
| * some more speedups to socket.testrmax2010-11-042-6/+7
| * avoid having to wait for some child processes to time out after all tests hav...rmax2010-11-041-1/+4
| * Rework some of the tests to speed them up by avoiding (supposedly)rmax2010-11-041-29/+27
| * reorder the constraint list per test for clearer make test output of skipped ...rmax2010-11-041-35/+35
| * * tests/socket.test: Run the socket tests three times with thermax2010-11-041-154/+172
| * * tests/error.test (error-19.13): Another variation on testing fordkf2010-11-041-1/+23
| * * generic/tclCmdMZ.c (TryPostBody): Ensure that errors when settingdkf2010-11-031-1/+45
| * * generic/tclCompCmds.c (TclCompileCatchCmd):Kevin B Kenny2010-11-031-1/+31
| * Improved handling of non-standard module path lists, empty path lists in part...stwo2010-11-021-2/+2
| * * tests/http.test: Make http-4.15 pass in isolation [Bug 3097490]dgp2010-10-281-2/+2
| * Coverage test for portion of ExprSqrtFunc()dgp2010-10-261-1/+5
| * [Patch 2995655] Report inner contexts in [info errorstack]ferrieux2010-10-202-8/+8
| * * generic/tclZlib.c (Tcl_ZlibStreamGet): [Bug 3081008]: Ensure thatdkf2010-10-191-1/+1
| * [Bug 3085863]: tclUniData 9 years oldnijtmans2010-10-181-17/+17
| * * tests/winPipe.test: Test hygiene with makeFile and removeFile.dgp2010-10-061-11/+16
| * * generic/tclCompile.c: Prevent writing to the intrep fields of adgp2010-10-061-1/+25
| * * generic/tclExecute.c (TEBCresume): [Bug 3079830]: Added invalidationdkf2010-10-021-1/+7
| * * doc/socket.n: Document the changes to the [socket] and rmax2010-09-282-123/+119
| * * tests/stringComp.test: improved string test coveragehobbs2010-09-251-167/+153
| * * tests/execute.test: added execute-10.3 for [Bug 3072640]. TheMiguel Sofer2010-09-221-1/+22
* | * tclAssembly.c:Kevin B Kenny2010-12-161-1/+76
* | mergeKevin B Kenny2010-12-1111-672/+729
* | mergeKevin B Kenny2010-12-0111-3183/+4518
* | mergeKevin B Kenny2010-11-032-3/+33
* | mergeKevin B Kenny2010-10-282-3/+7