summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* lreplace: more tests, doc improvementaspect_lreplace_refixaspect2015-06-161-0/+33
* fix for a4cb3f06c4fe - bug introduced in 32b61592465aspect2015-06-161-0/+3
* adding a test to reveal a problem with the fix of bug d87cb182053fd79b3Miguel Sofer2015-03-211-0/+30
* [d87cb18205] Let compiled ensembles handle tailcalls properly.dgp2015-03-211-0/+21
* update changesdgp2015-03-031-1/+1
* handle [lreplace l x y ...] where y<xaspect2015-02-191-0/+3
* (core ticket [32b6159246]) Fix for [lreplace l x y] where y<x-1aspect2015-02-191-0/+6
* Test for bug [08872796bc].dgp2015-01-291-0/+19
|\
| * Test for bug [08872796bc].dgp2015-01-291-0/+19
* | [7c187a3773] Fix error in managing inStatePtr->inQueueTail value in thedgp2014-12-181-0/+38
* | Include option -connecting in test iocmd-8.15.1oehhar2014-12-171-1/+1
* | test for bug [c6ed4acfd8]: running async socket connect with other connect es...oehhar2014-12-071-0/+18
* | [d2ffcca163] Limit parsing results that are documented to accept only ASCII c...dgp2014-12-052-0/+12
|\ \ | |/
| * The isalpha(.) calls remaining in the expr parser still bring nonportability.dgp2014-12-041-0/+3
| * merge 8.5dgp2014-12-041-2/+10
| |\
| | * [0c043a175] backport fix from trunk.dgp2014-12-031-2/+10
| | |\
| * | | Same issue in expr parser also tested and fixed.dgp2014-11-261-0/+6
| * | | One way to fix the parser of $-substitution accepting non-ASCII varnames.dgp2014-11-251-0/+3
| |/ /
* | | Now make the patch by hand that fossil could not merge.dgp2014-12-031-2/+1
| |/ |/|
* | missing unset in new testMiguel Sofer2014-12-031-1/+1
* | fix var($) problem, bug [0c043a175] (thx dgp)Miguel Sofer2014-12-031-2/+11
|\ \
| * | test and fix (thx dgp)bug_0c043a175Miguel Sofer2014-12-031-4/+5
| * | adding a test for the bugMiguel Sofer2014-12-031-2/+10
* | | [0dca3bfa8f] Strengthen validity checks on fast-path string comparison.dkf2014-12-031-0/+8
|/ /
* | Improve documentation on the use of com ports (remove references to Windows 9...jan.nijtmans2014-11-131-4/+9
|\ \ | |/
| * Improve documentation on the use of com ports (remove references to Windows 9...jan.nijtmans2014-11-131-4/+9
* | merge releasedgp2014-11-129-38/+40
|\ \
| * | Correct -singleproc 1 testing flaws.dgp2014-11-072-4/+4
| * | update changes; more test suite polishing.dgp2014-11-072-2/+2
| * | Make sure all uses of the [testbytestring] command are constrained.dgp2014-11-074-30/+32
| * | Merged latest trunk work (especially changes to eof handling) into the RC.andreask2014-11-064-0/+270
| |\ \
| * \ \ merge trunkdgp2014-10-182-0/+126
| |\ \ \
| * | | | Bump to Tcl 8.6.3, TclOO 1.0.3, and update changes file.dgp2014-10-142-2/+2
* | | | | [214cc0eb22] Add tests to make sure that this bug stays fixed.dkf2014-11-082-0/+38
| |_|/ / |/| | |
* | | | cleanup global namespace litterdgp2014-11-061-0/+2
* | | | merge iogt fixes.bug_5adc350683_86dgp2014-11-061-0/+74
|\ \ \ \ | | |_|/ | |/| |
| * | | Also test transfroms that delay.bug_5adc350683dgp2014-11-061-0/+30
| * | | New test iogt-7.0 demos bug in [testchannel transform].dgp2014-11-061-0/+42
* | | | Another test checking that handling when transform returns nothing is right.dgp2014-11-061-1/+35
* | | | New tests iortrans-4.11* demonstrate what was wrong with the "leaky EOF flag"dgp2014-11-061-4/+85
* | | | New test iortrans-4.10 to demo failure of channel transformation to handledgp2014-11-051-0/+56
* | | | Same patch re-enabling read after EOF, but here applied to 8.6.dgp2014-11-031-0/+20
|\ \ \ \ | |/ / /
| * | | merge 8.5dgp2014-11-031-0/+3
| |\ \ \
| * | | | Base test for [5adc350683].dgp2014-10-291-0/+20
* | | | | Add test-case for previous commit, which shows that when trying to open a fil...jan.nijtmans2014-11-031-0/+3
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Add test-case for previous commit, which shows that when trying to open a fil...jan.nijtmans2014-11-031-0/+3
| |/ /
* | | [10dc6daa37] New fix for [gets] on non-blocking channel. This time properly a...dgp2014-10-181-0/+104
|\ \ \ | |/ /
| * | [10dc6daa37] New fix for [gets] on non-blocking channel. This timedgp2014-10-181-0/+104
| |\ \
| | * | [10dc6daa37] [gets] on a non-blocking channel must take care so thatdgp2014-10-171-0/+68
| |/ /
| * | backport those tests that can bedgp2014-10-101-0/+62