tests/test-alignof.c


Log

Author Commit Date CI Message
Bruno Haible 8d031931 2009-06-07T11:57:05 Don't test int64_t if it does not exist.
Eric Blake 95b4cb56 2009-06-06T13:23:51 test-alignof: fix typo with long double * tests/test-alignof.c (CHECK): Use longdouble typedef to avoid compiler error. Signed-off-by: Eric Blake <ebb9@byu.net>
Bruno Haible c7cf9c50 2009-05-31T21:52:05 Test also the types 'long double' and 'int64_t'.
Bruno Haible 757fcfd1 2009-05-31T21:43:32 Fix test-alignof failure.
Bruno Haible 610a9cc9 2009-05-13T03:23:42 Tests for module 'alignof'.