summaryrefslogtreecommitdiffstats
path: root/tests/stringObj.test
Commit message (Expand)AuthorAgeFilesLines
* Disable tests (conditionally) which cannot run without the UTF16 compatibilit...jan.nijtmans2022-06-151-6/+6
* Merge 8.6jan.nijtmans2022-06-141-0/+25
|\
| * Add more testcases for Tcl_GetRange()jan.nijtmans2022-06-141-0/+25
* | When compiled with TCL_NO_DEPRECATED, remove the UTF16 compatibility layer. S...jan.nijtmans2022-03-241-13/+13
* | ucs4 -> utf32jan.nijtmans2022-03-221-8/+9
* | Merge 8.7. First working version, feature completejan.nijtmans2022-03-161-14/+14
|\ \
* | | More progressjan.nijtmans2022-03-141-22/+22
* | | Merge 8.7. More progressjan.nijtmans2022-03-131-22/+22
|/ /
* | Rename "testConstraint nodep" to "testConstraint deprecated", making it the s...jan.nijtmans2022-01-091-4/+4
* | separate "testConstraint nodep" in tcltests.tcljan.nijtmans2021-10-181-1/+1
* | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT...jan.nijtmans2021-03-301-49/+38
* | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
|\ \
| * | Case-sensitive package namesjan.nijtmans2020-11-031-1/+1
* | | More ©-sign consolidationjan.nijtmans2020-11-231-1/+1
* | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh...jan.nijtmans2020-11-231-2/+2
|/ /
* | Merge 8.6jan.nijtmans2020-09-141-2/+2
|\ \ | |/
| * Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Tha...jan.nijtmans2020-09-141-2/+2
* | 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
| * Merge 8.5jan.nijtmans2020-05-041-2/+2
| |\
| | * Test-case cleanup. Increase timeout a little bit in main.test, making Travis ...jan.nijtmans2020-05-041-2/+2
| | * Stop direct use of the identity encoding in tests.dgp2020-04-121-2/+2
| | * [2006888] Backport conversion of test file to strict ASCII. ISO-8859-1dgp2020-04-121-38/+37
| | * Backport more robust stringObj tests.dgp2012-01-261-26/+39
* | | More of the same (see previous commit)jan.nijtmans2020-07-161-1/+1
* | | Merge 8.7. Exclude 4 test-cases in TCL_NO_DEPRECATED mode, because they are n...jan.nijtmans2019-12-191-4/+5
|\ \ \
| * | | Minor simplification in test-suite: Because "teststringobj maxchars" has the ...jan.nijtmans2019-08-141-2/+2
* | | | Put back 4 test-cases as they were in core-8-branch, but only for TCL_UTF_MAX=3jan.nijtmans2019-12-171-0/+17
* | | | Eliminate dependency in test-suite on Unicode functions. Merge tip-548. Fix b...jan.nijtmans2019-08-131-2/+2
|\ \ \ \ | |/ / /
* | | | More WIP: eliminate all usage of (platform-specific) Tcl_WinTCharToUtf()/Tcl_...jan.nijtmans2019-05-221-16/+0
|/ / /
* | | Detected bug in [string first] with unicode. Pat Thoyts found it.dkf2017-11-041-1/+4
* | | Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-2/+2
|/ /
* | Convert some non-ASCII characters in testcase comments - which were mangled b...jan.nijtmans2014-07-171-6/+6
* | Modify the "gettimes" test-command to use the Tcl_Obj API. jan.nijtmans2014-07-161-8/+9
* | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
* | missing constraintsdgp2011-11-081-8/+8
|\ \ | |/
| * Missing constraintsdgp2011-11-081-9/+9
* | 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
| | * * generic/tclStringObj.c: Added protections from invalid memorydgp2009-03-301-1/+34
| | * * generic/tclStringObj.c: Test stringObj-6.9 checks thatdgp2009-03-211-1/+7
| * | * generic/tclStringObj.c: Added protections from invalid memorydgp2009-03-301-1/+34
| * | * generic/tclStringObj.c: Test stringObj-6.9 checks thatdgp2009-03-211-1/+7
* | | * tests/stringObj.test: Test stringObj-6.9 checks thatdgp2009-03-211-1/+7
* | | * generic/tclStringObj.c: Factor out common GrowStringBuffer().dgp2009-02-171-2/+2
* | | * generic/tclTestObj.c: Replace the [teststringobj ualloc] testingdgp2009-02-161-3/+3
* | | * generic/tclStringObj.c: Added protections from invalid memorydgp2009-02-161-1/+35
* | | Fix [Bug 2006888]dkf2009-01-291-46/+45
* | | * tests/stringObj.test: Revise tests that demand a NULL Tcl_ObjTypedgp2009-01-061-13/+26
|/ /