Parent Directory
|
|
|
|
|
pkg/
|
|
|
|
|
pkg1/
|
|
|
|
|
README
|
1.12 |
5 years |
dgp |
* tests/README: Direct [source] of *.test files is no longer
re... |
all.tcl
|
1.19 |
2 years |
hobbs |
* doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:
* doc/fconfigure.n, doc/i... |
append.test
|
1.11 |
4 months |
dkf |
Simplify test bodies using tcltest2
|
appendComp.test
|
1.12 |
2 months |
dgp |
Fix test flaws exposed by -singleproc 1 -debug 1
|
apply.test
|
1.13 |
5 months |
nijtmans |
fix [2021443] inconsistant "wrong # args" messages
|
assocd.test
|
1.6 |
4 years |
dkf |
Use constraints, not conditional invokation of test.
|
async.test
|
1.9 |
2 years |
dkf |
Use test constraints properly instead of looking in tcl_platform
Consistent meth... |
autoMkindex.test
|
1.15 |
4 years |
dgp |
* tests/autoMkindex.test (autoMkindex-5.2): Use variable "result"
... |
basic.test
|
1.44 |
20 months |
kennykb |
Whitespace policing, replacing commas in varargs with constant string catenation... |
binary.test
|
1.38 |
3 weeks |
ferrieux |
Fix [Bug 2380293]. Redefine non-strict decoding to ignore only whitespace.
|
case.test
|
1.8 |
5 months |
nijtmans |
fix [2021443] inconsistant "wrong # args" messages (follow-up)
|
chan.test
|
1.16 |
3 weeks |
ferrieux |
TIP #332 IMPLEMENTATION - Half-Close for Bidirectional Channels
|
chanio.test
|
1.21 |
2 weeks |
dgp |
* tests/chanio.test: Add missing [removeFile] cleanups.
|
clock.test
|
1.90 |
5 days |
kennykb |
make test case work, correct date of commit in ChangeLog
|
cmdAH.test
|
1.66 |
10 hours |
dkf |
Generate errorcodes for more cases.
|
cmdIL.test
|
1.42 |
3 months |
dkf |
TIP #326 IMPLEMENTATION
|
cmdInfo.test
|
1.10 |
2 years |
hobbs |
* doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:
* doc/fconfigure.n, doc/i... |
cmdMZ.test
|
1.26 |
3 months |
dkf |
Use the powers of tcltest2 for good! Also add basic testing of disassmbler
(thou... |
compExpr-old.test
|
1.23 |
12 months |
dgp |
merge stable branch onto HEAD
|
compExpr.test
|
1.17 |
11 months |
dgp |
test for memory leak
|
compile.test
|
1.50 |
7 weeks |
ferrieux |
Fix [Bug 2251175]: missing backslash generic/tclCompCmds.c substitution on expan... |
concat.test
|
1.6 |
4 years |
dkf |
Remove trailing whitespace
|
config.test
|
1.5 |
5 months |
nijtmans |
fix [2021443] inconsistant "wrong # args" messages
|
dcall.test
|
1.6 |
4 years |
dkf |
Use constraints, not conditional tests
|
dict.test
|
1.32 |
3 weeks |
dkf |
Fi [Bug 2431847]
|
dstring.test
|
1.8 |
4 years |
dkf |
Fix constraints so can test with tclsh as well as tcltest [Bug 736431]
|
encoding.test
|
1.28 |
6 months |
dgp |
* tests/encoding.test: Make failing tests pass again.
|
env.test
|
1.30 |
5 months |
dkf |
Fix miguel's problem with env failures; need LANG to get [encoding system]
right... |
error.test
|
1.17 |
3 weeks |
dkf |
Added tests for [throw] and [try].
|
eval.test
|
1.9 |
2 years |
msofer |
* tests/*.test: updated all tests to refer explicitly to the
global variables ... |
event.test
|
1.28 |
6 months |
dgp |
* changes: Updates for 8.6a1 release.
* generic/tclInterp.... |
exec.test
|
1.31 |
5 months |
nijtmans |
fix [2021443] inconsistant "wrong # args" messages (follow-up)
|
execute.test
|
1.29 |
5 months |
msofer |
* generic/tclExecute.c: Fix for [Bug 2038069] by dgp.
* tests/execute.test:
|
expr-old.test
|
1.40 |
12 months |
dgp |
merge stable branch onto HEAD
|
expr.test
|
1.74 |
2 days |
dkf |
Fix [Bug 2006879]
|
fCmd.test
|
1.65 |
3 months |
dgp |
TIP #323 IMPLEMENTATION (partial)
* doc/file.n: Revis... |
fileName.test
|
1.57 |
3 months |
dgp |
TIP #323 IMPLEMENTATION (partial)
* doc/glob.n: Revis... |
fileSystem.test
|
1.59 |
3 months |
dkf |
Use the powers of tcltest2 for good! Also add basic testing of disassmbler
(thou... |
for-old.test
|
1.6 |
4 years |
dkf |
Remove trailing whitespace
|
for.test
|
1.17 |
7 weeks |
ferrieux |
Check for uncompiled-for-continue [Bug 2186888] fixed earlier.
|
foreach.test
|
1.14 |
9 months |
dgp |
Update test for corrected error message
|
format.test
|
1.28 |
4 weeks |
ferrieux |
TIP #343 IMPLEMENTATION - A Binary Specifier for [format/scan]
|
get.test
|
1.12 |
3 years |
dgp |
remove obsolete comment
|
history.test
|
1.6 |
4 years |
dkf |
Converted from conditional tests into constrained tests
|
http.test
|
1.49 |
4 weeks |
patthoyts |
Set the file channel to binary for size comparison on windows
|
httpd
|
1.10 |
2 years |
dkf |
Minor syntactic changes
|
httpold.test
|
1.12 |
4 years |
dkf |
Removed trailing whitespace
|
if-old.test
|
1.6 |
5 years |
dkf |
Eliminated duplicate test numbers [Bugs 710322, 710327, 710349, 710363]
|
if.test
|
1.12 |
2 years |
msofer |
* tests/*.test: updated all tests to refer explicitly to the
global variables ... |
incr-old.test
|
1.10 |
2 years |
msofer |
* tests/*.test: updated all tests to refer explicitly to the
global variables ... |
incr.test
|
1.16 |
12 months |
dgp |
merge stable branch onto HEAD
|
indexObj.test
|
1.17 |
5 months |
nijtmans |
fix [2021443] inconsistant "wrong # args" messages (follow-up)
|
info.test
|
1.63 |
2 months |
dgp |
oops
|
init.test
|
1.18 |
12 months |
dgp |
merge stable branch onto HEAD
|
interp.test
|
1.61 |
4 months |
msofer |
* generic/tclCmdAH.c: nre-enabling [eval]; eval scripts are now
* generic... |
io.test
|
1.93 |
2 weeks |
dgp |
* tests/io.test: Add missing [close $f] to io-73.2.
|
ioCmd.test
|
1.49 |
10 hours |
dkf |
Generate errorcodes for more cases.
|
ioTrans.test
|
1.7 |
5 months |
ferrieux |
Resync with recent ?arg ...? normalization
|
iogt.test
|
1.16 |
2 years |
dkf |
Keep most tests from making sockets that are reachable off the machine.
|
join.test
|
1.7 |
10 hours |
dkf |
Generate errorcodes for more cases.
|
lindex.test
|
1.18 |
5 months |
nijtmans |
more consistent wrong # arg messages: change all messages containing ?options? t... |
link.test
|
1.17 |
12 months |
dgp |
merge stable branch onto HEAD
|
linsert.test
|
1.11 |
3 months |
dgp |
TIP #323 IMPLEMENTATION (partial)
* doc/linsert.n: Revis... |
list.test
|
1.7 |
5 years |
dgp |
* tests/async.test: Added several tests that demonstrate Tcl
... |
listObj.test
|
1.8 |
3 years |
dgp |
* tests/expr.test: Consolidated equivalent constraints into
... |
llength.test
|
1.6 |
4 years |
dkf |
Remove trailing whitespace
|
load.test
|
1.19 |
12 months |
dgp |
merge stable branch onto HEAD
|
lrange.test
|
1.11 |
5 months |
das |
(lrange-1.17): add test cleanup; whitespace
|
lrepeat.test
|
1.4 |
3 months |
dkf |
Added test for [Bug 2130726].
|
lreplace.test
|
1.10 |
5 months |
nijtmans |
fix [2021443] inconsistant "wrong # args" messages (follow-up)
|
lsearch.test
|
1.22 |
3 months |
dkf |
TIP #313 IMPLEMENTATION
|
lset.test
|
1.10 |
3 months |
kennykb |
TIP #331 IMPLEMENTATION
* generic/tclListObj.c (TclLsetFlat):
* tests/lset.test:... |
lsetComp.test
|
1.2 |
5 months |
nijtmans |
more consistent wrong # arg messages: change all messages containing ?options? t... |
macOSXFCmd.test
|
1.5 |
2 years |
das |
* unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for
universa... |
macOSXLoad.test
|
1.1 |
2 years |
das |
* tests/macOSXLoad.test (new file): add testing of .bundle loading and
* tests... |
main.test
|
1.22 |
12 months |
dgp |
merge stable branch onto HEAD
|
mathop.test
|
1.13 |
10 hours |
dkf |
Generate errorcodes for more cases.
|
misc.test
|
1.11 |
2 years |
msofer |
* tests/*.test: updated all tests to refer explicitly to the
global variables ... |
msgcat.test
|
1.21 |
7 months |
das |
* tests/msgcat.test: fix for ::tcl::mac::locale with @modifier.
|
namespace-old.test
|
1.14 |
3 weeks |
dkf |
Fix [Bug 2433936]
|
namespace.test
|
1.75 |
3 weeks |
dkf |
Fix [Bug 2433936]
|
notify.test
|
1.3 |
5 years |
dgp |
* tests/reg.test: Corrected duplicate test names.
* tests/... |
nre.test
|
1.6 |
3 months |
msofer |
* tests/nre.test: add missing constraints; enable test of foreach
recursion.
... |
obj.test
|
1.21 |
12 months |
dgp |
merge stable branch onto HEAD
|
oo.test
|
1.20 |
39 hours |
dkf |
Narrow the focus of a failing test so that it succeeds (by only testing that
whi... |
opt.test
|
1.9 |
4 years |
dkf |
Fix whitespace
|
package.test
|
1.3 |
8 years |
ericm |
* tests/*.test: Changed all occurances of "namespace import
::tcltest" to "names... |
parse.test
|
1.36 |
6 weeks |
ferrieux |
Alternate fix for[Bug 2251175]: missing backslash substitution on expanded liter... |
parseExpr.test
|
1.29 |
12 months |
dgp |
merge stable branch onto HEAD
|
parseOld.test
|
1.14 |
2 years |
msofer |
* tests/*.test: updated all tests to refer explicitly to the
global variables ... |
pid.test
|
1.12 |
4 years |
dkf |
Oops! Duplicated a -constraints section, which confused tcltest
|
pkg.test
|
1.31 |
5 months |
nijtmans |
fix [2021443] inconsistant "wrong # args" messages
|
pkgMkIndex.test
|
1.29 |
2 years |
hobbs |
* doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:
* doc/fconfigure.n, doc/i... |
platform.test
|
1.13 |
3 months |
dgp |
* tests/platform.test: Update tests to expect revised results
*... |
proc-old.test
|
1.17 |
3 months |
dgp |
TIP #323 IMPLEMENTATION (partial)
* doc/global.n: Revis... |
proc.test
|
1.20 |
4 months |
andreas_kupries |
* generic/tclProc.c (Tcl_ProcObjCmd): Fixed memory leak triggered
* tests/pro... |
pwd.test
|
1.7 |
4 years |
dkf |
Fix whitespace and add test for case when pwd can generate an error
|
reg.test
|
1.25 |
9 months |
dkf |
Added workaround for [Bug 1905562]
|
regexp.test
|
1.33 |
4 months |
hobbs |
* tests/regexp.test, tests/regexpComp.test: correct re2glob ***=
* generic/tcl... |
regexpComp.test
|
1.19 |
4 months |
dgp |
* generic/tclUtil.c (TclReToGlob): Added missing set of the
... |
registry.test
|
1.24 |
5 weeks |
patthoyts |
Moved a number of tests to the newer style.
|
remote.tcl
|
1.3 |
9 years |
stanton |
merged tcl 8.1 branch back into the main trunk
|
rename.test
|
1.13 |
10 hours |
dkf |
Generate errorcodes for more cases.
|
result.test
|
1.15 |
8 months |
dkf |
Assorted improvements to make better use of tcltest2
|
safe.test
|
1.25 |
2 months |
dgp |
Make safe-7.2 more robust to different environments
|
scan.test
|
1.23 |
4 weeks |
ferrieux |
TIP #343 IMPLEMENTATION - A Binary Specifier for [format/scan]
|
security.test
|
1.6 |
4 years |
dkf |
Fix whitespace
|
set-old.test
|
1.20 |
5 months |
nijtmans |
fix [2021443] inconsistant "wrong # args" messages
|
set.test
|
1.15 |
10 months |
dgp |
add missing constraint
|
socket.test
|
1.42 |
4 months |
dkf |
Use tcltest2 better.
|
source.test
|
1.14 |
3 days |
dkf |
Added a test, correct a dumb blunder.
|
split.test
|
1.10 |
10 hours |
dkf |
Generate errorcodes for more cases.
|
stack.test
|
1.25 |
3 months |
msofer |
* tests/stack.test:
* unix/tclUnixTest.c: removed test command teststacklimit ... |
string.test
|
1.76 |
2 months |
dgp |
Fix test flaws exposed by -singleproc 1 -debug 1
|
stringComp.test
|
1.16 |
5 months |
nijtmans |
fix [2021443] inconsistant "wrong # args" messages
|
stringObj.test
|
1.17 |
2 days |
dgp |
* tests/stringObj.test: Revise tests that demand a NULL Tcl_ObjType
... |
subst.test
|
1.19 |
8 months |
dkf |
Assorted improvements to make better use of tcltest2
|
switch.test
|
1.23 |
5 months |
nijtmans |
fix [2021443] inconsistant "wrong # args" messages (follow-up)
|
tcltest.test
|
1.55 |
23 months |
dkf |
Small fixes to quell tests that fail on some kinds of Win systems
|
thread.test
|
1.20 |
5 months |
nijtmans |
fix [2021443] inconsistant "wrong # args" messages
|
timer.test
|
1.14 |
5 months |
nijtmans |
fix [2021443] inconsistant "wrong # args" messages
|
tm.test
|
1.8 |
3 months |
dgp |
TIP #323 IMPLEMENTATION (partial)
* doc/tm.n: Revis... |
trace.test
|
1.62 |
5 months |
nijtmans |
fix [2021443] inconsistant "wrong # args" messages
|
unixFCmd.test
|
1.26 |
8 months |
dgp |
fix one broken test, and restore unix line endings
|
unixFile.test
|
1.9 |
4 years |
dkf |
Standardize some use of test constraints onto names that are documented
|
unixInit.test
|
1.50 |
2 years |
dkf |
Keep most tests from making sockets that are reachable off the machine.
|
unixNotfy.test
|
1.19 |
3 years |
dgp |
* tests/unixNotfy.test (1.1,2): Update error message whitespace to
... |
unknown.test
|
1.7 |
4 years |
dkf |
Fix whitespace
|
unload.test
|
1.8 |
5 months |
nijtmans |
fix [2021443] inconsistant "wrong # args" messages (follow-up)
|
unsupported.test
|
1.15 |
2 months |
dgp |
Fix test flaws exposed by -singleproc 1 -debug 1
|
uplevel.test
|
1.9 |
7 months |
msofer |
* generic/tclBasic.c: Compilation of uplevel scripts, allow
* generic/tcl... |
upvar.test
|
1.18 |
2 months |
dgp |
Fix test flaws exposed by -singleproc 1 -debug 1
|
utf.test
|
1.14 |
20 months |
kennykb |
* tests/utf.test (utf-25.1--utf-25.4): Modified tests to
clean up after the 'tes... |
util.test
|
1.20 |
2 months |
dgp |
add missing constraints
|
var.test
|
1.34 |
3 months |
dgp |
TIP #323 IMPLEMENTATION (partial)
* doc/global.n: Revis... |
while-old.test
|
1.8 |
2 years |
msofer |
* tests/*.test: updated all tests to refer explicitly to the
global variables ... |
while.test
|
1.13 |
2 years |
msofer |
* tests/*.test: updated all tests to refer explicitly to the
global variables ... |
winConsole.test
|
1.8 |
2 years |
hobbs |
* doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:
* doc/fconfigure.n, doc/i... |
winDde.test
|
1.28 |
3 years |
kennykb |
Merged kennykb-numerics-branch back to the head; TIPs 132 and 232
|
winFCmd.test
|
1.45 |
3 months |
patthoyts |
Fixed up some erroneous tests that are failing on Vista/Server2008 systems
|
winFile.test
|
1.22 |
2 months |
das |
only create test.dat file on windows, it is never used on unix and creation
may ... |
winNotify.test
|
1.10 |
4 years |
dkf |
Standardize some use of test constraints onto names that are documented
|
winPipe.test
|
1.33 |
2 years |
dkf |
Rename constraint to look more conventional
|
winTime.test
|
1.10 |
4 years |
dkf |
Standardize some use of test constraints onto names that are documented
|
zlib.test
|
1.6 |
2 weeks |
das |
fix 64bit test failures
|