summaryrefslogtreecommitdiffstats
path: root/tests/registry.test
Commit message (Expand)AuthorAgeFilesLines
* Add "file join $grandParentDir tcl8.? library" as possible path for a valid i...jan.nijtmans2016-12-151-4/+4
* Make tclreg13.dll work in any Unicode environment (either with 32-bit or 64-b...jan.nijtmans2016-05-131-2/+2
* Registry extension 1.3.0 -> 1.3.1: SendMessageTimeoutA -> SendMessageTimeout,...jan.nijtmans2015-06-231-2/+2
* Less strictness about exactly which dll versions are testedjan.nijtmans2012-07-301-2/+2
* Fix various test when run outside of the build environment [3549770]jan.nijtmans2012-07-301-1/+1
* Add checks whether we are testing the right dll'sjan.nijtmans2012-07-301-0/+3
* [Bug 3549770] Multiple test failures running tcltest outside build treejan.nijtmans2012-07-281-7/+4
|\
| * Bug [3549770]: Multiple test failures running tcltest outside build treejan.nijtmans2012-07-281-4/+2
| * [Bug 3549770] Multiple test failures running tcltest outside build treejan.nijtmans2012-07-281-6/+5
| * [Bug 3362446]: possible allocation error when using UNICODEjan.nijtmans2012-06-211-3/+3
| |\
* | \ [Bug #3362446]: registry keys command fails with 8.5/8.6jan.nijtmans2012-06-211-0/+6
|\ \ \ | |/ /
| * | [Bug #3362446]: registry keys command fails with 8.5/8.6jan.nijtmans2012-06-211-0/+6
| |\ \
| | * | add test case for very long value names and valuesjan.nijtmans2012-06-201-0/+6
| | |/
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ \ | |/ /
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\ \ | | |/
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | * Fixed a number of test issues for Vista and Win7.patthoyts2009-11-101-240/+240
| | * * win/tclWinReg.c (GetKeyNames): Size the buffer for enumeratingKevin B Kenny2007-03-171-1/+21
| | * revised latest registry test commitdgp2003-03-191-10/+4
| | * * tests/registry.test: Changed the conditionals to avoid an Kevin B Kenny2003-03-191-8/+10
| * | Fixed a number of test issues for Vista and Win7.patthoyts2009-11-111-243/+243
* | | * library/reg/pkgIndex.tcl: [TIP #362]: Fixed first round ofKevin B Kenny2010-04-021-5/+5
* | | TIP #362 IMPLEMENTATIONdkf2010-03-301-4/+49
* | | Moved a number of tests to the newer style.patthoyts2008-11-291-102/+122
* | | Use HKEY_CURRENT_USER instead of HKEY_CLASSES_ROOT during tests. Writing topatthoyts2008-11-121-238/+238
* | | fix [2021443] inconsistant "wrong # args" messagesnijtmans2008-07-191-2/+2
|/ /
* | Test constraints are automatically "and"ed togetherdkf2007-04-201-2/+2
* | * win/tclWinReg.c (GetKeyNames): Size the buffer for enumeratingKevin B Kenny2007-03-171-1/+21
* | Use test constraints properly instead of looking in tcl_platformdkf2006-03-211-11/+10
* | * tests/registry.test: Fixed test files to load the correctdavygrvy2004-10-271-113/+116
* | Standardize some use of test constraints onto names that are documenteddkf2004-06-231-108/+108
* | Kevin B Kenny2004-03-051-3/+3
* | Applied fix from #766159 for Win98 registry to skip unicode tests.patthoyts2004-03-041-3/+3
* | revised latest registry test commitdgp2003-03-191-10/+4
* | * tests/registry.test: Changed the conditionals to avoid an Kevin B Kenny2003-03-191-8/+10
|/
* * doc/registry.n: Added support for broadcasting changes tohobbs2002-10-181-15/+17
* Changes from TIP#17 "Redo Tcl's filesystem"vincentdarley2001-07-311-3/+3
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* Fixed a couple of bad registry tests...rjohnson1999-07-081-4/+4
* Changed the tests to use the testConstraints array that thejenn1999-07-011-2/+2
* Fixed style problems in many of the test files.rjohnson1999-06-261-2/+2
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-117/+203
* lintstanton1999-02-021-6/+6
* cleaned up test suite so most of the tests pass on Windowsstanton1998-11-021-2/+5
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+512