summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* More test-casesjan.nijtmans2020-04-171-0/+30
* More tests and fix for overlong handling in revised Tcl_UtfNext.dgp2020-04-161-1/+22
* merge 8.5dgp2020-04-161-0/+69
|\
| * More test coveragedgp2020-04-151-0/+42
| * New tests checking Tcl_UtfPrev handling of overlong sequences. Bug demonstrated.dgp2020-04-151-0/+27
* | Add test demonstrating that Tcl_UtfNext accepts overlong byte sequences,dgp2020-04-151-3/+3
* | Collection of coverage tests for Tcl_UtfNext.dgp2020-04-151-2/+244
|/
* Keep the tests consistent.dgp2020-04-141-8/+8
* Backport test-cases from 8.6jan.nijtmans2020-04-141-10/+30
* test numberingdgp2020-04-131-2/+5
* Repair tests to expect the right thing.dgp2020-04-131-2/+2
* merge 8.5dgp2020-04-131-0/+4
|\
| * New test demonstrating Tcl_StringCaseMatch is botched in its use ofdgp2020-04-131-0/+4
* | merge 8.5dgp2020-04-131-1/+1
|\ \ | |/
| * Known bug test string-22.14 is not so hard to fix.dgp2020-04-131-1/+1
* | merge 8.5dgp2020-04-131-8/+19
|\ \ | |/
| * Another test for [string trimright] that demonstrates its own failures,dgp2020-04-131-0/+15
| * Convert test to not directly use identity encoding.dgp2020-04-131-8/+4
| * added test case covering [c61818e4c9] - string trim for not valid utf-8 seque...dgp2020-04-131-0/+17
* | merge 8.5dgp2020-04-125-44/+48
|\ \ | |/
| * Stop direct use of the identity encoding in tests.dgp2020-04-123-5/+5
| * [2006888] Backport conversion of test file to strict ASCII. ISO-8859-1dgp2020-04-121-38/+37
| * Repair invalid utf-8 in subst.test.dgp2020-04-111-1/+1
| * Add (disabled) test to demo the inability of [string wordstart] to handledgp2020-04-101-0/+5
* | merge 8.5dgp2020-04-092-12/+85
|\ \ | |/
| * More tests.dgp2020-04-091-0/+34
| * Revise two tests that were detecting and forgiving a bug.dgp2020-04-091-4/+4
| * [afa4b28153] Correct TclNeedSpace handling of trailing escaped space.dgp2020-04-091-8/+2
| * New tests demonstrating bug in TclNeedSpace(): improper handling escaped space.dgp2020-04-091-0/+45
* | more testsdgp2020-04-081-0/+45
* | Convert the tests to use the testing command.dgp2020-04-071-92/+116
* | Bring in the armor plated [string trim*]dgp2020-04-071-0/+17
|\ \
| * | added test case covering [c61818e4c9] - string trim for not valid utf-8 seque...sebres2020-04-071-0/+17
| |/
* | More tests that should continue to demo faults in Tcl_UtfPrev afterdgp2020-04-071-0/+23
* | Set of tests demonstrating flaws in Tcl_UtfPrev (as viewed through a fragiledgp2020-04-071-0/+67
|/
* Make tclWinDde.c compilable with C++ compiler. dde -> 1.4.3jan.nijtmans2020-02-263-5/+5
* windows: avoid create of legacy error-vars on init phase (in fresh created in...sebres2020-02-171-0/+13
* introduces new command and constraint testWithLimit (as include tests/interna...sebres2020-01-302-60/+111
* small amend (comments only)sebres2020-01-291-2/+3
* better test covering [5d989f9ba3] - limiting AS considers normal memory usage...sebres2020-01-291-16/+43
* Don't run stack-3.1 test on OSX, it fail regulary. Don't really bother for Tc...jan.nijtmans2020-01-211-1/+3
* small amend (skip messages, avoid output on interactive shell)sebres2020-01-171-4/+5
* closes [5d989f9ba3]: avoid segfault by OOM if too many items to sort (would t...sebres2020-01-171-0/+33
* Add test cases that used to cause floating point overflow in computing the co...Kevin B Kenny2019-12-261-0/+9
* Fix parsing bug when (numSigDigs == 0).dgp2019-12-231-1/+1
* Tests for another parsing bug.dgp2019-12-221-0/+7
* Tests demonstrating the number parsing overflow bugs.dgp2019-12-211-0/+50
* rewrite of [dff608952b]: skip tests if there is really a timing issue (and im...sebres2019-12-061-17/+36
* Exclude some test-cases with possible timing problems on Windows. Double ;; i...jan.nijtmans2019-12-061-4/+5
* Update "opt" from version 0.4.5 to 0.4.7, backported from Tcl 8.7a3.jan.nijtmans2019-11-282-12/+12