| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
FossilOrigin-Name: 195a1e4b1cee20d471ea71d823f99d008eb39c54
|
|
|
|
|
|
| |
from tcltest.
FossilOrigin-Name: 600067c1e904067428b035163c1248d764968eb5
|
|
|
|
|
|
|
| |
testwordend to exist to skip in a proper tcltest manner.
[Bug: #442663]
FossilOrigin-Name: 743829853776695e3475f83089486fb77d6a135b
|
|
|
|
|
|
| |
::tcltest" to "namespace import -force ::tcltest" [Bug: 3948].
FossilOrigin-Name: c2f93a113cfcb17a21da67cc20f54ab3f1b9fa3c
|
|
|
|
|
|
|
|
|
|
|
|
| |
* tests/parseOld.test:
* generic/tclCmdAH.c:
* generic/tclProc.c: changed Tcl_UplevelObjCmd (uplevel) and
Tcl_EvalObjCmd (eval) to use TCL_EVAL_DIRECT in the single arg
case as well, to take advantage of potential pure list input
optimization. This means that it won't get byte compiled though,
which should be acceptable.
FossilOrigin-Name: 39d765c05362d29d47095c3724de54652bb7a9ce
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
all tests that use exec as unixOrPc.
* tests/encoding.test:
* tests/interp.test:
* tests/macFCmd.test:
* tests/parseOld.test:
* tests/regexp.test: Applied patches from Jim Ingham to add
encoding to a Mac only interp test, change an error message in
macFCmd.tet, put a comment in parseOld.test, fix tests using the
testencoding path command, and put unixOrPc constraints on tests
that use exec.
FossilOrigin-Name: 13304f0d0d02e8e4244e1e51ab5e3e8479f962f2
|
|
|
|
|
|
|
| |
file that were causing "invalid command" messages whenever the test
was run.
FossilOrigin-Name: aebd6705b5c178de57413d458394c08c31795422
|
|
|
| |
FossilOrigin-Name: 29f911e5bf6ae1423a0f7d8db5d9df225d7a8c92
|
|
|
|
|
|
| |
Fixed bug in pkg.test where defs.tcl was still being used.
FossilOrigin-Name: dbfd75f43f496269e869e2fbd58f86e25bdcef4c
|
|
|
| |
FossilOrigin-Name: fdb0602e41e62bf526806c165dbf3f33a718fd37
|
|
FossilOrigin-Name: f3b32fb71c9011ac220779bd9dbe5617c9dc87d9
|