diff options
author | Roger Dingledine <arma@torproject.org> | 2012-03-14 23:54:26 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2012-03-14 23:54:26 -0400 |
commit | 4ade55ecb9e6c3144dc6ed192fae0f613acfb467 (patch) | |
tree | 2f8f1157a909867eb850351bfaf3464743d32e1e /changes/tinytest_update | |
parent | 12594f27db7fce73db6b1e5f6f758b46265e36c7 (diff) | |
download | tor-4ade55ecb9e6c3144dc6ed192fae0f613acfb467.tar tor-4ade55ecb9e6c3144dc6ed192fae0f613acfb467.tar.gz |
merge in the changes files so far
Diffstat (limited to 'changes/tinytest_update')
-rw-r--r-- | changes/tinytest_update | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/tinytest_update b/changes/tinytest_update deleted file mode 100644 index 7f76796a7..000000000 --- a/changes/tinytest_update +++ /dev/null @@ -1,5 +0,0 @@ - o Minor bugfixes: - - Update to the latest version of the tinytest unit testing framework. - This includes a couple of bugfixes that can be relevant for running - forked unit tests on Windows, and a removal of all reserved - identifiers. |