summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2022-05-252-10/+14
|\
| * Add testcases and fix implementationjan.nijtmans2022-05-251-0/+6
| * Merge 8.6jan.nijtmans2022-05-241-1261/+1268
| |\
| * | Proposed fix for [76ad7aeba3]: boundary case bug in [string is integer]. Miss...jan.nijtmans2022-05-221-16/+14
* | | Fix [f160f9f982]: macOS Aqua : Emoji does not display anymore after TIP #622jan.nijtmans2022-05-251-4/+3
|\ \ \
| * | | Fix testcase utf-4.12 (which - actually - exposed this bug)jan.nijtmans2022-05-251-4/+3
* | | | Merge 8.6jan.nijtmans2022-05-241-22/+21
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Do all "string" testcases twice: once with and once without bytecodejan.nijtmans2022-05-241-1261/+1268
| |/
| |
| \
*-. \ TIP #622 implementation: Full Unicode for Tcl 8.7jan.nijtmans2022-05-154-24/+27
|\ \ \ | | |/
| * | Merge 8.7jan.nijtmans2022-04-261-0/+7
| |\ \
| * \ \ Merge 8.7jan.nijtmans2022-04-141-2/+2
| |\ \ \
| * | | | Don't run obj-1.1 test with -DTCL_NO_DEPRECATEDjan.nijtmans2022-03-261-1/+3
| * | | | When compiled with TCL_NO_DEPRECATED, remove the UTF16 compatibility layer. S...jan.nijtmans2022-03-241-13/+13
| * | | | Merge 8.7jan.nijtmans2022-03-221-1/+1
| |\ \ \ \
| * | | | | ucs4 -> utf32jan.nijtmans2022-03-222-31/+32
| * | | | | Merge 8.7jan.nijtmans2022-03-228-50/+109
| |\ \ \ \ \
| * | | | | | Feature-completejan.nijtmans2022-03-221-1/+1
| * | | | | | More progressjan.nijtmans2022-03-222-2/+2
| * | | | | | 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
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Start defining "utf32string" typejan.nijtmans2022-03-121-1/+1
| |/ / / / / /
* | | | | | | Remove [https://core.tcl-lang.org/tcl/info/1fe8ca8d3eb87b65|Horrible Hack] to...jan.nijtmans2022-05-131-3/+4
* | | | | | | Merge 8.6jan.nijtmans2022-05-111-0/+21
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Fix [6898f9cb71]: shiftjis is presumably misspelled in http 2.7.7. Also add m...jan.nijtmans2022-05-111-0/+21
* | | | | | merge 8.6 (fixes [27520c9b17])sebres2022-04-261-0/+7
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | closes bug [27520c9b17]sebres2022-04-261-0/+7
| |\ \ \ \
| | * | | | added test illustrating bug [27520c9b17]sebres2022-04-261-0/+7
* | | | | | Fix [da733cf8a6]: indexObj-6.7 failsjan.nijtmans2022-04-141-2/+2
* | | | | | Merge 8.6jan.nijtmans2022-04-141-22/+22
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | Change testConstraint "ucs4" to "utf32", since that's more accuratejan.nijtmans2022-04-141-22/+22
* | | | | Fix [ac601b59bab7] by making only unloading a library from the process if itpooryorick2022-03-221-1/+1
| |_|_|/ |/| | |
* | | | See [4dbfa46caa]: Remove "constraint deprecated" from failing testcases which...jan.nijtmans2022-03-182-8/+8
* | | | Fix meaning of "testConstraint deprepcated" in encoding.test: Those testcases...jan.nijtmans2022-03-181-8/+8
* | | | Add proper cleanup to testcasesjan.nijtmans2022-03-183-20/+41
* | | | Merge 8.6jan.nijtmans2022-03-172-5/+5
|\ \ \ \ | |/ / /
| * | | Fix 2 testcases which are not testing what they should be testing (since "-en...jan.nijtmans2022-03-172-3/+3
| * | | Backport fix and test for typecasting bug in Tcl_GetUniChar().dgp2022-03-081-0/+7
* | | | TIP #601: Make "encoding convertto/convertfrom" throw exceptionsjan.nijtmans2022-03-178-37/+75
|\ \ \ \ | |_|_|/ |/| | |
| * | | -nothrow -> -nocomplainjan.nijtmans2022-03-053-32/+32
| * | | Merge 8.7jan.nijtmans2022-03-041-0/+4
| |\ \ \
| * \ \ \ Merge 8.7jan.nijtmans2022-02-077-21/+59
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2022-01-151-10/+10
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2022-01-107-23/+31
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 8.7jan.nijtmans2021-11-268-24/+18
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2021-11-192-7/+7
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2021-11-085-6/+6
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 8.7. Remove -stoponerror optionjan.nijtmans2021-10-1817-53/+94
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2021-06-233-1/+142
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | More testcases regarding possible parse errorsjan.nijtmans2021-05-261-1/+14