summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
AgeCommit message (Collapse)Author
2014-05-02Added "long query string" ut/Xavier Roche
See <https://code.google.com/p/httrack/issues/detail?id=42>
2013-07-15CLEANFILES = check-network_sh.cacheXavier Roche
2013-06-27Plugged hashtable unit testXavier Roche
2013-06-09Basic cookies unit tests.Xavier Roche
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-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-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-02run-all-tests.sh in EXTRA_DISTXavier Roche
2013-06-02Added crawl-test.sh to extra distsXavier Roche
2013-06-02Added minimalistic unit tests for HTTrack (about time :p)Xavier Roche