tests/check/: Added ABI check for libs
authorWim Taymans <wim.taymans@gmail.com>
Wed, 7 Dec 2005 19:03:08 +0000 (19:03 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 7 Dec 2005 19:03:08 +0000 (19:03 +0000)
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

ChangeLog

index 3e30a37..8a7f90c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,14 @@
 2005-12-07  Wim Taymans  <wim@fluendo.com>
 
        * 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  <wim@fluendo.com>
+
+       * tests/check/Makefile.am:
        And add the struct_i386.h to dist.
 
 2005-12-07  Wim Taymans  <wim@fluendo.com>