]> git.ipfire.org Git - thirdparty/samba.git/commit
lib:util: Add test for path_expand_tilde()
authorAndreas Schneider <asn@samba.org>
Mon, 11 May 2020 10:50:11 +0000 (12:50 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 22 May 2020 12:01:38 +0000 (12:01 +0000)
commit55f91b59309e478699c579d1c7bf20345a2087f5
treee1261f8ae569df51966af8459565d42709ba5f27
parent452e543ca5fa31a8a6bc72489e129567ff65c7b7
lib:util: Add test for path_expand_tilde()

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14370

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
(backported from commit a15bd5493b696c66c6803d8ca65bc13f1cfcdf0a)
lib/util/tests/test_util_paths.c [new file with mode: 0644]
lib/util/wscript_build
selftest/tests.py