From 78910e3cb0b9cc215e53142c28f8b9f52c30af60 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 3 Feb 2017 14:57:03 +0200 Subject: Implement path_match() and path_search() --- tests/buildfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/buildfile') diff --git a/tests/buildfile b/tests/buildfile index 8608ed9..6f5dd03 100644 --- a/tests/buildfile +++ b/tests/buildfile @@ -4,7 +4,8 @@ d = base64/ cpfile/ dir-iterator/ fdstream/ link/ manifest-parser/ \ manifest-serializer/ manifest-roundtrip/ pager/ path/ prefix-map/ \ - process/ sha256/ small-vector/ strcase/ timestamp/ target-triplet/ + process/ sha256/ small-vector/ strcase/ timestamp/ target-triplet/ \ + wildcard/ ./: $d include $d -- cgit v1.1