Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed some tests which were failing on the Mac because of path differences. ↵ | jingham | 1998-11-10 | 2 | -15/+26 |
| | | | | Added a test to the resource tests to cover the but I fixed. Fixed the stat test commands - the mac files were getting a leading :, which the test commands did not expect | ||||
* | Fixed timeout-related HTTP test | welch | 1998-11-03 | 1 | -2/+10 |
| | |||||
* | fixed test that got stale on Windows | stanton | 1998-11-03 | 1 | -2/+5 |
| | |||||
* | cleaned up test suite so most of the tests pass on Windows | stanton | 1998-11-02 | 10 | -40/+55 |
| | |||||
* | Overhaul of pkg_mkIndex | welch | 1998-10-30 | 1 | -59/+18 |
| | |||||
* | Fixed the Tcl_NotifyChannel bug, plus added a test case for it. | welch | 1998-10-30 | 1 | -1/+26 |
| | | | | | | Simply replaced Tcl_RegisterChannel/UnregisterChannel with Tcl_Preserve/Tcl_Release was all it took. Chanels are already "eventually freed" | ||||
* | Added the pkg_mkIndex test suite | escoffon | 1998-10-17 | 15 | -0/+739 |
| | |||||
* | Added fix to list processing in tclNotify that could cause events to be dropped. | rjohnson | 1998-10-14 | 1 | -1/+9 |
| | | | | Added test to intetp test suite. | ||||
* | Fixed bug in Tcl_SetListObj - it used to create invalid Tcl_Obj if you passed | rjohnson | 1998-10-13 | 1 | -1/+2 |
| | | | | | | in 0 elements. Despite what docs said. Also updated a few copyright notices. | ||||
* | Fixed bug in "lsort -dictionary" that caused problems when comparing | rjohnson | 1998-10-13 | 1 | -11/+14 |
| | | | | numbers that started with 0. | ||||
* | Fixed bug in "info complete" - it did not handle NULLs correctly. | rjohnson | 1998-10-13 | 1 | -1/+7 |
| | |||||
* | Minor changes in test file & C style. | rjohnson | 1998-10-06 | 1 | -1/+7 |
| | |||||
* | Added a new Tcl object called "procbody"; this object's internal | escoffon | 1998-10-05 | 1 | -1/+131 |
| | | | | | | | representation contains both a Proc struct and its associated ByteCode. Updated tclProc.c::TclCreateProc to take procbody instances as the body argument, for future support of compiler extensions. Added the "procbodytest" package for testing all this stuff. | ||||
* | Added tests/stack.test, to test recursion limits. | escoffon | 1998-09-30 | 2 | -3/+26 |
| | | | | Added SHLIB_PATH to the list of special macros to ignore. | ||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 102 | -103/+103 |
| | |||||
* | Added test for namespace import fix | welch | 1998-08-10 | 1 | -0/+17 |
| | |||||
* | Removed DOS-EOLs. | suresh | 1998-08-07 | 1 | -52/+52 |
| | |||||
* | Marked EINTR tests nonPortable | welch | 1998-08-06 | 1 | -2/+2 |
| | |||||
* | Changed the alarm test | surles | 1998-08-06 | 1 | -7/+19 |
| | |||||
* | Added test that verifies the EINTR bug has been fixed. | surles | 1998-08-04 | 1 | -1/+8 |
| | |||||
* | checks for existence of test commands | hershey | 1998-07-28 | 1 | -6/+23 |
| | |||||
* | checks for existence of test commands | hershey | 1998-07-28 | 3 | -3/+31 |
| | |||||
* | check for test commands before running tests. | hershey | 1998-07-28 | 1 | -0/+4 |
| | |||||
* | Initial revision | welch | 1998-07-24 | 2 | -0/+107 |
| | |||||
* | Updated core w/ Micheals latest changes. | surles | 1998-07-24 | 1 | -4/+4 |
| | |||||
* | fixed bug in socket-9.3 {testing EOF stickyness} | hershey | 1998-07-24 | 1 | -12/+12 |
| | |||||
* | Initial revision | rjohnson | 1998-07-21 | 1 | -0/+161 |
| | |||||
* | Implemented tests for the internal C routines: TclInsertAccessProc(), | suresh | 1998-07-13 | 1 | -35/+221 |
| | | | | | TclDeleteAccessProc(), TclInsertOpenFileChannelProc(), TclDeleteOpenFileChannel(). | ||||
* | plugin updates | welch | 1998-06-27 | 2 | -16/+47 |
| | |||||
* | *** empty log message *** | stanton | 1998-06-25 | 1 | -0/+10 |
| | |||||
* | *** empty log message *** | stanton | 1998-06-18 | 8 | -9/+132 |
| | |||||
* | remove tmp file | stanton | 1998-06-18 | 1 | -0/+1 |
| | |||||
* | Initial revision | stanton | 1998-06-17 | 1 | -0/+66 |
| | |||||
* | *** empty log message *** | stanton | 1998-06-15 | 1 | -1/+12 |
| | |||||
* | *** empty log message *** | stanton | 1998-06-09 | 1 | -0/+45 |
| | |||||
* | Initial revision | suresh | 1998-06-04 | 1 | -0/+100 |
| | |||||
* | added test for windows bug | stanton | 1998-05-27 | 1 | -0/+28 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 98 | -0/+40308 |