| Commit message (Expand) | Author | Age | Files | Lines |
* | TIP 590: Recommend lowercase Package Names | jan.nijtmans | 2020-12-04 | 1 | -1/+1 |
|\ |
|
| * | Case-sensitive package names | jan.nijtmans | 2020-11-03 | 1 | -1/+1 |
|
|
* | | More ©-sign consolidation | jan.nijtmans | 2020-11-23 | 1 | -1/+1 |
|
|
* | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh... | jan.nijtmans | 2020-11-23 | 1 | -2/+2 |
|/ |
|
* | Merge 8.6 | jan.nijtmans | 2020-09-14 | 1 | -2/+2 |
|\ |
|
| * | Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Tha... | jan.nijtmans | 2020-09-14 | 1 | -2/+2 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 1 | -2/+2 |
|
|
| * | Merge 8.5 | jan.nijtmans | 2020-05-04 | 1 | -2/+2 |
| |\ |
|
| | * | Test-case cleanup. Increase timeout a little bit in main.test, making Travis ... | jan.nijtmans | 2020-05-04 | 1 | -2/+2 |
|
|
| | * | Stop direct use of the identity encoding in tests. | dgp | 2020-04-12 | 1 | -2/+2 |
|
|
| | * | [2006888] Backport conversion of test file to strict ASCII. ISO-8859-1 | dgp | 2020-04-12 | 1 | -38/+37 |
|
|
| | * | Backport more robust stringObj tests. | dgp | 2012-01-26 | 1 | -26/+39 |
|
|
* | | | More of the same (see previous commit) | jan.nijtmans | 2020-07-16 | 1 | -1/+1 |
|
|
* | | | Merge 8.7. Exclude 4 test-cases in TCL_NO_DEPRECATED mode, because they are n... | jan.nijtmans | 2019-12-19 | 1 | -4/+5 |
|\ \ \ |
|
| * | | | Minor simplification in test-suite: Because "teststringobj maxchars" has the ... | jan.nijtmans | 2019-08-14 | 1 | -2/+2 |
|
|
* | | | | Put back 4 test-cases as they were in core-8-branch, but only for TCL_UTF_MAX=3 | jan.nijtmans | 2019-12-17 | 1 | -0/+17 |
|
|
* | | | | Eliminate dependency in test-suite on Unicode functions. Merge tip-548. Fix b... | jan.nijtmans | 2019-08-13 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
* | | | | More WIP: eliminate all usage of (platform-specific) Tcl_WinTCharToUtf()/Tcl_... | jan.nijtmans | 2019-05-22 | 1 | -16/+0 |
|/ / / |
|
* | | | Detected bug in [string first] with unicode. Pat Thoyts found it. | dkf | 2017-11-04 | 1 | -1/+4 |
|
|
* | | | Eliminate exess spacings in many test-cases | jan.nijtmans | 2016-03-10 | 1 | -2/+2 |
|/ / |
|
* | | Convert some non-ASCII characters in testcase comments - which were mangled b... | jan.nijtmans | 2014-07-17 | 1 | -6/+6 |
|
|
* | | Modify the "gettimes" test-command to use the Tcl_Obj API. | jan.nijtmans | 2014-07-16 | 1 | -8/+9 |
|
|
* | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati... | jan.nijtmans | 2012-07-29 | 1 | -0/+3 |
|
|
* | | missing constraints | dgp | 2011-11-08 | 1 | -8/+8 |
|\ \
| |/ |
|
| * | Missing constraints | dgp | 2011-11-08 | 1 | -9/+9 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | * generic/tclStringObj.c: Added protections from invalid memory | dgp | 2009-03-30 | 1 | -1/+34 |
|
|
| | * | * generic/tclStringObj.c: Test stringObj-6.9 checks that | dgp | 2009-03-21 | 1 | -1/+7 |
|
|
| * | | * generic/tclStringObj.c: Added protections from invalid memory | dgp | 2009-03-30 | 1 | -1/+34 |
|
|
| * | | * generic/tclStringObj.c: Test stringObj-6.9 checks that | dgp | 2009-03-21 | 1 | -1/+7 |
|
|
* | | | * tests/stringObj.test: Test stringObj-6.9 checks that | dgp | 2009-03-21 | 1 | -1/+7 |
|
|
* | | | * generic/tclStringObj.c: Factor out common GrowStringBuffer(). | dgp | 2009-02-17 | 1 | -2/+2 |
|
|
* | | | * generic/tclTestObj.c: Replace the [teststringobj ualloc] testing | dgp | 2009-02-16 | 1 | -3/+3 |
|
|
* | | | * generic/tclStringObj.c: Added protections from invalid memory | dgp | 2009-02-16 | 1 | -1/+35 |
|
|
* | | | Fix [Bug 2006888] | dkf | 2009-01-29 | 1 | -46/+45 |
|
|
* | | | * tests/stringObj.test: Revise tests that demand a NULL Tcl_ObjType | dgp | 2009-01-06 | 1 | -13/+26 |
|/ / |
|
* | | Massive test cleanup; all tests are run, and constraints are used where neces... | dkf | 2004-05-19 | 1 | -67/+64 |
|/ |
|
* | correct test names | hobbs | 2003-02-11 | 1 | -3/+3 |
|
|
* | * tests/stringObj.test: | hobbs | 2003-02-11 | 1 | -13/+8 |
|
|
* | execution trace, command trace and stringObj bug fixes | vincentdarley | 2003-01-17 | 1 | -2/+2 |
|
|
* | 3 small fixes | vincentdarley | 2002-11-13 | 1 | -1/+12 |
|
|
* | * tests/stringObj.test: Tweaked tests to avoid hardcoded | ericm | 2000-06-28 | 1 | -9/+30 |
|
|
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
|
|
* | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-09-02 | 1 | -1/+18 |
|
|
* | Fixed style problems in many of the test files. | rjohnson | 1999-06-26 | 1 | -2/+2 |
|
|
* | Modified the tests to use the package tcltest | jenn | 1999-06-26 | 1 | -2/+3 |
|
|
* | beefed up the string object tests | hershey | 1999-06-15 | 1 | -70/+92 |
|
|