summaryrefslogtreecommitdiff
path: root/changes/17084
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-10-02 13:13:58 +0200
committerNick Mathewson <nickm@torproject.org>2015-10-02 13:13:58 +0200
commitac8c5ec67a8b2f36f1c76777c640fc4299f42307 (patch)
tree42bf82b9a3deb804366a29cdc1b0086ce313722d /changes/17084
parentc01f9d9ffe03d5c46833df477fcf2a4bd36dd389 (diff)
downloadtor-ac8c5ec67a8b2f36f1c76777c640fc4299f42307.tar.gz
tor-ac8c5ec67a8b2f36f1c76777c640fc4299f42307.zip
Clean up compat_libevent tests
Diffstat (limited to 'changes/17084')
-rw-r--r--changes/170843
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/17084 b/changes/17084
new file mode 100644
index 0000000000..361e26f264
--- /dev/null
+++ b/changes/17084
@@ -0,0 +1,3 @@
+ o Testing:
+ - More unit tests for util_format.c. Closes ticket 17084.
+ Patch from Ola Bini.