Commit graph

2 commits

Author SHA1 Message Date
M Joonas Pihlaja
316c1683ce [test] Fix the order of random points random-intersections-curves*.
The calls to uniform_random() to get the curve points were in
the function arguments, but argument order evaluation is compiler
implementation dependent.
2009-09-03 21:38:31 +03:00
Chris Wilson
ff0ca6d02a [test] Stress the intersection handling by feeding spans/traps random curves
Another stress test for the fill/stroke and intersection finders.
2009-08-29 08:08:31 +01:00