From: Fabian Keil <fk@fabiankeil.de>
Date: Sat, 5 Jan 2013 18:38:11 +0000 (+0000)
Subject: Mention curl's test suite as an alternative to implement #1
X-Git-Tag: v_3_0_20~101
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/static/coding.html?a=commitdiff_plain;h=3766e3fa4550b9d70118201e4c333f45076996b4;p=privoxy.git

Mention curl's test suite as an alternative to implement #1
---

diff --git a/TODO b/TODO
index 16ce58b6..b6bea3a9 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.71 2013/01/05 18:37:35 fabiankeil Exp $
+$Id: TODO,v 1.72 2013/01/05 18:37:52 fabiankeil Exp $
 
 Some Privoxy-related tasks, sorted by the time they
 have been added, not by priority.
@@ -8,6 +8,8 @@ http://ijbswa.cvs.sourceforge.net/viewvc/ijbswa/current/TODO
 
 1)  Add some regression tests. Filters should be tested automatically
     (variables too). Could probably reuse large parts of Privoxy-Filter-Test.
+    Note that there is currently work in progress to leverage curl's
+    test suite which could be used for this as well.
 
 3)  Fix some more XXX: comments.