summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Merged String and Unicode object types. Added new functions tohershey1999-06-152-205/+180
* * generic/tclUnicodeObj.c: Lots of cleanup and simplification.stanton1999-06-101-1/+4
* unset the variable "u" whose initial value could affect test passage.hershey1999-06-091-1/+3
* added code to unset the "data" array so tests that follow can use a scalarhershey1999-06-082-6/+10
* * tests/string.test:hershey1999-06-082-1/+234
* * generic/tclCmdMZ.c (Tcl_StringObjCmd):stanton1999-06-032-24/+56
* * tests/reg.test:stanton1999-06-021-11/+50
* fixed error in test reported by prochecksurles1999-05-281-2/+2
* Merged changes from scriptics-tclpro-1-3-b2 branchstanton1999-05-224-106/+214
* Added test for command.com /c dir /b hang.redman1999-05-211-2/+6
* changed call to "remove" to "removeFile"--this bug was causing "httpd" filehershey1999-05-181-2/+2
* added -encoding to the list of legal options used in the error message whenhershey1999-05-181-8/+8
* * tests/regexp.test:stanton1999-05-131-1/+27
* * tests/string.test:stanton1999-05-061-1/+10
* * doc/string.n:stanton1999-05-069-940/+785
* * tests/http.test: Unset "data" array before running tests tostanton1999-05-061-1/+2
* * doc/string.n:stanton1999-05-042-13/+29
* * tests/cmdIL.test:stanton1999-05-048-93/+295
* * tests/binary.test:stanton1999-05-031-1/+11
* * Merged changes from 8.1.0 branchstanton1999-04-302-3/+7
* Tcl_UtfToUpper and Tcl_UtfToTitle now works on badly formed Utf strings.hershey1999-04-301-1/+20
* Added tests for string toupper and string tolower called with badly formedhershey1999-04-291-1/+7
* merged 8.1.0 changes into mainlinestanton1999-04-242-17/+19
* Resynced with mainline.rjohnson1999-04-2110-11/+25
* added a delay to a event to so it can pass on slower machines.hershey1999-04-202-13/+24
* moved the ThreadReap command to ::tcltest::threadReap. Now each thread test ...hershey1999-04-204-109/+192
* fixed bugs in tests--bug id 1769hershey1999-04-193-66/+42
* changes make Tcl_Access and Tcl_Stat public.hershey1999-04-171-2/+2
* merged tcl 8.1 branch back into the main trunkstanton1999-04-16126-4729/+18146
* Tests for pkg_mkIndex when input files do "namespace import". BUG 1327welch1999-03-311-1/+8
* Added tests for auto_mkindex_parser quoting problems, BUGID 1657welch1999-03-313-6/+137
* Merged stubs changes into mainline for 8.0stanton1999-03-101-2/+74
* * test/winPipe.test: Changed to remove echoArgs.tcl temporary filestanton1999-02-032-4/+4
* * tests/interp.test:stanton1999-02-031-6/+6
* * generic/tclProc.c:stanton1999-02-031-39/+155
* lintstanton1999-02-022-9/+9
* * generic/tclCompile.c (CompileExprWord): Fixed exception stackstanton1999-02-021-1/+10
* added pkg and pkg1 to list of files to copy to the current working dir, ifhershey1998-12-071-2/+2
* Added test filewelch1998-12-041-0/+15
* Updated all and defs to work more smoothly with nightly tests.hershey1998-12-043-31/+41
* * tclWinSock.c (CreateSocket, TcpAccept): Windows NT createsstanton1998-12-041-1/+213
* all file can now be run from any working dir.hershey1998-11-191-8/+57
* Added test cases for new pkg_mkIndex -load casewelch1998-11-122-64/+43
* Fixed quoting of { in an info complete test case.welch1998-11-111-2/+2
* Fixed some tests which were failing on the Mac because of path differences. A...jingham1998-11-102-15/+26
* Fixed timeout-related HTTP testwelch1998-11-031-2/+10
* fixed test that got stale on Windowsstanton1998-11-031-2/+5
* cleaned up test suite so most of the tests pass on Windowsstanton1998-11-0210-40/+55
* Overhaul of pkg_mkIndexwelch1998-10-301-59/+18
* Fixed the Tcl_NotifyChannel bug, plus added a test case for it.welch1998-10-301-1/+26