Merge branch 'ticket32172_once_again'

This commit is contained in:
Nick Mathewson
2019-12-17 15:02:06 -05:00
2 changed files with 15 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (tests, Android):
- When running the unit tests on Android, create temporary files
in a subdirectory of /data/local/tmp. Closes ticket
32172. Based on a patch from Hans-Christoph Steiner.