summaryrefslogtreecommitdiffstats
path: root/buildtools/wafsamba/tests
Commit message (Collapse)AuthorAgeFilesLines
* wafsamba.abi: Fix abi_match with both excludes and includes.Jelmer Vernooij2012-11-061-0/+17
| | | | | | | | | | | This fixes a regression introduced by 9c3e294400234ebdf9b98031bae583524fd0b0ac which caused internal symbols in libldb to be exposed. Bug: https://bugzilla.samba.org/show_bug.cgi?id=9357 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Stephen Gallagher <sgallagh@redhat.com>
* wafsamba.samba_abi: Add basic unit tests.Jelmer Vernooij2012-11-061-0/+50
| | | | | | Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Stephen Gallagher <sgallagh@redhat.com>
* wafsamba/bundled: Fix typo in tuplize_version.Jelmer Vernooij2012-04-102-0/+28
| | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Tue Apr 10 02:21:39 CEST 2012 on sn-devel-104
* wafsamba: Cope with slight differences in gdb output regarding incomplete ↵Jelmer Vernooij2012-03-262-0/+54
| | | | | | sequences. Bug: https://bugzilla.samba.org/show_bug.cgi?id=8820
* wafsamba: Add tests for dict_concat.Jelmer Vernooij2012-02-121-1/+20
| | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Feb 12 20:17:54 CET 2012 on sn-devel-104
* wafsamba: Add tests for unique_list, subst_vars_error.Jelmer Vernooij2012-02-121-1/+37
|
* waf: Add initial unit test for samba_utils.Jelmer Vernooij2012-02-122-0/+54