summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAkira TAGOH <akira@tagoh.org>2006-08-18 14:25:33 +0000
committerAkira TAGOH <akira@tagoh.org>2006-08-18 14:25:33 +0000
commite76e18b26bf0dd70f88641a2a1b30887f5df4e80 (patch)
tree40d6eb33472096cf6d79cf444f825e1132171e19 /configure.ac
parent6fcf7972887cecb43e998f99584cddccfa6db753 (diff)
* hieroglyph/hgarray.c (hg_array_compare): new function.
* hieroglyph/hgbtree.c (hg_btree_page_foreach): breaks the loop if the function returns false. * hieroglyph/hgdict.c (_hg_dict_compare_on_traverse): new function. (hg_dict_compare): new function. * hieroglyph/hgvaluenode.c (hg_value_node_compare_content): new function. * tests/ps/Makefile.am: new file. * tests/ps/test-ps.sh: new file. * plugins/test/test-main.c (_test_op_validateunittest): use hg_value_node_compare_content instead of hg_value_node_compare.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 55ba8e1..8fabc36 100644
--- a/configure.ac
+++ b/configure.ac
@@ -261,6 +261,7 @@ plugins/test/Makefile
po/Makefile.in
src/Makefile
tests/Makefile
+tests/ps/Makefile
hieroglyph.pc
])
AC_OUTPUT