summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* D'oh!dgp2004-10-281-2/+2
* * tests/socket.test (socket-13.1): Balanced [makeFile] anddgp2004-10-281-25/+25
* * tests/clock.test: Correct duplicate test names.dgp2004-10-284-12/+12
* * tests/registry.test: Fixed test files to load the correctdavygrvy2004-10-272-147/+145
* fixed format-19.1 for 64 bit machinesKevin B Kenny2004-10-271-3/+3
* * tests/tm.test: Expanded on the testsuite entered by Donal.andreas_kupries2004-10-271-5/+195
* additional regression test for Bug 868489Kevin B Kenny2004-10-271-1/+9
* * generic/tclParse.c (Tcl_SubstObj): Fix for failed subst-12.3 test.dgp2004-10-261-1/+9
* Reversed expected result from test subst-12.3.dgp2004-10-261-2/+2
* * tests/subst.test (subst-12.3,4): More tests for Bug 1036649.dgp2004-10-261-1/+17
* * tests/basic.test: Added missing constraints.dgp2004-10-264-17/+16
* fixes for Bug 1054101Kevin B Kenny2004-10-261-1/+43
* Remove some of the contortions from cmdAH-8.45dkf2004-10-251-8/+10
* * generic/tclExecute.c (IllegalExprOperandType,TclExecuteByteCode):dgp2004-10-251-2/+2
* Flesh out tests and transform the TM manager API into an ensembledkf2004-10-251-8/+23
* Add *very* basic test suite for modules, and tighten up the doc styledkf2004-10-221-0/+40
* Make ensembles report shorter error traces that conceal more of how thedkf2004-10-221-7/+5
* * library/clock.tcl: Fixed a typo where the fallback time zoneKevin B Kenny2004-10-221-1/+23
* Stop losing result codes in [dict with] in some circumstancesdkf2004-10-191-1/+13
* TIP#217 implementationdkf2004-10-141-2/+8
* Fix things so we can pass our own test suite for TIP#212...dkf2004-10-081-6/+6
* Basic tests for TIPs #201 and #212dkf2004-10-082-2/+151
* update test for TIP 212dgp2004-10-081-2/+2
* filesystem generic/platform code splittingvincentdarley2004-10-072-9/+54
* * tests/clock.test (clock-34.*): Removed an antibug that forcedKevin B Kenny2004-10-041-9/+9
* Stop words starting with 'eq' or 'ne' from being subdivided by the expressiondkf2004-10-041-1/+9
* Modify the semantics of [dict set] to be what everyone expected them to bedkf2004-10-021-4/+4
* * tests/namespace.test (namespace-8.7): Another test for save/restoredgp2004-10-021-1/+8
* * generic/tclBasic.c (Tcl_EvalObjEx): Removed the flag bit valuedgp2004-10-011-3/+3
* * generic/tclBasic.c (Tcl_AddObjErrorInfo): More re-organizationdgp2004-09-303-3/+58
* * tests/subst.test (12.1-2): added tests for [Bug 1036649]Miguel Sofer2004-09-301-1/+16
* * tests/basic.test (49.*): New tests for TCL_EVAL_GLOBAL.dgp2004-09-291-1/+21
* * generic/tclBasic.c: Removed internal routines TclInvoke,dgp2004-09-271-11/+2
* fix to small filesystem bugsvincentdarley2004-09-273-12/+38
* Report compilation errors at runtime, [Patch 103368] by dgp.Miguel Sofer2004-09-267-204/+170
* Fix spelling of test names...dkf2004-09-241-21/+21
* * generic/tclBasic.c: Corrections to the 2004-09-21 commitdgp2004-09-242-2/+33
* * generic/tclCmdMZ.c (TclProcessReturn): Support the -errorlinedgp2004-09-222-4/+17
* * generic/tclExecute.c (INST_START_CMD):Miguel Sofer2004-09-221-1/+31
* * generic/tclCompCmds.c: Tolerate [append] syntax errorsdgp2004-09-221-2/+16
* * tests/error.test (error-6.2,3): Added more tests to verifydgp2004-09-201-1/+10
* Some tests were non-portable, alas.dkf2004-09-191-3/+3
* Fix silly mistakes :} and make sure that the original bug is a test case.dkf2004-09-181-3/+4
* Make sure large shifts shift for real. [Bug 868467]dkf2004-09-181-1/+11
* * doc/interp.n:Miguel Sofer2004-09-141-5/+12
* Fix [Bug 1026903] by storing what ensemble the ensemble is cached for.dkf2004-09-131-1/+12
* * generic/tclClock.c (TclMktimeObjCmd): Corrected a bad checkKevin B Kenny2004-09-111-1/+21
* tcltest-12.3-4 needed to have ::tcltest::loadScript set to empty in their -setupdavygrvy2004-09-111-1/+3
* One less crazy long/wide aunt in the attic [Bug 868489]dkf2004-09-101-1/+53
* fixed a bug where %z was always positive in :localtimeKevin B Kenny2004-09-101-1/+21