Artifact 50b1c047763a6e12b1a0fd3070eb392705bcdfb5:
- File tests/event.test — part of check-in [fef447f0a4] at 2017-07-03 13:24:53 on branch sebres-8-5-event-perf-branch — [enhancement] extend "vwait" with same options as "update", new syntax "vwait ?options? ?timeout? varname". some small improvements and fixing: - Tcl_DoOneEvent can wait for block time that was set with Tcl_SetMaxBlockTime outside an event source traversal, and stop waiting if Tcl_SetMaxBlockTime was called outside an event source (another event occurs and interrupt waiting loop), etc; - safer more precise pre-lookup by options (use TclObjIsIndexOfTable instead of simply comparison of type with tclIndexType); test cases extended to cover conditional "vwait" usage; (user: sebres size: 31622)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.