aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-08-30Also match indirect leaksRodrigo Arias Mallo
2025-08-25Save stderr in a log per test fileRodrigo Arias Mallo
2025-08-25Detect leaks in test suite with AsanRodrigo Arias Mallo
2025-08-24Free toString() in containers unit testRodrigo Arias Mallo
2025-07-07Fix text-alignCameron Paul
2025-07-07Expand text-align-center test with more test casesCameron Paul
2025-06-29Fix compare output in HTML test driverRodrigo Arias Mallo
2025-06-29Set test wait time to 1 second but allow overrideRodrigo Arias Mallo
2025-06-29Add extra sleep after window appears in HTML testsCameron Paul
2025-06-29Poll for dillo window during HTML testsCameron Paul
2025-06-16Add HTML test for text-align: centerCameron Paul
2025-06-16Add multiple floats HTML testCameron Paul
2025-06-16Add margin rounding HTML testCameron Paul
2025-05-01Allow whitespaces before separatorRodrigo Arias Mallo
2025-05-01Flatten the conditionals so it is easier to readRodrigo Arias Mallo
2025-05-01Move a_Misc_parse_content_disposition() to misc.hRodrigo Arias Mallo
2025-05-01Re-enable failing tests and fix themCameron Paul
2025-05-01Fix disposition test linking and add more test casesCameron Paul
2025-05-01Add content disposition unit testRodrigo Arias Mallo
2025-02-28Fix text under scrollbar on the leftRodrigo Arias Mallo
2025-02-05Fix several typosGevel Tekens
2024-11-13Use magick instead of convert if availableMatt Jolly
2024-10-17Add more image aspect ratio testsRodrigo Arias Mallo
2024-10-17Add img-aspect-ratio-relative-inside-fixed testRodrigo Arias Mallo
2024-10-17Fix img-aspect-ratio-absolute testRodrigo Arias Mallo
2024-10-17Add more image aspect ratio testsRodrigo Arias Mallo
2024-10-17Preserve aspect ratio of imagesRodrigo Arias Mallo
2024-10-17Add img-max-bounds HTML testRodrigo Arias Mallo
2024-10-01Add unclosed tag test for tbody, thead and tfootRodrigo Arias Mallo
2024-08-07Stop the layouting loop after 1000 iterationsRodrigo Arias
2024-08-07Add GitHub infinite loop HTML render testRodrigo Arias Mallo
2024-08-07Use dStrdup instead of strdupRodrigo Arias Mallo
2024-08-07Avoid INADDR_LOOPBACK as it is an extensionRodrigo Arias Mallo
2024-08-07Use portable dUsleep() instead of usleep()Rodrigo Arias Mallo
2024-08-07Build tests with -pedanticRodrigo Arias Mallo
2024-07-27Add SVG currentColor testRodrigo Arias Mallo
2024-06-25Ignore meta refresh content without URLRodrigo Arias Mallo
2024-06-11Ignore empty page title for tab labelsRodrigo Arias Mallo
2024-06-01Ensure the compare command can fail safelyRodrigo Arias Mallo
2024-06-01Remove test directories for distcleanRodrigo Arias Mallo
2024-06-01Add HTML tests to EXTRA_DISTMatt Jolly
2024-04-28Allow relative width td attributes in tablesRodrigo Arias Mallo
2024-04-28Add HTML test for missing width in one columnRodrigo Arias Mallo
2024-03-31Add support for the main HTML tagRodrigo Arias Mallo
2024-03-23HTML test hackernews.html is now fixedRodrigo Arias Mallo
2024-03-17Clamp width to min/max in getAvailWidthOfChild()Rodrigo Arias Mallo
2024-03-17Add min-width-div-extend HTML render testRodrigo Arias Mallo
2024-03-17Add clamped max-width testRodrigo Arias Mallo
2024-03-17Add table-max-width render testRodrigo Arias Mallo
2024-03-17Add Hacker News table testRodrigo Arias Mallo