From: Wim Taymans Date: Wed, 7 Dec 2005 19:03:08 +0000 (+0000) Subject: tests/check/: Added ABI check for libs X-Git-Tag: RELEASE-0_10_1~50 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b7e641a95a3760d8cc8a1d875ea03924f768161a;p=platform%2Fupstream%2Fgstreamer.git tests/check/: Added ABI check for libs Original commit message from CVS: * tests/check/Makefile.am: * tests/check/libs/libsabi.c: (GST_START_TEST), (gstabi_suite), (main): * tests/check/libs/struct_i386.h: Added ABI check for libs --- diff --git a/ChangeLog b/ChangeLog index 3e30a37..8a7f90c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,14 @@ 2005-12-07 Wim Taymans * tests/check/Makefile.am: + * tests/check/libs/libsabi.c: (GST_START_TEST), (gstabi_suite), + (main): + * tests/check/libs/struct_i386.h: + Added ABI check for libs + +2005-12-07 Wim Taymans + + * tests/check/Makefile.am: And add the struct_i386.h to dist. 2005-12-07 Wim Taymans