summaryrefslogtreecommitdiffstats
path: root/tests/event.test
Commit message (Expand)AuthorAgeFilesLines
* Tcl_SetVar -> Tcl_SetVar2 and comparable replacements, eliminating functions ...jan.nijtmans2016-06-291-3/+3
* [16828b3744] [vwait] *must* successfully undo its variable trace, or elsedgp2016-06-161-0/+28
* event tests should continue to work with static Tcltest packagejan.nijtmans2012-07-301-5/+5
* fix event-tests running with tcltest86.dlljan.nijtmans2012-07-301-2/+11
* No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | * * unix/tclUnixChan.c (TclUnixWaitForFile):Kevin B Kenny2006-11-281-1/+210
| * | * generic/tclInterp.c: Fixed completely boneheaded mistake thatdgp2008-06-201-2/+2
* | | Tidying up and taking better advantage of tcltest2 to make the tests moredkf2010-07-051-386/+387
* | | * changes: Updates for 8.6a1 release.dgp2008-06-201-2/+2
|/ /
* | * generic/tclEvent.c (TclDefaultBgErrorHandlerObjCmd): Added errordgp2008-03-101-1/+64
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tclEvent.c ([::tcl::Bgerror]): Corrections to Tcl'sdgp2007-09-071-1/+40
* | * generic/tclEvent.c (HandleBgErrors): Make efficient private copydgp2007-03-121-1/+18
* | * unix/tclUnixChan.c (TclUnixWaitForFile):Kevin B Kenny2006-11-271-1/+210
* | Keep most tests from making sockets that are reachable off the machine.dkf2006-11-031-2/+2
* | * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009Miguel Sofer2006-10-091-3/+3
|/
* * Cleaned up, constrained, and reduced the amount of [exec] usagedgp2002-07-101-18/+13
* Made many tests work properly when the current directory is not writable.dkf2002-07-051-29/+21
* * doc/tcltest.n: Reverted [makeFile] and [viewFile] todgp2002-07-021-3/+4
* * Fixed [makeFile] and [viewFile] to accurately reflect a file'sdgp2002-07-011-4/+3
* * Corrections to tcltest and the Tcl test suite so that a testdgp2002-06-221-5/+5
* * generic/tclInt.decls:das2002-01-271-2/+4
* fix background error reporting in the absence of a bgerror proc [Bug 219142].Miguel Sofer2001-12-101-1/+15
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-1/+2
* * tests/event.test (event-11.5): Removed hard-coded port numberdkf2001-06-271-3/+3
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* * tests/env.test:jenn1999-08-271-11/+3
* * tests/tcltest.test:jenn1999-08-271-5/+12
* Changed the tests to use the testConstraints array that thejenn1999-07-011-4/+4
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
* Resynced with mainline.rjohnson1999-04-211-1/+1
* added a delay to a event to so it can pass on slower machines.hershey1999-04-201-1/+2
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-292/+314
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* *** empty log message ***stanton1998-06-181-2/+2
* Initial revisionrjohnson1998-03-261-0/+567