summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Upgrade more of the file to tcltest2, and collect constraint definitions to t...dkf2004-12-021-51/+53
* Oops! <:^)dkf2004-12-011-2/+2
* Fix reported problems with tests for dde error messages. Also use more tcltest2dkf2004-12-011-81/+60
* Patch 976520 reworks several of the details involved withdgp2004-11-302-27/+88
* * library/clock.tcl: Corrected the regular expressions that matchKevin B Kenny2004-11-301-2/+6
* Fix [Bug 1066837] without reopening other bugs... What a horrid hack! :^/dkf2004-11-251-1/+6
* * tests/tcltest.test: The order in which [glob] returns the filermax2004-11-251-3/+3
* * generic/tclCmdIL.c (InfoVarsCmd): Corrected segfault in newdgp2004-11-241-1/+9
* * generic/tclInterp.c: Restored several directories to the searchdgp2004-11-221-10/+7
* fix to windows file join bugvincentdarley2004-11-221-0/+7
* * tests/unixInit.test: Removed "knownBug" constraints to promptdgp2004-11-191-9/+9
* * tests/interp.test (interp-36.*): [interp bgerror] tests.dgp2004-11-181-1/+36
* * tests/basic.test: Updated functional (not testing) uses ofdgp2004-11-184-48/+98
* * generic/tclInt.h: Added comment warning that the olddgp2004-11-151-2/+10
* TIP #221 IMPLEMENTATIONdgp2004-11-131-5/+5
* * tests/fileName.test:das2004-11-116-13/+15
* * tests/fCmd.test:das2004-11-111-1/+11
* * tests/winFile.test: Attempted and untested fix for 1062491davygrvy2004-11-081-7/+7
* * tests/winFile.test: added contraint to winFile-4.0 to prevent it being run ...davygrvy2004-11-071-2/+8
* Major simplification of reg.test to de-Spencer it somewhat.dkf2004-11-051-744/+672
* Add [file normalize] so expected paths come out right on Windows. [Bug 1053568]dkf2004-11-051-1/+3
* niggly test suite fixesdgp2004-11-041-2/+2
* remove knownBugs from clock tests by fixing themKevin B Kenny2004-11-031-9/+15
* niggly test suite fixesdgp2004-11-031-2/+2
* test cleanup correctiondgp2004-11-031-3/+6
* * generic/tclTrace.c (TclCallVarTraces): Improved ability to debugdgp2004-11-034-16/+36
* 2004-11-02 Don Porter <dgp@users.sourceforge.net>dgp2004-11-021-1/+42
* Second part of fix for Bug 926106Kevin B Kenny2004-11-011-1/+13
* Fix for [Bug 761471]; NaN is now *never* equal to NaN...dkf2004-11-011-1/+6
* command quoting fixdgp2004-10-311-2/+2
* typo fixdgp2004-10-311-2/+2
* General cleanupdkf2004-10-311-139/+21
* Fix pseudo-constraintdkf2004-10-312-4/+4
* Minor fixes for marginally more claritydkf2004-10-311-10/+10
* Turn umask2 constraint into something more commonly satisfiabledkf2004-10-311-85/+39
* Added constraint to test that won't ever work on Unix (no drive letters!)dkf2004-10-311-2/+2
* General clean updkf2004-10-311-190/+63
* Remove broken test constraint. [bug 1053908]dkf2004-10-311-3/+2
* Make [info globals ::foo] work. [Bug 1057461]dkf2004-10-311-1/+5
* * library/tcltest/tcltest.tcl: Correct reaction to errors in thedgp2004-10-301-8/+6
* Allow ensembles to rewrite their subcommands' error messages to be moredkf2004-10-295-14/+45
* fix for execution stack corruption [Bug 1055676]. Credit dgp for detectiveMiguel Sofer2004-10-281-1/+23
* 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