summaryrefslogtreecommitdiff
path: root/tests/url/test1.cpp
AgeCommit message (Expand)Author
2012-08-12better naming of modulesAndreas 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-10fixed simle url normalizer and it's testsAndreas Baumann
2012-08-10module loader works on Windows, simple URL normalizer test worksAndreas 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-04unified URL normalization testsAndreas Baumann
2012-08-04rearangment for url testingAndreas 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