summaryrefslogtreecommitdiff
path: root/src/test/tinytest.h
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-02-13 17:28:15 -0500
committerNick Mathewson <nickm@torproject.org>2012-02-13 17:29:31 -0500
commit3b47a11654e4a4fe4931cb7fdce08b75ac667be1 (patch)
treeeccc454f77d54efed124310500e3341aedb45ba8 /src/test/tinytest.h
parent184a4552930d4f1363c10471e98a5ab819e94c83 (diff)
downloadtor-3b47a11654e4a4fe4931cb7fdce08b75ac667be1.tar.gz
tor-3b47a11654e4a4fe4931cb7fdce08b75ac667be1.zip
Synchronize with upstream tinytest.
The big change here is a patch (first added to Libevent by Ed Day) to make sure that the CreateProcess forked-test trick works even when the main test program is invoked without its .exe suffix.
Diffstat (limited to 'src/test/tinytest.h')
-rw-r--r--src/test/tinytest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/tinytest.h b/src/test/tinytest.h
index cbe28b7f51..7ce7858e64 100644
--- a/src/test/tinytest.h
+++ b/src/test/tinytest.h
@@ -1,4 +1,4 @@
-/* tinytest.h -- Copyright 2009-2010 Nick Mathewson
+/* tinytest.h -- Copyright 2009-2012 Nick Mathewson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions