summaryrefslogtreecommitdiffstats
path: root/tests/stringObj.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2023-09-201-5/+4
|\
| * Eliminate "tip389" constraint. Mark 3 test-cases knownBug [e262613233]jan.nijtmans2023-09-201-5/+4
| * eliminate use of "utf32" constraint: no longer necessaryjan.nijtmans2023-09-201-8/+7
* | Change reallocation growth to 1.5.apnadkarni2023-05-051-6/+6
* | Refactor reallocation in preparation for experimentation with different growt...apnadkarni2023-05-041-6/+6
* | More size_t -> Tcl_Size, missed by earlier updatesjan.nijtmans2023-04-271-1/+1
|\ \ | |/
* | Merge trunkapnadkarni2023-04-141-3/+3
|\ \
| * \ Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-121-3/+3
| |\ \ | | |/
| | * Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-3/+3
* | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-301-9/+13
|/ /
* | Merge 8.7jan.nijtmans2023-03-071-3/+3
|\ \ | |/
| * Merge 8.6jan.nijtmans2023-03-071-3/+3
| |\
| | * Fix [95e287b956]: uninit value use in stringObj-4.2jan.nijtmans2023-03-071-3/+3
| | |\
| | | * Proposed fix for [95e287b956]: uninit value use in stringObj-4.2jan.nijtmans2023-03-061-2/+2
| | |/
| * | Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no N...jan.nijtmans2022-11-201-1/+1
| |\ \ | | |/
| * | Testcase stringObj-16.6 cannot run with -DTCL_NO_DEPRECATED=1. Merge 8.6jan.nijtmans2022-09-231-1/+1
* | | Merge 8.7jan.nijtmans2022-09-221-6/+11
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-09-221-0/+5
| |\ \ | | |/
| | * Another test related to TIP 623.dgp2022-09-211-0/+5
| * | Disable tests (conditionally) which cannot run without the UTF16 compatibilit...jan.nijtmans2022-06-151-6/+6
* | | Bigger range for Tcl_GetRange() testcasesjan.nijtmans2022-06-141-3/+3
* | | Merge 8.7. Even more testcases for Tcl_GetRange()jan.nijtmans2022-06-141-0/+49
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-06-141-0/+25
| |\ \ | | |/
| | * Add more testcases for Tcl_GetRange()jan.nijtmans2022-06-141-0/+25
* | | Merge 8.7jan.nijtmans2022-05-241-5/+5
|\ \ \ | |/ /
| * | 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
* | | Merge 8.7jan.nijtmans2021-03-301-49/+38
|\ \ \ | |/ /
| * | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT...jan.nijtmans2021-03-301-49/+38
* | | Merge 8.7jan.nijtmans2020-12-041-1/+1
|\ \ \ | |/ /
| * | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
| |\ \
| | * | Case-sensitive package namesjan.nijtmans2020-11-031-1/+1
* | | | Merge 8.7jan.nijtmans2020-11-231-2/+2
|\ \ \ \ | |/ / /
| * | | 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.7jan.nijtmans2020-09-141-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.7jan.nijtmans2020-09-041-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
| | * 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