summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2018-10-061-78/+43
|\
| * More regularizing of function names, field names and testing stylesdkf2018-10-061-78/+43
| |
* | Merge 8.7jan.nijtmans2018-09-291-1/+1
|\ \ | |/
| * Add support for wine. So windows test-cases can now be run on ↵jan.nijtmans2018-09-291-1/+1
| | | | | | | | Linux/Mac/whatever.
* | Batch of TIP implementations.dkf2018-09-276-42/+527
|\ \ | |/
| * 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
| | |\ \ \ \ \ \ \
| | * | | | | | | | Add tests. Exposes quite a few bugs in the implementation...dkf2018-09-241-1/+189
| | | | | | | | | |
| * | | | | | | | | merge core-8-branchdkf2018-09-218-20/+335
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merge core-8-branchdkf2018-09-04125-4644/+13926
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ merge trunkdkf2013-08-082-1/+7
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ merge trunkdgp2013-08-052-0/+39
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ merge trunkdkf2013-08-011-0/+45
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Support type discovery in coroutines.dkf2013-08-011-2/+18
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Improving the test suite for [info cmdtype].dkf2013-08-011-0/+28
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | merge trunkdkf2013-07-311-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Added testsdkf2013-07-311-7/+88
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | merge 8.7dgp2018-09-241-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | merge 8.6dgp2018-09-241-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | / / / | | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | Silence debugging message in test suite.dgp2018-09-241-1/+1
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge 8.7jan.nijtmans2018-09-233-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Merge 8.6jan.nijtmans2018-09-233-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | | | | | | | | | | | | / / / | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Give lambda function a name "ReceiveChunked" for easier testing. New ↵jan.nijtmans2018-09-233-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | function quoteString and code cleanup
| * | | | | | | | | | | | | Fix a couple of test-cases, since http1.0 is no longer therejan.nijtmans2018-09-221-6/+6
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | merge 8.7jan.nijtmans2018-09-225-7/+1884
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | 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 ↵kjnash2018-04-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | non-verbose, and comment out most Log calls in library/http/http.tcl
| | * | | | | | | | | | | merge 8.6kjnash2018-04-2122-89/+473
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Amend httpPipeline.test tests to use stdout not stderr, and thus avoid the ↵kjnash2018-04-212-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | report {Test files exiting with errors} even when all tests pass.
| | * | | | | | | | | | | | Increase test timeout to 10s. Remove commenting from Log calls that report ↵kjnash2018-04-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | long delay for [socket].
| | * | | | | | | | | | | | Chasing timeout bug: reduce client timeout to 4s in tests; more sanity ↵kjnash2018-03-313-12/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | checking in non-keep-alive tests; tidying; more logging in http.tcl.
| | * | | | | | | | | | | | For thorough testing, set test file to verbose, and uncomment Log calls in ↵kjnash2018-03-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http.tcl.
| | * | | | | | | | | | | | Bugfixes. Details in ticket 46b6edad51.kjnash2018-03-301-1/+2
| | | | | | | | | | | | | |