summaryrefslogtreecommitdiffstats
path: root/tests/coroutine.test
Commit message (Expand)AuthorAgeFilesLines
* merge core-8-6-branchjan.nijtmans2017-04-121-0/+39
|\
| * bug fix for [42202ba1e5ff566e0f9abb9f890e460fbc6c1c5c]: segfault by coro injectfix_42202ba1e5ff566esebres2017-04-041-0/+39
* | Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-4/+4
|/
* Add Colin's test for coro floor above street level [Bug #3008307]ferrieux2014-10-101-0/+14
* [a90d9331bc]: must not crash when yieldto called in vanishing namespacedkf2014-01-221-5/+87
* Draft fix for Bug 0b874c344d. Includes test.dgp2013-12-051-0/+3
* Add test for Bug 2486550.dgp2013-08-271-0/+9
* More coroutine tests.dgp2013-08-221-0/+15
* Tidy the code and add a test.dgp_purge_NRRunObjProcdgp2013-08-211-0/+9
* fix coroutine-4.6 so that it runs in isolation, [Bug 3606395]mig2013-02-281-1/+1
* No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
* Implementation of TIP #396dkf2012-04-021-15/+34
* Correct test suite errors revealed by a -singleproc 1 -debug 1 run.dgp2011-07-071-0/+1
* insure that 'coroutine eval' runs the initial command in the proper context, ...mig2011-04-111-0/+24
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
* added test for yieldToMiguel Sofer2010-08-111-1/+15
* Fix the problems I introduced inadvertently:dkf2010-04-301-14/+23
* * tests/coroutine.test: testing coroutine arguments after [yield]:Miguel Sofer2010-04-301-1/+26
* * generic/tclBasic.c: Fix lerak of coroutines on namespaceMiguel Sofer2010-01-031-1/+26
* * generic/tclBasic.c: Fix for bad cmd resolution by coroutinesMiguel Sofer2009-12-191-1/+11
* * generic/tclCmdIL.c: Fix of [Bug #2910094] by akuMiguel Sofer2009-12-071-1/+19
* oops - test error due to deletion of now not-created namespaceMiguel Sofer2009-12-061-6/+1
* clear old junk in tests/coroutine.test:Miguel Sofer2009-12-061-41/+1
* * generic/tclBasic.c: Completed the NR-enabling of [subst].dgp2009-09-111-2/+2
* Added another test case, "known bug" because of [Bug 2314561] incompletenessdkf2009-09-071-4/+8
* Basic test of yielding inside a substdkf2009-09-071-38/+10
* * tests/coroutine.test: fix testfile cleanupMiguel Sofer2009-08-021-8/+6
* Made namespace scope corrections to some of the testing machinerydgp2009-06-251-3/+5
* * generic/tcl.h:Miguel Sofer2009-03-191-0/+544