[librsvg] Move the test for #336 to tests/fixtures/crash/



commit 67b9ce881eea62a37ca0adb6eafa5dc07e744737
Author: Federico Mena Quintero <federico gnome org>
Date:   Mon Nov 11 13:46:28 2019 -0600

    Move the test for #336 to tests/fixtures/crash/
    
    This is not an infinite-loop test anymore; those are supposed to catch
    infinite loops and return FALSE from rsvg_handle_render_cairo().
    
    We don't have tests to catch infinite loops during loading, so for now
    just move that test file to the load crasher tests.

 tests/fixtures/{infinite-loop => crash}/336-invalid-css.svg | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
---
diff --git a/tests/fixtures/infinite-loop/336-invalid-css.svg b/tests/fixtures/crash/336-invalid-css.svg
similarity index 100%
rename from tests/fixtures/infinite-loop/336-invalid-css.svg
rename to tests/fixtures/crash/336-invalid-css.svg


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]