735e459d80
- Update to version 1.7.0 * This release adds support for the -version option, splits up the output of -help into several subsections ("-help [options|tests|all]"), and adds several new tests, which are included under the -v1.7 option: -tileftext Char in 80-char line tiled (6x13) -putimagexybitmap10 PutImage XYBitmap 10x10 square -putimagexybitmap100 PutImage XYBitmap 100x100 square -putimagexybitmap500 PutImage XYBitmap 500x500 square -shmputxybitmap10 ShmPutImage XYBitmap 10x10 square -shmputxybitmap100 ShmPutImage XYBitmap 100x100 square -shmputxybitmap500 ShmPutImage XYBitmap 500x500 square
Stefan Dirsch2024-08-02 09:02:51 +00:00
a1c58c1388
- Update to version 1.6.2 * tests: Skip trapezoids for unsupported XRender formats * Fix spelling/wording issues * gitlab CI: add a basic build test * Variable scope reductions as recommended by cppcheck * Stop casting return value of malloc() and calloc()
Stefan Dirsch2022-10-29 17:16:28 +00:00
73b98f9c3b
- Update to version 1.6.1 * This is a minor maintainance and bug fix release.
Stefan Dirsch2019-03-22 11:35:49 +00:00
97a532395b
Accepting request 303655 from X11:XOrg
Stephan Kulow
2015-04-25 07:53:53 +00:00
ad8dc12945
- Update to version 1.6.0: * This release adds one new general option: -pause <s> pause for <s> seconds between each run and several new test options: -crgb10text Char in 80-char rgb core line (Charter 10) -crgb24text Char in 30-char rgb core line (Charter 24) -crgbftext Char in 80-char rgb core line (Courier 12) -magpixwin10 Scale 5x5 from pixmap to 10x10 window -magpixwin100 Scale 50x50 from pixmap to 100x100 window -magpixwin500 Scale 250x250 from pixmap to 500x500 window -minpixwin10 Scale 10x10 from pixmap to 5x5 window -minpixwin100 Scale 100x100 from pixmap to 5x5 window -minpixwin500 Scale 500x500 from pixmap to 250x250 window
Stefan Dirsch2015-04-24 14:11:42 +00:00
95b4ed65c3
Accepting request 221114 from X11:XOrg
Tomáš Chvátal
2014-02-07 10:57:29 +00:00