aboutsummaryrefslogtreecommitdiffstats
path: root/tools/syz-testbed/templates/table.html
Commit message (Collapse)AuthorAgeFilesLines
* all: fix HTML file formattingDmitry Vyukov2024-11-071-3/+3
| | | | Fix inconsistent HTML file formatting with both tabs and spaces.
* tools/syz-testbed: fix html table columnsAleksandr Nogikh2024-03-211-14/+4
| | | | | | | | If the column value is not present, but compute relative value changes, we still need to add two cells. Also, there's no need in the PrintValue template -- the String() method does the same computation.
* tools/syz-testbed: store html templates in filesAleksandr Nogikh2022-02-251-0/+79