comparison modules/unictype/property-extender-tests @ 13354:86634e33e086

New module 'libunistring-optional'.
author Bruno Haible <bruno@clisp.org>
date Tue, 18 May 2010 20:11:42 +0200
parents a48d3d749ca5
children
comparison
equal deleted inserted replaced
13353:766332c14285 13354:86634e33e086
10 10
11 Makefile.am: 11 Makefile.am:
12 TESTS += test-pr_extender 12 TESTS += test-pr_extender
13 check_PROGRAMS += test-pr_extender 13 check_PROGRAMS += test-pr_extender
14 test_pr_extender_SOURCES = unictype/test-pr_extender.c 14 test_pr_extender_SOURCES = unictype/test-pr_extender.c
15 15 test_pr_extender_LDADD = $(LDADD) $(LIBUNISTRING)