summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-10-03test: Add test case for CVE-2023-43787 (integer overflow in XCreateImage)Alan Coopersmith
2023-09-22test: Add test case for CVE-2023-43786 (stack exhaustion in PutImage)Alan Coopersmith
2023-09-22test: Add test case for CVE-2023-43789 (corrupt colormap info)Alan Coopersmith
2023-09-05Explicitly mark non-static symbols as export or hiddenAlan Coopersmith
2023-05-20test: use g_pattern_spec_match_string if availableAlan Coopersmith
2023-04-22Set close-on-exec when opening filesAlan Coopersmith
2023-03-27test: Add simple test cases for functions in src/rgb.cAlan Coopersmith
2023-03-27test: Use PACKAGE_BUGREPORT instead of hard-coded URL'sAlan Coopersmith
2023-02-05open-zfile: Make compress & uncompress commands optionalAlan Coopersmith
2023-01-17test: skip compressed file tests when --disable-open-zfile is usedAlan Coopersmith
2023-01-12test: add test cases for CVE-2022-44617 (zero-width w/enormous height)Alan Coopersmith
2023-01-12test: add test case for CVE-2022-46285 (unclosed comments)Alan Coopersmith
2023-01-08test: Add unit tests using glib frameworkAlan Coopersmith