aria2/test
Tatsuhiro Tsujikawa 20ba8c707a * Util.{h,cc}: added startsWith().
* CookieBox.cc: rewrited criteriaFind() using Util::startsWith() 
and
	Util::endsWith().
	* SocketCore.cc: struct addrinfo is now  zero-initialized.
	* common.h: added #include directive of limit.h.
	* DownloadEngine.cc: added #include directive of sys/time.h and
	algorithm.
	* Exception.h: added #include directive of stdio.h.
	* AbstractCommand.h: added #include directive of sys/time.h.
	* DownloadCommand.h: added #include directive of sys/time.h.
	* *.h: added #include directive of common.h to all base classes.
	subclasses' one was removed.
2006-02-28 02:25:45 +00:00
..
4096chunk.txt Initial import 2006-02-17 13:35:04 +00:00
AllTest.cc Initial import 2006-02-17 13:35:04 +00:00
Base64Test.cc Initial import 2006-02-17 13:35:04 +00:00
ChunkedEncodingTest.cc Initial import 2006-02-17 13:35:04 +00:00
CookieBoxTest.cc Initial import 2006-02-17 13:35:04 +00:00
FileTest.cc Initial import 2006-02-17 13:35:04 +00:00
Makefile.am Initial import 2006-02-17 13:35:04 +00:00
Makefile.in Initial import 2006-02-17 13:35:04 +00:00
OptionTest.cc Initial import 2006-02-17 13:35:04 +00:00
RequestTest.cc Added Referer support 2006-02-18 03:59:26 +00:00
RequestToString.cc Initial import 2006-02-17 13:35:04 +00:00
UtilTest.cc * Util.{h,cc}: added startsWith(). 2006-02-28 02:25:45 +00:00