[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] [patch][test] Avoid writes to non-temp test-example files
From: |
Martyn Jago |
Subject: |
[O] [patch][test] Avoid writes to non-temp test-example files |
Date: |
Wed, 04 Jan 2012 17:50:04 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (darwin) |
Attached is a patch to modify all tests that currently write to non-temp
test-example files such as `testing/babel.org'. Instead, the tests now
write to temp files, which are thrown away at the conclusion of the
test.
All tests still pass.
HTH
Best, Martyn
0001-Modify-tests-to-avoid-writing-to-non-temp-test-examp.patch
Description: avoid-writes-to-non-temp-test-example-files
- [O] [patch][test] Avoid writes to non-temp test-example files,
Martyn Jago <=