test/whom/test-whom \
test/cleanup ## The "cleanup" test should always be last.
-XFAIL_TESTS =
+XFAIL_TESTS = \
+ test/inc/test-eom-align \
+ #
check_SCRIPTS = test/common.sh
test/getcanon \
test/getcwidth \
test/getfullname \
+ test/runpty \
#
## So they can be built without builing the `check' target.
test_getcwidth_SOURCES = test/getcwidth.c
test_getcwidth_LDADD = $(POSTLINK)
+test_runpty_SOURCES = test/runpty.c
+test_runpty_LDADD = $(POSTLINK)
+
##
## Our rebuild rules for files that aren't built via the normal mechanisms
##
sbr/mime_type.c \
sbr/mts.c \
sbr/netsec.c \
- sbr/norm_charmap.c \
sbr/oauth.c \
sbr/oauth_prof.c \
sbr/path.c \