summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Mark "event-8" testcase nonPortablebug-e36963bfe8jan.nijtmans2016-11-081-1/+1
| | | FossilOrigin-Name: 415bdb4bf62dba3f0772eaa2bc6e69cc374ba903
* Fixed [6aea69fccb] - grid configure -in problem. Patch by Koen Danckaert.fvogel2016-11-051-0/+19
|\ | | | | FossilOrigin-Name: 5a41b39c665b5505d31d0b80da1a9977bf65e1f7
| * Added test grid-23 (currently failing) showing bug [6aea69fccb] - grid ↵fvogel2016-10-301-0/+19
| | | | | | | | | | configure -in problem FossilOrigin-Name: 68c39776ef7e55fc3f3d6fa6f30d155de4b0f629
* | Fix [e36963bfe8df9f5e528134707a91b9c0051de723|e36963bfe8]: event generate ↵jan.nijtmans2016-11-011-0/+35
|\ \ | |/ |/| | | | | and diaeresis FossilOrigin-Name: 3cdcb21b1511e726b8529e4b2e79a359e711565c
| * Added test event-8 to test the fix for for [e36963bfe8]fvogel2016-10-301-0/+35
| | | | | | FossilOrigin-Name: a766e47b6e264f59b97b10a12cf9e6a30e66f64e
* | Fixed [3588460fff] - -typevariable buggy in X11, this time when ↵fvogel2016-10-211-5/+1
| | | | | | | | | | tk_strictMotif is true. FossilOrigin-Name: 374cb2049bdcbd32282e119543c789013798fcc0
* | Fixed failing test filebox-3.5.0fvogel2016-10-121-1/+5
|/ | | FossilOrigin-Name: f6c7486e4cc3bda16cbd276baee0bef63e202595
* Fixed typofvogel2016-10-121-1/+1
| | | FossilOrigin-Name: 8b63aecee1dfbeec4635b64a262e58a5b9fb4771
* Fixed [1082213fff] - word wrapping should trim excess spacesfvogel2016-10-092-39/+39
|\ | | | | FossilOrigin-Name: bbce007573599ad4333786347a4bde8429a4fff3
| * Restored successful tests textDisp-*.*fvogel2016-09-301-38/+38
| | | | | | FossilOrigin-Name: 50f6eff2d7be6ec1cd316a8eac297274026d8387
| * Restored successful test text-19.16fvogel2016-09-291-1/+1
| | | | | | FossilOrigin-Name: 54f630c00bf41b043fb8f0c61ad2d53cee89dfba
* | remove unintended failing test-case, added in previous commitjan.nijtmans2016-09-291-5/+0
| | | | | | FossilOrigin-Name: 5c9921303b0e4ab1aa639015a0bd1cb8595f61c0
* | Fix [6c0d7aec6713ab6a7c3e12dff7f26bff4679bc9d|6c0d7aec67]: unicode text ↵jan.nijtmans2016-09-292-0/+17
|/ | | | | input Windows 8. Added some test-cases using the "font actual" command. FossilOrigin-Name: 3c1d50b0e8558fe37efaa8d1f17dd6752f3a8358
* Merge core-8-5-branch to core-8-6-branch.patthoyts2016-09-221-0/+21
|\ | | | | FossilOrigin-Name: 25b5e86c09a43fa2b82a37a51b8438f7216cd614
| * Correct expansion of the spinbox textarea for the vista theme.patthoyts2016-09-221-0/+21
| | | | | | | | | | | | | | | | | | | | The spinbox textarea should stretch to fill the widget and does so with all except the vista theme. Added a test to check for this expansion to avoid regression. Fix identified Kumba on StackOverflow ( https://stackoverflow.com/a/36393680/291641 ) FossilOrigin-Name: f91b7065bf1bf655eec62f5d70dc844a1079ea73
* | Fixed [eb26817783] - listbox-13.3 fails on Linuxfvogel2016-09-101-1/+1
|\ \ | | | | | | FossilOrigin-Name: faa07d446e0e8c993f1eb84851a5030744b7b1ef
| * | Fixed [eb26817783] - listbox-13.3 fails on Linuxfvogel2016-09-031-1/+1
| | | | | | | | | FossilOrigin-Name: 9116a428fc2246ebd4ee71776edd178a48c126fd
* | | Fixed [8c4216dca9] - listbox-4.1 unreliably fails on Debian 8fvogel2016-09-031-0/+1
|/ / | | | | FossilOrigin-Name: f59fefb1df8c8e83ba4ad05dbc83637432aa92ec
* | Made text widget's default undo false again.pspjuth2016-08-301-1/+43
| | | | | | FossilOrigin-Name: c8256e859a6613204f4e0c0e8863088a34dc7d56
* | Fixed [2cf3d6942c] - Test button-5.24 failsfvogel2016-08-291-8/+40
|\ \ | | | | | | FossilOrigin-Name: 4667619c71a95e3c456dc5e75fed053f9e52037d
| * | Improved further test button-5.24: the test no longer depends on default ↵fvogel2016-08-231-8/+40
| | | | | | | | | | | | | | | values for -padx and -pady and it now computes the expected size of the button FossilOrigin-Name: a6f3ed7696ed2d181c2ea2fc099fdc9750dcbb21
| * | Fixed [2cf3d6942c] - Test button-5.24 fails. First, use {Helvetica -12} as ↵fvogel2016-08-191-3/+3
| | | | | | | | | | | | | | | font for the button text instead of {Helvetica -12 bold} since it's the former and not the latter that is tested against in constraints.tcl regarding the 'font' constraint. Second, don't force -width to a fixed value, otherwise width results can be wrong. Third, adjust the test results in width according to the two previous changes. FossilOrigin-Name: 4a464a6bd76ea38133cac2d0e259f5ef96aa192e
* | | Constrained test menu-38.1 to Unix or Mac platforms since this test hangs on ↵fvogel2016-08-291-1/+1
| | | | | | | | | | | | | | | Windows and the corresponding bug was reported for Linux and Mac only FossilOrigin-Name: 48054f96d93ae4aed5921ee87cf3d2d444ebee9c
* | | Added non regression test case menu-38.1fvogel2016-08-231-0/+29
|/ / | | | | FossilOrigin-Name: 03cfff459d7ce14a5bf6d63729a7729f03c843e2
* | Start bringing Tk_Init up to date with facilities Tcl provides.dgp2016-06-211-1/+1
| | | | | | FossilOrigin-Name: 54ec3725a93f7623f8dc722d93ea541db05071eb
* | Added test case text-27.16a to guard against regressions regarding [6976e4b3b2]fvogel2016-06-081-0/+15
| | | | | | FossilOrigin-Name: 168b5515f5ec538657b57f10f67d5371f6f0a523
* | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make ↵jan.nijtmans2016-06-013-6/+2
|\ \ | |/ | | | | | | dist' fails when tclsh9.0 is on $PATH FossilOrigin-Name: 48fe0012d457916abf57936fd8e1af62176f94c2
| * Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make ↵jan.nijtmans2016-06-013-6/+2
| | | | | | | | | | dist' fails when tclsh9.0 is on $PATH FossilOrigin-Name: aa6515f79e30d6a49acc7e1482aea75bb2131239
* | Fixed tests cases bad interactions and a forgotten mouse warping case (event ↵fvogel2016-05-301-0/+1
|\ \ | | | | | | | | | | | | generate {} <...> -warp 1 is valid) FossilOrigin-Name: 2131f788322626d7f7d2f15a9bd111748ff76a64
| * | A mouse button once pressed should be released. Doing otherwise messes up ↵fvogel2016-05-301-0/+1
| | | | | | | | | | | | | | | with assumptions in other (later) tests from the test suite, which reasonably think they start with all mouse buttons depressed. In the present case, canvas-13.1 failed because event generation of <ButtonRelease-1> was missing in test bind-32 FossilOrigin-Name: 3b56aa53f67e1d6a830d413236bfcaab8b16c7b4
* | | Fixed [79549a9134] - Mouse pointer warping crashesfvogel2016-05-301-0/+12
|\ \ \ | |/ / | | | FossilOrigin-Name: af79c31a4e6df3a531e5f43d2c7802e3974f2251
| * | More complete fix for [79549a9134] - Mouse pointer warping crashes, with a ↵fvogel2016-05-261-0/+12
| | | | | | | | | | | | | | | non-regression test case. FossilOrigin-Name: 89b1343f27627a2274a9993db017367e08dfd121
* | | Fixed [f2655bb0ec] - bind-15.23 fails if the mouse is inside the test windowfvogel2016-05-301-0/+8
|\ \ \ | | | | | | | | FossilOrigin-Name: 2fc6c6a82b3037d1291aa788a177b32e793c77bb
| * | | Fixed [f2655bb0ec] - bind-15.23 fails if the mouse is inside the test windowfvogel2016-05-251-0/+8
| |/ / | | | | | | FossilOrigin-Name: e610cbadf0fc9fc0eddf74465f6df11a191b0618
* | | Merged TIP #446 accepted by TCT vote. This fixes [fvogel2016-05-301-1/+70
|\ \ \ | |/ / |/| | FossilOrigin-Name: 85fe3473de85857f46d00865c0f525c2b6b4e76c
| * | Added test for the <<UndoStack>> eventfvogel2016-05-121-0/+43
| | | | | | | | | FossilOrigin-Name: efe4cb36c399edc9e9c839e345a4b2c27c7bf913
| * | Tests for [.t edit canundo/canredo]fvogel2016-05-121-1/+27
| | | | | | | | | FossilOrigin-Name: b9932d5fc9f7578797ada36def202fc2fa4f408a
* | | Added test checkbutton-1.7 to guard against regressions regarding [109865fa01]fvogel2016-05-221-0/+16
| | | | | | | | | FossilOrigin-Name: 265212e3e7bb959db2e5e2b0c5a99f76f00ddb4c
* | | Fixed [011706ec42] for the scrollbar case.fvogel2016-05-181-2/+21
| | | | | | | | | FossilOrigin-Name: 17c4cb5e17e54d88b6d5433eba722cb696dae672
* | | Added (currently failing) test case scrollbar-11.1 - Note that it will only ↵fvogel2016-05-171-0/+18
|/ / | | | | | | | | fail on x11 and on aqua, not on Win because on Windows there is no binding of <2> for the Scrollbar class FossilOrigin-Name: a59d894069cc0dbee3a806916ebf55e1971fdc0a
* | Use non-busy wait in stead of busy "after 100". Testcase still passes! Great!jan.nijtmans2016-05-031-1/+0
|\ \ | | | | | | FossilOrigin-Name: b44ff3c9a2bbfc2da53cf8a0bce75bc86c5ece6c
* | | Added test button-14.1 to guard against regressions regarding [011706ec42]fvogel2016-05-021-0/+19
| | | | | | | | | FossilOrigin-Name: 808b61fdd05b648c0a60533775348c5ab4d37d7e
* | | Fixed Americano-British English (American English selected)fvogel2016-05-021-8/+8
| | | | | | | | | FossilOrigin-Name: 192eb2f0744745fc9bcada1a136454d892329f95
* | | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is ↵fvogel2016-05-012-2/+26
|\ \ \ | | | | | | | | | | | | | | | | unsafe FossilOrigin-Name: 047d31f2fefc23c1b4abc7d4b4477df78bee0220
| * | | Added test text-11a.51 to check the fix of [b362182e45]fvogel2016-04-221-0/+19
| | | | | | | | | | | | FossilOrigin-Name: cd123af9f771ea39413cde23d888941e525fa943
| * | | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is ↵fvogel2016-04-212-1/+6
| |/ / | | | | | | | | | | | | unsafe FossilOrigin-Name: 1795939c15c48750dfa936fbaf262e45b5d9800d
* | | Fixed [fd3a4dc111] - <<Modified>> event is not always sent to peersfvogel2016-04-291-0/+15
|\ \ \ | |/ / |/| | FossilOrigin-Name: bf86da71ab5cb3ef7e6821edd87375b19efac9f8
| * | Fixed [fd3a4dc111] - <<Modified>> event is not always sent to peersfvogel2016-04-051-0/+15
| | | | | | | | | FossilOrigin-Name: b34f15b4dc76dc53505e5852fafa6813028eaf2d
* | | Fixed tests numberingfvogel2016-04-071-5/+5
|/ / | | | | FossilOrigin-Name: 91899d34491d39cf1d1ac59b04dafd2dee7cd8c6
* | Fixed [18c08df753] - Change of behaviour for text widget last newlinefvogel2016-03-272-6/+5
|\ \ | |/ | | FossilOrigin-Name: 592d54932adc50a4bc767c386a3a5ecf8926ef98