Tomas Volf <~@wolfsden.cz> skribis:
> Previously it always printed the property, regardless of whether it was set or
> not.
>
> * module/srfi/srfi-64.scm (test-on-test-end-simple)[maybe-print-prop]:
> Print only set properties.
[...]
> This will help to properly debug failing tests like:
>
>
Previously it always printed the property, regardless of whether it was set or
not.
* module/srfi/srfi-64.scm (test-on-test-end-simple)[maybe-print-prop]:
Print only set properties.
---
module/srfi/srfi-64.scm | 19 ++-
1 file changed, 10 insertions(+), 9 deletions(-)
diff --git