summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2013-07-05Fixed utXavier Roche
2013-07-05Fixed escapingXavier Roche
2013-07-05Do not unescape '+' before the query stringXavier Roche
Fixed issue 18
2013-06-27Plugged hashtable unit testXavier Roche
2013-06-09Added GB18030 unit testXavier Roche
2013-06-09TypoXavier Roche
2013-06-09Basic cookies unit tests.Xavier Roche
2013-06-09added --print-filesXavier Roche
2013-06-09automake 1.11.6 (wheezy)Xavier Roche
2013-06-09Missing Makefile.in needed by configureXavier Roche
2013-06-08Removed intermediate automake files (Sebastian Pipping)Xavier Roche
# To regenerate these files, do something like: libtoolize --copy --force \ && aclocal \ && automake --add-missing --copy --force-missing \ && autoheader \ && autoconf
2013-06-08Use $(PATH_SEPARATOR) and not :Xavier Roche
2013-06-07Cleaned up a little bit ut environment ; fixes FTBFS when using ↵Xavier Roche
--disable-shared --enable-static
2013-06-05Added a basic https unit test.Xavier Roche
2013-06-05Timeout=30Xavier Roche
2013-06-05LoggingXavier Roche
2013-06-05CosmeticXavier Roche
2013-06-05CosmeticXavier Roche
2013-06-04check-network.sh in EXTRA_DISTXavier Roche
2013-06-04Added switchs to enable or disable online tests (currently enabled by default):Xavier Roche
--enable-online-unit-tests --disable-online-unit-tests
2013-06-04Removed verbose (--summary)Xavier Roche
2013-06-04Fixed 'TESTS = *.test' breaking automake 1.13 for an unknown reason. Let's ↵Xavier Roche
enumerate all files explicitely then ...
2013-06-04Do not execute tests unless external network is available.Xavier Roche
2013-06-03Propagate $lt_cv_objdir not to use directly .libs (would break on WIN32)Xavier Roche
2013-06-03Propagate $shlibpath_var not to use LD_LIBRARY_PATH (OSX and friends)Xavier Roche
(based on a llvm commit by Jeffrey Yasskin :p)
2013-06-02Added minimalistic js unit testXavier Roche
2013-06-02More checks in testsXavier Roche
2013-06-02run-all-tests.sh in EXTRA_DISTXavier Roche
2013-06-02More tests!Xavier Roche
2013-06-02Cosmetic.Xavier Roche
2013-06-02Regenerated libtool (Debian-style)Xavier Roche
2013-06-02Updated libtoolXavier Roche
2013-06-02Added international and IDNA tests.Xavier Roche
2013-06-02Added crawl-test.sh to extra distsXavier Roche
2013-06-02Added minimalistic unit tests for HTTrack (about time :p)Xavier Roche