summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Also corrected faulty prevention of [namespace import] cycles.dgp2004-09-091-1/+45
* * generic/tclNamesp.c (Tcl_ForgetImport): Corrected faultydgp2004-09-091-1/+115
* * compat/strftime.c (_conv): Corrected a problem where hour 0Kevin B Kenny2004-09-081-1/+5
* fixed clock-34.* to use same time zone on input and outputKevin B Kenny2004-09-081-9/+9
* * generic/tclClock.c (TclClockMktimeObjCmd): Fixed a bug whereKevin B Kenny2004-09-081-1/+22
* * tests/timer.test (timer-1.1, timer-2.1): Changed to (one hopes!)Kevin B Kenny2004-09-071-6/+6
* * generic/tclTimer.c: Removed a premature optimisation thatKevin B Kenny2004-09-071-7/+22
* two bugs fixed in filesystem docs and testsvincentdarley2004-08-311-2/+2
* Fix a crash caused by sharing in [string map]. [Bug 1018562]dkf2004-08-301-1/+5
* Fix old tests to check [namespace which] sanely...dkf2004-08-271-4/+5
* Make [namespace which] use newer option parsing code for more flexibility.dkf2004-08-271-5/+5
* Fix/improve testsdkf2004-08-271-5/+15
* Fix [Bug 1017022] by factorizing out the ensemble lookup code and fixing once.dkf2004-08-271-2/+41
* * tests/env.test: macosx fixes.das2004-08-261-3/+3
* * tests/timer.test (timer-10.1): Test for Bug 1016167.dgp2004-08-251-1/+13
* D'oh! Put the correct value in... :^}dkf2004-08-251-2/+2
* Stop test from getting stomped by preceding tests...dkf2004-08-251-2/+2
* Fixes to ensemble -unknown handler processing to stop [namespace import] fromdkf2004-08-251-1/+27
* Fixed bug in CET time spec - times change at 0100 Greenwuch, not local.Kevin B Kenny2004-08-211-2/+2
* * tests/clock.test (clock-38.1): Changed TZ setting to specifyKevin B Kenny2004-08-211-2/+2