branch | stable |
changeset 25859 | 1619563959b3 |
parent 25810 | 82d6a35cf432 |
child 26016 | c8d41c9c23c7 |
--- a/tests/test-parseindex.t Sun Jul 19 18:11:18 2015 +0200 +++ b/tests/test-parseindex.t Sun Jul 19 15:27:28 2015 +0900 @@ -62,6 +62,8 @@ Test corrupted p1/p2 fields that could cause SEGV at parsers.c: +#if no-pure + $ mkdir invalidparent $ cd invalidparent @@ -118,3 +120,5 @@ find_deepest: parent out of range $ cd .. + +#endif