summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Balance the [makeFile/makeDirectory] and [removeFile/removeDirectory] calls (...dkf2018-10-091-5/+4
|\
| * Balance the [makeFile/makeDirectory] and [removeFile/removeDirectory] calls (...sebres2018-10-091-5/+4
* | TIP #514 implementation: Platform differences in handling int/widejan.nijtmans2018-10-088-72/+63
|\ \
| * \ Merge 8.7jan.nijtmans2018-09-279-34/+519
| |\ \
| * \ \ merge tip-515 (which is pre-requisite for this TIP now)jan.nijtmans2018-09-2212-15/+2182
| |\ \ \
| * | | | Bring back test-cases closer to what they werejan.nijtmans2018-09-081-5/+5
| * | | | Merge TIP-515 branch, so part of the corrections in the TIP-514 implementatio...jan.nijtmans2018-09-082-7/+23
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2018-09-053-33/+39
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2018-09-038-25/+659
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 8.7, and improve TIP implementation (using utility function in more pla...jan.nijtmans2018-08-302-61/+221
| |\ \ \ \ \ \ \
| * | | | | | | | Fix compilation on 32-bit platforms, and fix unit-tests in this environmentjan.nijtmans2018-08-293-26/+20
| * | | | | | | | Now, restore wide(), but make int() the same as entier(). Add new utility fun...jan.nijtmans2018-08-288-45/+40
| * | | | | | | | improved reange checking (also for the Tcl 9.0 proposal). Make platform test ...jan.nijtmans2018-08-211-10/+4
| * | | | | | | | Still WIP. All test-cases pass now in 32-bitjan.nijtmans2018-08-192-7/+7
| * | | | | | | | Undo various test-case changes, in order to prove platform compatibilityjan.nijtmans2018-08-166-135/+155
| * | | | | | | | Few more test-casesjan.nijtmans2018-08-163-14/+8
| * | | | | | | | Experiment, resolving platform differences at script level. Don't look ...jan.nijtmans2018-08-167-151/+137
* | | | | | | | | Centralise the de-fanging of standard ensembles in safe interpreters. Doing i...dkf2018-10-074-15/+47
* | | | | | | | | More regularizing of function names, field names and testing stylesdkf2018-10-061-78/+43
* | | | | | | | | Add support for wine. So windows test-cases can now be run on Linux/Mac/whate...jan.nijtmans2018-09-291-1/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Restricted the information made available to safe interpreters a bit.dkf2018-09-271-0/+43
* | | | | | | | merge core-8-branchdkf2018-09-2712-49/+2243
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Implementation of TIP 505: Make [lreplace] Accept All Out-of-Range Index Valuesdkf2018-09-271-4/+4
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Implementation of TIP 505: Make [lreplace] Accept All Out-of-Range Index Valuesdkf2018-09-271-4/+4
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Rebase TIP 505 implementation a patch for 8.6.dgp2018-09-1028-335/+778
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Work in progress implementing TIP 505.dgp2018-03-261-4/+4
| * | | | | | | | | | Implementation of TIP 516: More OO Slot Operationsdkf2018-09-271-14/+76
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Simplify the slot resolution protocoldkf2018-09-111-5/+5
| | * | | | | | | | | | Tests and docsdkf2018-09-101-6/+68
| | * | | | | | | | | | Implementation of TIP 516dkf2018-09-081-8/+8
| * | | | | | | | | | | Implementatin of TIP #515: Level Value Reformjan.nijtmans2018-09-261-13/+13
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | * | | | | | | | | | merge 8.7jan.nijtmans2018-09-2211-11/+2178
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | * | | | | | | | | | Merge core-8-branchjan.nijtmans2018-09-081-0/+16
| | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | TIP #515 implementation: Level Value Reformjan.nijtmans2018-09-071-13/+13
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Make defaults work even when [upvar]ed to just a non-existent element.dkf2018-09-261-2/+2
| * | | | | | | | | | Added test cases for errorsdkf2018-09-251-0/+67
| * | | | | | | | | | merge core-8-branchdkf2018-09-251-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ merge 8.6dgp2018-09-241-1/+1
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | | | | | |
| | | * | | | | | | | | Silence debugging message in test suite.dgp2018-09-241-1/+1
| * | | | | | | | | | | Add tests. Exposes quite a few bugs in the implementation...dkf2018-09-241-1/+189
| |/ / / / / / / / / /
| * | | | | | | | | | Merge 8.6jan.nijtmans2018-09-233-4/+4
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | | | | | / / / / / / | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | Give lambda function a name "ReceiveChunked" for easier testing. New function...jan.nijtmans2018-09-233-5/+5
| * | | | | | | | | Fix a couple of test-cases, since http1.0 is no longer therejan.nijtmans2018-09-221-6/+6
| * | | | | | | | | Merge 8.6jan.nijtmans2018-09-225-7/+1884
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Update http version number, and fix some related test-casesjan.nijtmans2018-09-221-3/+3
| | * | | | | | | | merge 8.6kjnash2018-09-1528-335/+744
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | Restore production test settings: set tests/httpPipeline.test to non-verbose,...kjnash2018-04-211-1/+1
| | * | | | | | | | merge 8.6kjnash2018-04-2122-89/+473
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Amend httpPipeline.test tests to use stdout not stderr, and thus avoid the re...kjnash2018-04-212-9/+9
| | * | | | | | | | | Increase test timeout to 10s. Remove commenting from Log calls that report lo...kjnash2018-04-011-1/+1