Mercurial > hg > octave-nkf > gnulib-hg
view modules/sys_socket-c++-tests @ 17933:7dd80fb0f8e2 master
uniwbrk/u32-wordbreaks-tests: fix copyright
* tests/uniwbrk/test-uc-wordbreaks.c: Fix copyright date.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Mon, 23 Feb 2015 15:52:58 -0800 |
parents | d7eed0b7ef06 |
children |
line wrap: on
line source
Files: tests/test-sys_socket-c++.cc tests/signature.h Status: c++-test Depends-on: ansi-c++-opt configure.ac: Makefile.am: if ANSICXX TESTS += test-sys_socket-c++ check_PROGRAMS += test-sys_socket-c++ test_sys_socket_c___SOURCES = test-sys_socket-c++.cc test_sys_socket_c___LDADD = $(LDADD) $(LIBINTL) $(LIBSOCKET) $(LIB_NANOSLEEP) endif