summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | | | New tests: 14.16: -peername empty while async connect running, 14.17: -socknameoehhar2014-10-171-0/+22
| |/ / |/| |
* | | Resolve test conflicts over global varsdgp2014-10-102-4/+11
* | | Add Colin's test for coro floor above street level [Bug #3008307]ferrieux2014-10-101-0/+14
* | | Another test so both DoRead and MBRead are covered.dgp2014-10-101-0/+44
* | | New test io-53.15 for [ed29c4da21].dgp2014-10-101-0/+44
|\ \ \ | |/ /
| * | New test io-53.15 for [ed29c4da21].dgp2014-10-101-0/+45
* | | test casesbug_bc1a96407adgp2014-10-031-0/+11
* | | [bc5b790099] Improper calculation of new dstLimit value. New test io-12.7.dgp2014-10-021-0/+33
|\ \ \ | |/ /
| * | [bc5b790099] Improper calculation of new dstLimit value. New test io-12.7.dgp2014-10-021-0/+33
* | | Added a script-readable bytecode disassembler in tcl::unsupported.dkf2014-09-201-1/+81
|\ \ \
| * \ \ merge trunkdkf2014-09-147-4/+90
| |\ \ \ | |/ / / |/| | |
| * | | merge trunkdkf2014-08-306-9/+174
| |\ \ \
| * \ \ \ merge trunkKevin B Kenny2014-08-0219-203/+330
| |\ \ \ \
| * \ \ \ \ merge trunkKevin B Kenny2014-06-2924-313/+1377
| |\ \ \ \ \
| * \ \ \ \ \ merge trunkdkf2014-02-081-0/+9
| |\ \ \ \ \ \
| * | | | | | | improve the testing of the disassembly commandsdkf2014-02-081-1/+81
| * | | | | | | merge trunkdkf2014-02-031-5/+87
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge trunkdkf2014-01-0911-9/+431
| |\ \ \ \ \ \ \ \
* | | | | | | | | | [cee90e4e88] Correct error in stack depth checking.dgp2014-09-101-0/+6
* | | | | | | | | | [2486824] Improve error message; not all that upvars is an upvar.dkf2014-09-102-3/+2
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | [2486824] Improve error message; not all that upvars is an upvar.dkf2014-09-102-5/+8
* | | | | | | | | | [84af1192f5]: [regsub] compiler no longer confused by quantification handling.dkf2014-09-091-0/+5
* | | | | | | | | | Exceptional handling of oo::class has to be consistent throughout.dgp2014-09-081-0/+10
* | | | | | | | | | [ccc2c2cc98]: lreplace edge casedkf2014-09-051-1/+13
* | | | | | | | | | Distinguish hanging from crashing in exit tests.ferrieux2014-09-031-7/+20
* | | | | | | | | | Add test cases in very first position for hang-on-exit, both in (normal) quic...ferrieux2014-09-021-0/+41
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | [b9e1a3032e] Implement the documented method search order for TclOO.dkf2014-08-281-0/+87
* | | | | | | | | merge trunk; update changesrc3core_8_6_2core_8_6_2_rcdgp2014-08-252-7/+65
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ TIP 429 implementation. New command [string cat].dgp2014-08-252-7/+65
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ merge trunktip_429ferrieux2014-08-191-0/+17
| | |\ \ \ \ \ \ \ \ \