summaryrefslogtreecommitdiffstats
path: root/tests/obj.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2020-09-141-1/+1
|\
| * Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Tha...jan.nijtmans2020-09-141-1/+1
* | Merge 8.6jan.nijtmans2020-09-041-1/+1
|\ \ | |/
| * Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-2/+2
* | simplify check for ::tcltest namespace in testcasesjan.nijtmans2020-07-161-1/+1
* | Modify testbytestring such that is only produces pure byte-arrays, if not it ...jan.nijtmans2019-04-011-14/+14
* | merge 8.7dgp2018-10-181-9/+9
|\ \
| * \ Merge 8.7jan.nijtmans2018-09-051-12/+13
| |\ \
| * \ \ Merge 8.7jan.nijtmans2018-09-031-1/+1
| |\ \ \ | | |/ /
| | * | Eliminate use of wideBiggerThanInt test constraint, since it's the same as {l...jan.nijtmans2018-09-031-7/+7
| * | | Now, restore wide(), but make int() the same as entier(). Add new utility fun...jan.nijtmans2018-08-281-9/+8
| * | | Undo various test-case changes, in order to prove platform compatibilityjan.nijtmans2018-08-161-11/+13
| * | | Experiment, resolving platform differences at script level. Don't look ...jan.nijtmans2018-08-161-9/+7
| |/ /
| * | Remove tests of "end-offset" Tcl_ObjType, taken private.dgp2018-02-231-47/+0
* | | merge trunkdgp2016-11-181-0/+13
|\ \ \ | |/ /
| * | Fix libtommath's mp_radix_size() function such that it returns 2 for single-d...jan.nijtmans2016-11-171-0/+13
| |\ \ | | |/
| | * Fix libtommath's mp_radix_size() function such that it returns 2 for single-d...jan.nijtmans2016-11-171-0/+13
| | |\
| | | * Fix libtommath's mp_radix_size() function such that it returns 2 for single-d...jan.nijtmans2016-11-171-0/+13
* | | | merge trunkdgp2016-07-191-1/+0
|\ \ \ \ | |/ / /
| * | | "array search" is no longer a registered Tcl_ObjType.dgp2016-07-191-1/+0
* | | | Revise the "end-offset" objType to use proposed routines, and not export ordgp2016-04-111-48/+0
|/ / /
* | | Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-3/+3
|/ /
* | Test-cases which pick up the completion of bug-fix [e663138a06d98e48b5fbb42cc...jan.nijtmans2014-04-151-2/+2
* | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
|/
* 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
| * One less crazy long/wide aunt in the attic... [Bug 868489]dkf2004-09-101-1/+67
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tclInt.h: Removed the "nsName" Tcl_ObjType from thedgp2007-09-091-2/+1
* | TIP#237 IMPLEMENTATIONdgp2005-10-081-11/+9
* | * tests/compExpr-old.test: Still more conversion of "nonPortable"dgp2005-07-281-26/+5
* | * tests/expr.test: Consolidated equivalent constraints intodgp2005-07-271-9/+9
* | * generic/tclInt.h: Revision to the "boolean" Tcl_ObjType, sodgp2005-05-181-13/+12
* | * generic/tclObj.c (TclInitObjSubsystem): Removed thedgp2005-05-171-4/+6
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* | The 2005-04-21 changes to Tcl_GetBooleanFromObj were done to bringdgp2005-04-221-19/+15
* | * generic/tclGet.c: Radical code simplification. Converteddgp2005-04-211-15/+19
* | One less crazy long/wide aunt in the attic [Bug 868489]dkf2004-09-101-1/+53
* | Fix constraints so can test with tclsh as well as tcltest [Bug 736431]dkf2004-06-241-2/+2
* | Added tests for deep-object-freeingdkf2004-06-181-1/+9
* | Massive test cleanup; all tests are run, and constraints are used where neces...dkf2004-05-191-95/+88
|/
* Added more thorough tests for handling of conversion to boolean.dkf2002-04-261-1/+13
* added lset tests and updated lindex tests for TIPs#22,33,45 by Kennyhobbs2001-11-141-14/+59
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-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-63/+113
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+496