aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-05-15 00:03:43 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2011-05-15 14:00:57 +0300
commitfd64fa62bc68d8c2e0d693033e874fcc1f023544 (patch)
tree4e9f680539dc9ceb32ea6797c3f917586b2f757f /tests/Makefile.am
parentf83e3229ea5c917dfb1bd1a59b1768fdcb882f9a (diff)
downloadgrecs-fd64fa62bc68d8c2e0d693033e874fcc1f023544.tar.gz
grecs-fd64fa62bc68d8c2e0d693033e874fcc1f023544.tar.bz2
Improve wildcard matching.
* src/lookup.c (grecs_value_match): New function. (grecs_match_buf_free): Ignore NULL argument. (grecs_match): Implement single-occurrence wildcard (%). Match values using fnmatch globbing patterns. (grecs_match_first): Compress multiple contiguous *
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 448d4e5..73ffeae 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -48,6 +48,7 @@ TESTSUITE_AT = \
glob00.at\
glob01.at\
glob02.at\
+ glob03.at\
enum.at\
join.at\
peek00.at\

Return to:

Send suggestions and report system problems to the System administrator.