[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Temp files from testing are permanent...
From: |
Achim Gratz |
Subject: |
Re: [O] Temp files from testing are permanent... |
Date: |
Thu, 16 Feb 2012 19:14:37 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (gnu/linux) |
Olaf Meeuwissen <address@hidden> writes:
> Successful tests can clean up after themselves but failed tests should
> not so you can debug. The decision to remove these files should be left
> to whoever runs the test suite. That implies that even successful tests
> don't really have to bother cleaning up after themselves.
As hinted at in another post yesterday, I did browse the test suite code
briefly. The tests try to clean up after themselves, sort-of — the
trouble is that they leave tangled files and results produced during
suceesful tests.
> If you use `make check` to run the test suite, you can easily set TMPDIR
> via the TESTS_ENVIRONMENT Makefile variable (assuming that that variable
> is taken into account when making unique file names). Something like
Yes, that's about the same conclusion I also reached. Not sure when
I'll have time to implement and test it.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
SD adaptations for KORG EX-800 and Poly-800MkII V0.9:
http://Synth.Stromeko.net/Downloads.html#KorgSDada
- [O] Temp files from testing are permanent..., Achim Gratz, 2012/02/14
- Re: [O] Temp files from testing are permanent..., Olaf Meeuwissen, 2012/02/14
- Re: [O] Temp files from testing are permanent..., Olaf Meeuwissen, 2012/02/15
- Re: [O] Temp files from testing are permanent...,
Achim Gratz <=
- Re: [O] Temp files from testing are permanent..., Eric Schulte, 2012/02/18
- Re: [O] Temp files from testing are permanent..., Achim Gratz, 2012/02/18
- Re: [O] Temp files from testing are permanent..., Eric Schulte, 2012/02/19
- Re: [O] Temp files from testing are permanent..., Achim Gratz, 2012/02/19
- Re: [O] Temp files from testing are permanent..., Olaf Meeuwissen, 2012/02/19