| Commit message (Expand) | Author | Age | Files | Lines |
* | amend to [c93862b3bc] - fixes next timing test-issue in cmdMZ.test - measure ... | sebres | 2019-11-21 | 1 | -22/+29 |
|
|
* | cmdMZ.test: solved timing issues (too slow machines, debug builds, etc) | sebres | 2019-11-06 | 1 | -14/+17 |
|
|
* | Don't use constraints like unixOrPc anymore, use unixOrWin (for example) | jan.nijtmans | 2019-09-10 | 1 | -2/+2 |
|
|
* | One more knownMsvcBug marker (seen in Travis). Properly export ::tcltest::tes... | jan.nijtmans | 2019-08-27 | 1 | -0/+1 |
|
|
* | Backport two knownMsvcBug markers, which hit us (again) on Travis. | jan.nijtmans | 2019-08-27 | 1 | -7/+9 |
|
|
* | cherrypick timerate-loop-opti--discard-result | sebres | 2019-07-24 | 1 | -4/+39 |
|
|
* | fixes typo ("net" instead of outdated term "nett") | sebres | 2019-05-24 | 1 | -2/+2 |
|
|
* | small amend to [ac566e9df84daeab] with rollback of done/continue optimization | sebres | 2019-05-16 | 1 | -0/+6 |
|
|
* | timerate: allow continue from measurement cycle (used for conditional flow co... | sebres | 2019-05-16 | 1 | -0/+8 |
|
|
* | closes [940ce8f958] - tests/cmdMZ.test: avoid import timerate to global NS in... | sebres | 2019-04-09 | 1 | -0/+4 |
|
|
* | closes [1e5e25cf2b] - tests/cmdMZ.test: fixed NRT-related sleeps (and time-re... | sebres | 2019-04-09 | 1 | -11/+19 |
|
|
* | closes [1a3fa1232e306a44], test case cmdMZ-6.5 fixed to cover float value by ... | sebres | 2019-04-01 | 1 | -2/+5 |
|
|
* | timerate: extended with ?max-count? optional parameter, code review and more ... | sebres | 2019-02-13 | 1 | -4/+23 |
|
|
* | small amend (correct wrong utf-8 prevention for micro sign in RE of check tes... | sergey.brester | 2019-02-12 | 1 | -1/+1 |
|
|
* | few test cases for timerate command | sergey.brester | 2019-02-12 | 1 | -0/+45 |
|
|
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
|\ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| * | * tests/basic.test: Made several tests more robust to the | dgp | 2004-02-25 | 1 | -6/+21 |
|
|
| * | * tests/cmdMZ.test (cmdMZ-1.4): change to nonPortable as more | hobbs | 2003-11-12 | 1 | -7/+5 |
|
|
| * | * tests/cmdMZ.test: Updated [package require tcltest] lines to | dgp | 2003-10-06 | 1 | -2/+2 |
|
|
* | | * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009 | Miguel Sofer | 2006-10-09 | 1 | -6/+6 |
|
|
* | | * tests/cmdMZ.test (cmdMZ-return-2.17): Added a test that a word | dgp | 2004-07-06 | 1 | -1/+11 |
|
|
* | | * tests/cmdMZ.test (cmdMZ-return-2.15,cmdMZ-return-2.16): | Kevin B Kenny | 2004-07-06 | 1 | -1/+22 |
|
|
* | | Standardize some use of test constraints onto names that are documented | dkf | 2004-06-23 | 1 | -2/+2 |
|
|
* | | Removed support for Mac OS Classic platform [Patch 918142] | das | 2004-03-17 | 1 | -7/+1 |
|
|
* | | * tests/basic.test: Made several tests more robust to the | dgp | 2004-02-25 | 1 | -4/+19 |
|
|
* | | * tests/cmdMZ.test (cmdMZ-1.4): change to nonPortable as more | hobbs | 2003-11-12 | 1 | -8/+5 |
|
|
* | | * doc/FileSystem.3: Implementation of | dgp | 2003-09-05 | 1 | -5/+10 |
|
|
* | | * generic/tclCmdAH.c: Corrected bug in TIP 90 implementation | dgp | 2003-08-29 | 1 | -2/+2 |
|
|
* | | Factored out the trace code - it's big enough to be its own maintenance area | dkf | 2003-06-25 | 1 | -2/+1 |
|
|
* | | * generic/tclBasic.c (TclInvokeObjectCommand): objv[argc] is no | dgp | 2003-05-12 | 1 | -1/+2 |
|
|
* | | * generic/tclBasic.c: Implementation of TIP 90, which | dgp | 2003-05-05 | 1 | -8/+123 |
|/ |
|
* | Added tests for the [time] command. | dkf | 2002-07-19 | 1 | -2/+28 |
|
|
* | Renamed 'notLinux' constraint to 'nonLinuxOnly' for clarity. [Bug#583427] | dkf | 2002-07-19 | 1 | -3/+3 |
|
|
* | More fixing of writable-current-dir assumption. [Bug 575824] | dkf | 2002-07-04 | 1 | -5/+6 |
|
|
* | * Updated the instructions on running and adding to the test suite. | dgp | 2002-07-01 | 1 | -10/+14 |
|
|
* | ** upport to 8.4 of mac code changes for 8.3.3 & various new | das | 2001-11-23 | 1 | -2/+2 |
|
|
* | * tests/cmdMZ.test (cmdMZ-1.4): added notLinux constraint to test | hobbs | 2001-05-21 | 1 | -2/+7 |
|
|
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
|
|
* | Modified the tests to use the package tcltest | jenn | 1999-06-26 | 1 | -2/+3 |
|
|
* | * doc/string.n: | stanton | 1999-05-06 | 1 | -435/+2 |
|
|
* | * doc/string.n: | stanton | 1999-05-04 | 1 | -9/+25 |
|
|
* | * tests/cmdIL.test: | stanton | 1999-05-04 | 1 | -19/+19 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -0/+581 |
|
|