2012-01-02 06:53:42 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update cutter to 1.2.0.
== [release-1-2-0] 1.2.0: 2011-12-31
We improved C++ support and test runner interface.
=== Cutter
==== Improvements
* [UI][console] Changed to show messages on failure, error
and so on immediately. You need to use
(({--show-detail-immediately=no})) command line option
to show messages on end of test like earlier versions.
* [UI][GTK+] Supported iterated test.
* [UI][GTK+] Supported re-run test.
* [UI][GTK+] Unified cancel button and re-run button.
==== Changes
* Enabled deprecated GLib API. You need to use
(({--disable-deprecated-glib-api})) configure option to
disable deprecated GLib API.
* Supported Fedora 16.
* Dropped Fedora 15 support.
=== CppCutter
==== Improvements
* Added more supported types by ((<cppcut_assert_equal()>)).
* Added ((<cppcut_assert_not_equal()>)).
* Added ((<cppcut_assert_null()>)).
* Added ((<cppcut_assert_not_null()>)).
* Added ((<cppcut_assert_operator()>)).
|
2011-11-01 07:11:59 by Steven Drake | Files touched by this commit (67) |
Log message:
Recursive bump for graphics/freetype2 buildlink addition.
|
2011-10-23 15:16:36 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update cutter to 1.1.9.
= NEWS --- The history of Cutter
== [release-1-1-9] 1.1.9: 2011-10-22
We move the repository to GitHub from SF.net.
=== Cutter
==== Changes
* Added Ubuntu Oneiric Ocelot support.
* Added CentOS 6 support.
==== Fixes
* Fixed as success test count with thread. [SF.net #3383253]
[Reported by Romain Tartière]
=== Thanks
* Romain Tartière
|
2011-08-02 14:15:01 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update cutter to 1.1.8.
== [release-1-1-8] 1.1.8: 2011-07-31
=== Cutter
==== Improvements
* Supported notify-send availability detection.
* Added --mode=play option that plays test result from
test log.
* Updated documents for Solaris 10.
* Supported assertion failures in other thread. Bug #3341429
[Reported by Romain Tartière]
==== Changes
* Added Debian GNU/Linux wheezy support.
* Removed Ubuntu Maverick Meerkat support.
* Added Ubuntu Natty Narwhal support.
* Removed Fedora 14 support.
* Added Fedora 15 support.
=== cut-diff
==== Improvements
* Made --label option optional.
|
2011-07-21 15:06:08 by OBATA Akio | Files touched by this commit (179) |
Log message:
recursive bump from gnome-vfs drop crypto dependency.
|
2011-06-10 23:57:10 by OBATA Akio | Files touched by this commit (30) |
Log message:
recursive bump from icu shlib major bump.
|
2011-04-22 15:45:23 by OBATA Akio | Files touched by this commit (2234) |
Log message:
recursive bump from gettext-lib shlib bump.
|
2011-02-13 13:59:51 by OBATA Akio | Files touched by this commit (4) |
Log message:
Update cutter to 1.1.7.
While here, add pdf option to enable pdf support without GTK2+.
= NEWS --- The history of Cutter
== [release-1-1-7] 1.1.7: 2011-02-13
=== Cutter
==== Improvements
* Supported growlnotify.
==== Changes
* Droped Debian GNU/Linux lenny support.
==== Fixes
* Fixed using unknown symbol on CentOS 5.5.
[Reported by Hiroaki Nakamura]
=== Document
===== Fixes
* Fixed typos in tutorial.
[Reported by Hiroaki Nakamura]
=== Thanks
* Hiroaki Nakamura
|
2011-02-08 05:53:20 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update cutter to 1.1.6.
== [release-1-1-6] 1.1.6: 2011-02-09
=== Cutter
==== Improvment
* Renamed an utility:
* ((<cut_build_fixture_data_path()>)) -> \
((<cut_build_fixture_path()>))
* Added utitlities:
* ((<gcut_take_string()>))
* ((<cut_get_fixture_data()>))
* ((<gcut_get_fixture_data()>))
* ((<GCutEventLoop>))
* ((<GCutGLibEventLoop>))
* Supported Debian GNU/Linux squeeze.
[Suggested by Romuald Conty]
* Supported Ubuntu Maverick Meerkat.
* Supported Fedora 14.
* cutter.m4: supported --config-cache.
* cutter.m4: supported custom Makefile for
--enable-coverage. (specify custome Makefile name to
AC_CHECK_COVERAGE() argument)
* Supported notify-send.
==== Fixes
* Fixed a wrong test.
[Suggested by Ilya Barygin]
=== cut-diff
==== Improvements
* Added ((<--label option|cut-diff#--label>)) that specify
labels in header.
=== Thanks
* Romuald Conty
* Ilya Barygin
|
2011-01-13 14:53:34 by Thomas Klausner | Files touched by this commit (50) |
Log message:
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
|