check/check.changes
Vincent Untz 80a129f1f3 Accepting request 83081 from home:jengelh:bl-c
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel building

OBS-URL: https://build.opensuse.org/request/show/83081
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/check?expand=0&rev=15
2011-09-21 15:39:18 +00:00

106 lines
3.9 KiB
Plaintext

-------------------------------------------------------------------
Sat Sep 17 22:50:08 UTC 2011 - jengelh@medozas.de
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel building
-------------------------------------------------------------------
Sat Apr 24 11:38:15 UTC 2010 - coolo@novell.com
- buildrequire pkg-config to fix provides
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
Sat Apr 18 03:45:33 CEST 2009 - crrodriguez@suse.de
- remove static libraries and "la" files
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
- added baselibs.conf file to build xxbit packages
for multilib support
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
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.