summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove debug outputs.fvogel2023-11-151-6/+0
* Remove useless abs() in font-44.1fvogel2023-11-141-1/+1
* Reintroduce rounding in font-44.1fvogel2023-11-131-1/+1
* Forgot abs() in previous commit.fvogel2023-11-131-1/+1
* Switch to a floating point approach in font-44.1fvogel2023-11-121-2/+2
* merge core-8-6-branchfvogel2023-11-081-0/+34
|\
| * Add non-regression test for the 'activate' caseculler2023-11-051-3/+22
| * Add a non-regression test for the invoke crash.culler2023-11-051-0/+15
* | Add temporary debug output to font-44.1fvogel2023-11-081-0/+6
* | Pixel sizes in font-44.1 must match as integers, therefore round computations.fvogel2023-11-071-2/+2
* | Make font-44.1 more independent of the actual font size available by still ch...fvogel2023-11-061-2/+3
* | Redo [c306fdd1].fvogel2023-11-061-1/+1
* | Backout [6f485577] since it triggers an unexpected failure in the main branch.fvogel2023-11-061-1/+1
* | Fix [61550f38bf]: font actual returns wrong font size with Xft.fvogel2023-10-291-1/+1
|/
* Make test notebook-198376af5a pass on macOS aqua. On this platform, the defau...fvogel2023-10-211-1/+1
* Simplify and robustify test notebook-198376af5a.fvogel2023-10-211-3/+2
* Remove abbreviation.fvogel2023-10-211-1/+1
* Add test notebook-198376af5a demonstrating bug [198376af5a].fvogel2023-10-211-0/+15
* unixWm.test - Let unixWm-51.7 pass on Debian 11 by processing events while wa...fvogel2023-10-171-0/+1
* Restore 6 'failsOnXQuarz' constraints. These tests fail at Github Actions for...fvogel2023-10-161-6/+6
* Remove 8 'failsOnXQuarz' constraints since these tests do not actually fail o...fvogel2023-10-151-8/+8
* unixWm.test - Let unixWm-50.2 pass on Debian 11 by reading the manual (which ...fvogel2023-10-151-1/+1
* Cherrypick [8215b8356a]: Backout previous commit. In fact unixWM-45.2 and uni...fvogel2023-10-151-2/+2
* Cherrypick [93f53f4aec]: Restore the failsOnXQuarz constraint on unixWM-45.2 ...fvogel2023-10-151-2/+2
* unixWm.test - Let unixWm-45.2 and -45.4 pass on Linux by cherrypicking [b4ae3...fvogel2023-10-151-2/+2
* unixWm.test - Let unixWm-44.7 and -44.8 pass on Debian 11 by reading the manu...fvogel2023-10-141-2/+2
* unixWm.test - Let unixWm-4.1, -4.2 and -4.3 pass on Debian 11 by processing e...fvogel2023-10-141-6/+2
* wm-stackorder-5.2 really fails on XQuartz (this seems to be an implementation...fvogel2023-10-081-1/+1
* wm.test - Let wm-stackorder-5.2 and wm-stackorder-5.3 pass on Debian 11 by re...fvogel2023-10-081-5/+5
* Add a test that will crash on Tk 8.7, due to bug [14a9b62e1d].sbron2023-09-041-0/+8
* Change menu test number: menu-40.1 --> menu-39.2fvogel2023-09-011-1/+1
|\
| * Change menu test number: menu-40.1 --> menu-39.2fvogel2023-09-011-1/+1
* | Proposed fix for [6cc8002951]: numeric parameter errors depending on whether ...jan.nijtmans2023-09-011-1/+1
|/
* Add non-regression test menu-40.1 demonstrating use-after-free (bug [1797555f...fvogel2023-08-281-0/+18
* Remove use of deprecated [trace] subcommandsjan.nijtmans2023-08-043-23/+23
* Add currently failing tests demonstrating bug [2a32225cd1].fvogel2023-08-012-0/+38
* Listbox entries don't use option database for initialization, so let "itemcon...jan.nijtmans2023-07-181-5/+5
* (cherry-pick): Replaced the deprecated "trace variable" invocations with "tra...jan.nijtmans2023-06-148-35/+35
* Fix [a418aafa76]: Bogus @x,y indices are accepted for menu entries.fvogel2023-06-061-1/+45
|\
| * Add (currently failing) tests demonstrating bug [a418aafa76]: Bogus @x,y indi...fvogel2023-05-281-1/+45
* | Stabilize event-9.2 on macOSfvogel2023-05-291-0/+1
|/
* Add non-regression test for [6ee162c3d9].fvogel2023-05-271-0/+7
* Backport: Do not build every branch. Too expensive.jan.nijtmans2023-05-061-1/+1
* Robustify text-27.15b that failed after [898c0657], on macOS with aqua only. ...fvogel2023-04-231-2/+2
* Add comment and non-regression test text-38.1 (correctly failing before and p...fvogel2023-04-221-0/+16
* Fix [15c685a976]: Issues with menu cloning.sbron2023-03-301-0/+52
|\
| * Make tests 20.12 to -15 pass on Windows. In details: on this platform the clo...fvogel2023-03-261-4/+8
| * Make the clone inherit the bindtags from the original menu.sbron2023-03-261-0/+8
| * Add tests to check for the issues mentioned in bug [15c685a976].sbron2023-03-231-0/+40
* | Make test-case option-15.1 independant on test-case casing (as everywhere else)jan.nijtmans2023-03-261-2/+2
|/