summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-08-17adapted winhttp fetcher to new spooling, but crashesAndreas Baumann
2012-08-17some project renamesAndreas Baumann
2012-08-15renamedAndreas Baumann
2012-08-13added test for lastErrMsg in fetcherAndreas Baumann
2012-08-12fixed fetcher test on linuxAndreas Baumann
2012-08-12added a fetcher module testAndreas Baumann
2012-08-12-Andreas Baumann
2012-08-12better naming of modulesAndreas Baumann
2012-08-12-Andreas Baumann
2012-08-12added a test for WinHttp, quite a nice web library native to WindowsAndreas Baumann
2012-08-12streamhtmlparser works on WindowsAndreas Baumann
2012-08-11fixed URL normalizer tests on Windows, work the same way as on Unix nowAndreas Baumann
2012-08-11google url normalization works on Windows, test1 must be improved:Andreas Baumann
2012-08-11added fetchers for type detection testsAndreas Baumann
2012-08-11some more type detection tests for libmagicAndreas Baumann
2012-08-10fixed simle url normalizer and it's testsAndreas Baumann
2012-08-10module loader works on Windows, simple URL normalizer test worksAndreas Baumann
2012-08-10first porting attempts to Windows:Andreas Baumann
2012-08-09reverted libmagic testAndreas Baumann
2012-08-09added spooling to LibFetchRewindInputStream in order to support rewindAndreas Baumann
2012-08-09better libmagic buffer detection with increasing buffer on streamAndreas Baumann
2012-08-08added a file rewind input streamAndreas Baumann
2012-08-08modularized all other modulesAndreas Baumann
2012-08-08more testing and docu aroung Type*Andreas Baumann
2012-08-07started modularization of URL filtersAndreas Baumann
2012-08-07-Andreas Baumann
2012-08-07allow modules to be linked as static libraries, mainly to be able toAndreas Baumann
2012-08-07combined the two url normalizer testsAndreas Baumann
2012-08-07cleaned up url normalizer tests and made them use module loaderAndreas Baumann
2012-08-06using typeinfo to find correct destruction function for loadable module objectsAndreas Baumann
2012-08-04unified URL normalization testsAndreas Baumann
2012-08-04cleaned up interface of GoogleURLNormalizer APIAndreas Baumann
2012-08-04brutal testing and normalization of Google URL, must refactor most things the...Andreas Baumann
2012-08-04rearanged google test1 and added a GoogleUrlNormalizerAndreas Baumann
2012-08-04first working google url test1Andreas Baumann
2012-08-04rearangment for url testingAndreas Baumann
2012-08-03fighting with reverse iterators for url normalizationAndreas Baumann
2012-07-29-Andreas Baumann
2012-07-29temporarily removed domain, domain filter is a host filter nowAndreas Baumann
2012-07-29started to add simple parseUrl implementationAndreas Baumann
2012-07-28heavy redesign of URL class, must not contain any parsing logic asAndreas Baumann
2012-07-28started to add URL normalizers and testing environment for URLsAndreas Baumann
2012-07-15some investemnet in URL parsingAndreas Baumann
2012-07-14first working crawlerAndreas Baumann
2012-07-14added a second link parser testAndreas Baumann
2012-07-14added streamhtmlparserAndreas Baumann
2012-07-13-Andreas Baumann
2012-07-13added test for libfetch_streamAndreas Baumann
2012-07-13-Andreas Baumann
2012-07-13added a test for a libfetch_streambufAndreas Baumann