X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=c8c367ce958775f4ccc73b3c87c1375290542b00;hb=bab2788c97413229d3a49b65ca3f2fc9ad32377d;hp=4b67af4b85500f24426adef219c962df2c0ad5df;hpb=527df4cccf8c3a61660aafb25037210e2e88e4a3;p=pspp diff --git a/ChangeLog b/ChangeLog index 4b67af4b85..c8c367ce95 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2010-03-07 Bruno Haible + Tests of module 'time' in C++ mode. + * tests/test-time-c++.cc: New file. + * modules/time-tests (Files): Add it and tests/signature.h. + (Depends-on): Add ansi-c++-opt. + (Makefile.am): Arrange to compile and run test-time-c++. + * m4/time_h.m4 (gl_TIME_MODULE_INDICATOR): Invoke gl_MODULE_INDICATOR. + Tests of module 'sys_time' in C++ mode. * tests/test-sys_time-c++.cc: New file. * modules/sys_time-tests (Files): Add it and tests/signature.h.