swift/test/unit/proxy
Keshava Bharadwaj 0f93fff46a Fixes unit tests to clean up temporary directories
This patch fixes the unit tests to remove the temporary directories
created during run of unit tests. Some of unit tests did not tear down
correctly, whatever it had set it up for running. This would over period
of time bloat up the tmp directory. As on date, there were around 49 tmp
directories left uncleared per round of unit tests. This patch fixes it.

Change-Id: If591375ca9cc87d52c7c9c6dc16c9fb4b49e99fc
2014-09-26 22:39:48 +05:30
..
controllers Merge "Treat 404s as 204 on object delete in proxy" 2014-09-16 14:29:35 +00:00
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test_mem_server.py Move all DLO functionality to middleware 2014-02-03 18:29:48 -08:00
test_server.py Merge "Fix delete versioning objects when previous is expired" 2014-09-16 14:35:08 +00:00
test_sysmeta.py Fixes unit tests to clean up temporary directories 2014-09-26 22:39:48 +05:30