summaryrefslogtreecommitdiffstats
path: root/tests/winTime.test
Commit message (Collapse)AuthorAgeFilesLines
* Implemented TIP #124 (clock clicks -microseconds and Tcl_WideInt kennykb2003-04-121-19/+9
| | | | | | | | return values). Fixed Bug 710310 (duplicate test numbers in clock.test). Made major changes to tclWinTime.c and related code to improve loop filter stability. FossilOrigin-Name: 7e064c61fe2c4444325709bdd9b824a7483b18e1
* * tests/winTime.test: added note about PCI hardware dependencyhobbs2003-02-271-1/+3
| | | | | | issues with high performance clock. FossilOrigin-Name: 8eed2cdd0e212db9ea2f92c15979a2dd32041b22
* * win/tclWinTime.c: Added code to test and compensate for forward kennykb2003-02-141-14/+11
| | | | | | | | | | | | | | | | | leaps of the performance counter. See the MSDN Knowledge Base article Q274323 for the hardware problem that makes this necessary on certain machines. * tests/winTime.test: Revised winTime-2.1 - it had a tolerance of thousands of seconds, rather than milliseconds. (What's six orders of magnitude among friends? Both the above changes are triggered by a problem reported at http://aspn.activestate.com/ASPN/Mail/Message/ActiveTcl/1536811 although the developers find it difficult to believe that it accounts for the observed behavior and suspect a fault in the RTC chip. FossilOrigin-Name: 5e2c269457bc16d0a3e4f36262990aa08800c2b9
* Applied the patch for TIP #7 from Kevin Kenny.andreas_kupries2000-11-211-1/+27
| | | | | | See http://www.cs.man.ac.uk/fellowsd-bin/TIP/7.html FossilOrigin-Name: 3d13d2887f7f389a6f140046ddd0f736579fe611
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
| | | | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948]. FossilOrigin-Name: c2f93a113cfcb17a21da67cc20f54ab3f1b9fa3c
* Fixed style problems in many of the test files.rjohnson1999-06-261-2/+2
| | | | | | Fixed bug in pkg.test where defs.tcl was still being used. FossilOrigin-Name: dbfd75f43f496269e869e2fbd58f86e25bdcef4c
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
| | | FossilOrigin-Name: fdb0602e41e62bf526806c165dbf3f33a718fd37
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+49
FossilOrigin-Name: f3b32fb71c9011ac220779bd9dbe5617c9dc87d9