2010-02-11 19:33:31 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 2 08:44:49 UTC 2010 - puzel@novell.com
|
|
|
|
|
|
|
|
- Add pkg-config Recommends to check-devel, as required by policy.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 31 22:06:38 UTC 2010 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Package baselibs.conf
|
|
|
|
|
2009-12-08 09:59:56 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 27 14:21:08 CET 2009 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.9.8:
|
|
|
|
+ Added CK_SUBUNIT support for outputting test information in
|
|
|
|
the subunit wire protocol.
|
|
|
|
+ Added code and tests for timeout scaling via environment
|
|
|
|
variable
|
|
|
|
+ Added documentation for testing exit values with
|
|
|
|
tcase_add_exit_test()
|
|
|
|
+ Add make_macros perl script from somebody
|
|
|
|
+ add type to check_type error message
|
|
|
|
+ add contrib dir with xslt transform
|
|
|
|
+ function exist testing support
|
|
|
|
+ introduce HAVE_WORKING_SETENV to protect tc_timeout_env usage
|
|
|
|
+ support running tests with multiple pthreads
|
|
|
|
+ partial MSYS/MinGW support.
|
|
|
|
- spec file cleaned using spec-cleaner.
|
|
|
|
|
2009-04-18 13:53:02 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 18 03:45:33 CEST 2009 - crrodriguez@suse.de
|
|
|
|
|
|
|
|
- remove static libraries and "la" files
|
|
|
|
|
2009-02-06 21:41:02 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 1 12:12:12 IST 2009 - msuman@suse.de
|
|
|
|
|
|
|
|
- Updated to version 0.9.6:
|
|
|
|
* add call to AC_REPLACE_FUNCS([strsignal])
|
|
|
|
* add CK_FORK_GETENV to enum fork_status and delete CK_FORK_UNSPECIFIED
|
|
|
|
* add CK_CTX_INVALID to ck_result_ctx and don't use -1 anymore
|
|
|
|
* rename signal to _signal in _tcase_add_test to avoid a
|
|
|
|
symbol clash with /usr/include/sys/signal.h on OS X.
|
|
|
|
* define rpl_malloc and rpl_realloc for platforms where
|
|
|
|
!malloc(0) and !realloc(0,0), such as AIX, because configure
|
|
|
|
goes and redefines malloc/realloc in this case...
|
|
|
|
* Added new Check fail API. Implemented on top of fail_unless. Future
|
|
|
|
versions will reverse this so fail_unless is implemented on top of the
|
|
|
|
ck_assert API. This API is not documented yet, will probably not be fully
|
|
|
|
released until 0.9.8, when it will be possible to choose API.
|
|
|
|
* More fixes and changes.
|
|
|
|
|
2008-04-10 13:10:30 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
|
|
|
|
|
|
|
|
- added baselibs.conf file to build xxbit packages
|
|
|
|
for multilib support
|
|
|
|
|
2007-03-29 00:18:41 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 27 12:26:58 CEST 2007 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- Updated to version 0.9.5:
|
|
|
|
* Fixed code coverage support.
|
|
|
|
* Updated manual and converted from DocBook to Texinfo.
|
|
|
|
* Added pkg-config support.
|
|
|
|
* Added Libtool support to build both static and shared
|
|
|
|
libraries.
|
|
|
|
* Updated GNU Build System to use modern Autotools.
|
|
|
|
* Added a new kind of test, looping tests.
|
|
|
|
* Added possibility to turn off timeout tests.
|
|
|
|
* Added coverage analysis for check's own unit tests.
|
|
|
|
* More fixes and changes.
|
|
|
|
|
2007-01-16 00:06:52 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 24 12:15:11 CET 2006 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- Fixed format string error (David Binderman, #143293).
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 25 21:34:56 CET 2006 - mls@suse.de
|
|
|
|
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 12 16:05:52 CET 2005 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- Updated to version 0.9.3.
|
|
|
|
- Build with -fPIC.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 30 12:40:08 CEST 2005 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- New SuSE package, version 0.9.2.
|
|
|
|
|