Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-04 | Added switchs to enable or disable online tests (currently enabled by default): | Xavier Roche | |
--enable-online-unit-tests --disable-online-unit-tests | |||
2013-06-04 | Fixed 'TESTS = *.test' breaking automake 1.13 for an unknown reason. Let's ↵ | Xavier Roche | |
enumerate all files explicitely then ... | |||
2013-06-03 | Propagate $lt_cv_objdir not to use directly .libs (would break on WIN32) | Xavier Roche | |
2013-06-03 | Propagate $shlibpath_var not to use LD_LIBRARY_PATH (OSX and friends) | Xavier Roche | |
(based on a llvm commit by Jeffrey Yasskin :p) | |||
2013-06-02 | run-all-tests.sh in EXTRA_DIST | Xavier Roche | |
2013-06-02 | Regenerated libtool (Debian-style) | Xavier Roche | |
2013-06-02 | Updated libtool | Xavier Roche | |
2013-06-02 | Added crawl-test.sh to extra dists | Xavier Roche | |
2013-06-02 | Added minimalistic unit tests for HTTrack (about time :p) | Xavier Roche | |