Skip to content

Commit 962790e

Browse files
committed
Remove visual test tolerances for files that are now deterministic
With the fixed-seed RNG, koch.ps, fern.ps, hugofrac.ps, and manylines.ps produce identical output every run and no longer need per-file diff tolerances.
1 parent 1d0c9d2 commit 962790e

3 files changed

Lines changed: 6 additions & 18 deletions

File tree

visual_tests_pdf.conf

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,8 @@
1111
# random_dither.ps 100 # Fully random output, just check it renders
1212
# partial_random.ps 25 # Partially random, allow up to 25% diff
1313

14-
koch.ps 0.30
1514
eyechart.ps 7
16-
fern.ps 8
17-
hugofrac.ps 15
18-
manylines.ps 0.11
1915
maze.ps 7
20-
snowflak.ps 95
21-
ppst32.ps 0.15
2216
ppd_info.ps 0.05
17+
ppst32.ps 0.15
18+
snowflak.ps 95

visual_tests_png.conf

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,8 @@
1111
# random_dither.ps 100 # Fully random output, just check it renders
1212
# partial_random.ps 25 # Partially random, allow up to 25% diff
1313

14-
koch.ps 0.30
1514
eyechart.ps 7
16-
fern.ps 8
17-
hugofrac.ps 15
18-
manylines.ps 0.11
1915
maze.ps 7
20-
snowflak.ps 95
21-
ppst32.ps 0.15
2216
ppd_info.ps 0.05
17+
ppst32.ps 0.15
18+
snowflak.ps 95

visual_tests_svg.conf

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,8 @@
1111
# random_dither.ps 100 # Fully random output, just check it renders
1212
# partial_random.ps 25 # Partially random, allow up to 25% diff
1313

14-
koch.ps 0.30
1514
eyechart.ps 7
16-
fern.ps 8
17-
hugofrac.ps 15
18-
manylines.ps 0.11
1915
maze.ps 7
20-
snowflak.ps 95
21-
ppst32.ps 0.15
2216
ppd_info.ps 0.05
17+
ppst32.ps 0.15
18+
snowflak.ps 95

0 commit comments

Comments
 (0)