summaryrefslogtreecommitdiff
path: root/testsuite/libsmbclient/src/wscript_build
AgeCommit message (Collapse)AuthorFilesLines
2012-05-02testsuite/libsmbclient: Remove unused and expensive-to-link testsuiteAndrew Bartlett1-39/+0
This testsuite never got off the ground, and unlike the other libsmbclient tests, it is not integrated into make test, has no driver script we could integrate. As it has been in this state for 10 years, and adding it to the compile did not find any link-time issues (particularly in comparison to the link-time cost for so many individual binaries), I am now removing them. The libsmbclient examples are seperate to this, and remain in examples/libsmbclient. Andrew Bartlett
2011-10-20build: compile (but do not install) all the libsmbclient testsAndrew Bartlett1-0/+39
Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Thu Oct 20 13:49:39 CEST 2011 on sn-devel-104