X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=ed470c2ff26292f0fa66cadedc9c80db49a288bd;hb=b0735c93bed74006d3f5e00a091819288ce341ea;hp=b696de80275237c58705dc44a5d1a83acaf444f4;hpb=b06e5c5dd06c48e702e52560122a1f9ad934679e;p=pspp diff --git a/ChangeLog b/ChangeLog index b696de8027..ed470c2ff2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2010-03-07 Bruno Haible + Tests of module 'sys_ioctl' in C++ mode. + * tests/test-sys_ioctl-c++.cc: New file. + * modules/sys_ioctl-tests (Files): Add it and tests/signature.h. + (Depends-on): Add ansi-c++-opt. + (Makefile.am): Arrange to compile and run test-sys_ioctl-c++. + * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_MODULE_INDICATOR): Invoke + gl_MODULE_INDICATOR. + Tests of module 'string' in C++ mode. * tests/test-string-c++.cc: New file. * modules/string-tests (Files): Add it and tests/signature.h.