]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
test_http_range needs referer.cc and useragent.cc
authorserassio <>
Mon, 5 Jun 2006 00:31:37 +0000 (00:31 +0000)
committerserassio <>
Mon, 5 Jun 2006 00:31:37 +0000 (00:31 +0000)
src/.cvsignore
src/Makefile.am
src/tests/.cvsignore

index 84e647353af8ffdebe5eeb19ee89c51365b804f6..a108e7762b65cba51556212c3551dfe4bd863b8a 100644 (file)
@@ -1,7 +1,6 @@
 .deps
 .libs
 Makefile
-cachemgr.cgi
 cf.data
 cf_gen
 cf_gen_defines.h
@@ -12,7 +11,6 @@ pinger
 repl_modules.cc
 squid
 squid.conf.default
-squidclient
 string_arrays.c
 ufsdump
 unlinkd
index 7a8f990e34b6e159d4e8835420642421098c9b7f..8bdc7be6cd3f94415cec8c0ce64e44e0c391b07f 100644 (file)
@@ -1,7 +1,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.am,v 1.149 2006/05/29 21:44:18 robertc Exp $
+#  $Id: Makefile.am,v 1.150 2006/06/04 18:31:37 serassio Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
@@ -1429,6 +1429,7 @@ tests_test_http_range_SOURCES = \
        peer_select.cc \
        pconn.cc \
        redirect.cc \
+       referer.cc \
        refresh.cc \
        Server.cc \
        $(SNMP_SOURCE) \
@@ -1464,6 +1465,7 @@ tests_test_http_range_SOURCES = \
        url.cc \
        URLScheme.cc \
        urn.cc \
+       useragent.cc \
        wais.cc \
        whois.cc \
        wordlist.cc \
index 77a9eddd992a9e466d48efa91021433bb53bda30..63d30358ae60bf1f2456958b8a1754f799b59059 100644 (file)
@@ -4,6 +4,7 @@
 testAuth
 testACLMaxUserIP
 testBoilerplate
+testCacheManager
 testCoss
 testHeaders
 testNull