ttyname_r: Make it work on MacOS X 10.4 and Solaris 10.
[pspp] / modules / unictype / property-test-tests
1 Files:
2 tests/unictype/test-pr_test.c
3 tests/macros.h
4
5 Depends-on:
6 unictype/property-composite
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-pr_test
12 check_PROGRAMS += test-pr_test
13 test_pr_test_SOURCES = unictype/test-pr_test.c
14