summaryrefslogtreecommitdiff
path: root/scripts/test_gantt_html.sh
AgeCommit message (Collapse)Author
9 hourstest: Add HTML Gantt chart output test for seq_compilerskal
- Created test_gantt_html.sh: bash script that verifies HTML/SVG output - Checks for: HTML structure, title, h1 heading, SVG elements, rectangles, text labels - Added GanttHtmlOutputTest to CMake test suite - Reuses test_gantt.seq from previous test All 30 tests pass (was 29).