summaryrefslogtreecommitdiffstats
path: root/tests/safe.test
Commit message (Collapse)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2022-12-141-2/+2
|\
| * Allow "tk scaling" in safe interpreters, but not when they try to set the ↵jan.nijtmans2022-12-141-3/+3
| | | | | | | | scaling factor
| * More select-* testcases which sometimes fail on Travis' Ubuntu environmentjan.nijtmans2020-10-091-1/+1
| |
* | (c) -> ©jan.nijtmans2020-12-091-1/+1
| |
* | Merge trunkjan.nijtmans2020-10-051-4/+4
|\ \ | |/ |/|
| * Merge 8.6jan.nijtmans2020-10-051-1/+1
|/
* Fix safe-1.2 testcase when running Tcl version < 8.6.7 (That's when ↵jan.nijtmans2020-09-301-1/+4
| | | | tcl:encoding:dirs became hidden)
* TIP #581: More progressjan.nijtmans2020-09-091-1/+1
|
* Fix safe.test when running in a Tcl 8.7 environment (backported from Tk 8.7)jan.nijtmans2020-09-021-11/+23
|
* Change expectation of safe-5.1 (error-message changed in Tcl)jan.nijtmans2020-08-311-1/+1
| | | Don't use Tcl_GetMaster() any more, use Tcl_GetParent() in stead. With fallback for Tcl < 8.6.11.
* Rename references to CrtSlave -> CrtAlias. Some more slave -> child changes ↵jan.nijtmans2020-08-041-1/+1
| | | | not affecting the API
* Fix test-case safe-1.2. Failure introduced by commit ↵jan.nijtmans2017-03-221-4/+4
| | | | [https://core.tcl.tk/tcl/info/b82ff15ca653495e|b82ff15ca6] in Tcl
* Start bringing Tk_Init up to date with facilities Tcl provides.dgp2016-06-211-1/+1
|
* fix some minor failures due to Tcl's changed list of safe aliasesdkf2012-05-311-12/+13
|
* tests/safe.test: [Bug 1847925]: Update list of hidden commands.dkf2011-11-291-49/+55
|
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | |
| | * backport auto_path trimdown to speed up safe.testdgp2005-06-061-1/+5
| | |
| | * * tests/safe.test (safe-1.3): Made test less sensitve to thedgp2004-10-261-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | full set of existing aliases in an interp, so the it only tests whether the tested ones are present. * unix/Makefile.in: Copied LD_LIBRARY_PATH machinery from `make shell` target to other similar targets so that just built libraries are tested, rather than previous installations.
* | | Update to tcltest2aniap2008-08-161-64/+89
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
| |
* | Update for 'unload' as a safe command (tcl 8.5b3+)patthoyts2007-12-101-3/+3
| |
* | generic/tkText.c: Applied suggested patch from #1536735patthoyts2006-10-171-3/+3
| | | | | | | | | | | | | | | | tests/text.test: Update test for above patch. tests/textWind.test: Corrected test to catch all messages tests/safe.test: Silence spurious win32 failure awaiting TIP150 tests/winDialog.test: Updated test for file name length check. test/winWm.test: Corrected test expectation for menu wrapping.
* | * tests/safe.test: Trim auto_path to improve performance [1080039]dgp2004-12-061-1/+5
| |
* | * tests/safe.test (safe-1.3): Made test less sensitve to thedgp2004-08-191-3/+3
| | | | | | | | | | | | | | | | | | full set of existing aliases in an interp, so the it only tests whether the tested ones are present. * unix/Makefile.in: Copied LD_LIBRARY_PATH machinery from `make shell` target to other similar targets so that just built libraries are tested, rather than previous installations.
* | Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-4/+2
| |
* | Accomodate TIP #150 in the test results.patthoyts2003-09-301-2/+2
| |
* | * tests/all.tcl: Made better use of a commondgp2003-04-011-6/+3
|/ | | | | * tests/constraints.tcl: -loadfile to hold definitions * tests/*.test: common to all test files.
* * generic/tkCmds.c:hobbs2002-09-021-4/+26
| | | | | | | * generic/tkWindow.c: made 'tk' available in safe interpreters, but only the caret and windowingsystem subcommands may be called. * tests/safe.test (safe-1.2): noted that tk is now available in safe interps, but not the appname/scaling subcommands.
* * Converted more files to tcltest and factored out common code.dgp2002-07-131-7/+6
|
* * Converted several files in the test suite for testing bydgp2002-07-131-4/+4
| | | | tcltest 2.1.
* * tests/safe.test: added note about correcting failures inhobbs2001-03-311-14/+21
| | | | | | safe.test. * library/tk.tcl: moved package require msgcat inside if case to not be used in safe interps.
* * tests/bind.test:hobbs1999-12-141-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | * tests/canvImg.test: * tests/canvPsArc.tcl: * tests/canvPsImg.tcl: (new file) * tests/canvRect.test: * tests/canvText.test: * tests/canvas.test: * tests/defs.tcl: * tests/entry.test: * tests/event.test: * tests/font.test: * tests/frame.test: * tests/imgPhoto.test: * tests/safe.test: * tests/scale.test: * tests/scrollbar.test: * tests/select.test: * tests/text.test: * tests/textDisp.test: * tests/textTag.test: * tests/unixFont.test: * tests/unixWm.test: * tests/visual_bb.test: * tests/winClipboard.test: tests for the dash patch changes
* * Merged 8.1 branch into the main trunkstanton1999-04-161-22/+37
|
* * Merged changes from 8.0.5:stanton1999-04-161-3/+10
| | | | - Updated for Mac release
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* plugin updateswelch1998-06-271-0/+47
|
* Initial revisionrjohnson1998-04-011-0/+122