pkgsrc/devel/cutter/PLIST

339 lines
15 KiB
Text
Raw Normal View History

@comment $NetBSD: PLIST,v 1.10 2014/05/31 08:10:48 obache Exp $
bin/cut-diff
bin/cutter
include/cutter/cppcutter.h
include/cutter/cppcutter/cppcut-assertions-helper.h
include/cutter/cppcutter/cppcut-assertions.h
include/cutter/cppcutter/cppcut-macros.h
include/cutter/cppcutter/cppcut-message.h
include/cutter/cutter.h
include/cutter/cutter/cut-analyzer.h
include/cutter/cutter/cut-assertions-helper.h
include/cutter/cutter/cut-assertions.h
include/cutter/cutter/cut-backtrace-entry.h
include/cutter/cutter/cut-colorize-differ.h
include/cutter/cutter/cut-config.h
include/cutter/cutter/cut-console-diff-writer.h
include/cutter/cutter/cut-console.h
include/cutter/cutter/cut-contractor.h
include/cutter/cutter/cut-diff-writer.h
include/cutter/cutter/cut-differ.h
include/cutter/cutter/cut-enum-types.h
include/cutter/cutter/cut-experimental.h
include/cutter/cutter/cut-factory-builder.h
include/cutter/cutter/cut-features.h
include/cutter/cutter/cut-file-stream-reader.h
include/cutter/cutter/cut-helper.h
include/cutter/cutter/cut-iterated-test.h
include/cutter/cutter/cut-listener.h
Update cutter to 1.2.3. == [release-1-2-3] 1.2.3: 2014-02-09 As long time has passed since Cutter 1.2.2 release, there are some improvements and fixed bugs. After Cutter 1.2.2 release, you can install Cutter from Fedora's official yum repository. No need to register Cutter yum repository on Fedora anymore. === Cutter ==== Improvements * [doc] Removed a needless period from installation link. [GitHub #6] [Patch by Masafumi Yokoyama] * Supported lcov 1.10. [cutter-users-ja:92] [Reported by Siganai SE] * [doc] Updated download URL on SF.net. [cutter-users-ja:91] [Reported by Siganai SE] * [doc] Updated XML report format. [cutter-users-ja:91] [Reported by Siganai SE] * Added more trace logs for loader. It helps you to investigate the case when no tests are loaded. * [doc] Updated Cygwin's setup.exe URL. * Added --log-level option. The value of default log level is "critical|error|warning|message". ==== Fixes * [loader] Fixed a bug that ELF loader can't collect symbol because of wrong comparison. * Fixed memory leaks on loading all modules. * Fixed a warning from GCC 4.8.1 on Ubuntu 13.10 [GitHub #9] [Reported by Kazuhiro Yamato] === CppCutter ==== Improvements * Supported cppcut_assert_equal(const type_info &, const type_info &) [GitHub #4] [Patch by Kazuhiro Yamato] * Supported to catch unhandled C++ exception in test case. This change avoids to crash when unexpected exception is thrown. [GitHub #8] [Suggested by Kazuhiro Yamato] [Patch by Kazuhiro Yamato] * Supported to call destructors of objects on a stack even when an assertion is failed. [GitHub #10] [Patch by Kazuhiro Yamato] ==== Fixes * [Clang] Fixed a compile error which is caused by missing std::type_info forward declaration. * Fixed an invalid memory access when an exception is thrown in cutter's assertion function. [GitHub #11] [Patch by Kazuhiro Yamato] === GCutter ==== Fixes * [doc] Fixed a signal name typo about gcut-egg example. === Thanks * Kazuhiro Yamato * Masafumi Yokoyama * Siganai SE
2014-02-08 13:14:32 +01:00
include/cutter/cutter/cut-loader-customizer-factory-builder.h
include/cutter/cutter/cut-loader-customizer.h
include/cutter/cutter/cut-logger.h
include/cutter/cutter/cut-macros.h
include/cutter/cutter/cut-main.h
include/cutter/cutter/cut-module-factory-utils.h
include/cutter/cutter/cut-module-factory.h
include/cutter/cutter/cut-multi-process.h
include/cutter/cutter/cut-pipeline.h
include/cutter/cutter/cut-private.h
include/cutter/cutter/cut-process.h
include/cutter/cutter/cut-public.h
include/cutter/cutter/cut-readable-differ.h
include/cutter/cutter/cut-report-factory-builder.h
include/cutter/cutter/cut-report.h
include/cutter/cutter/cut-run-context.h
include/cutter/cutter/cut-runner.h
include/cutter/cutter/cut-stream-factory-builder.h
include/cutter/cutter/cut-stream-parser.h
include/cutter/cutter/cut-stream-reader.h
include/cutter/cutter/cut-stream.h
include/cutter/cutter/cut-string-diff-writer.h
include/cutter/cutter/cut-sub-process-group.h
include/cutter/cutter/cut-sub-process.h
include/cutter/cutter/cut-test-case.h
include/cutter/cutter/cut-test-container.h
include/cutter/cutter/cut-test-context.h
include/cutter/cutter/cut-test-data.h
include/cutter/cutter/cut-test-iterator.h
include/cutter/cutter/cut-test-result.h
include/cutter/cutter/cut-test-runner.h
include/cutter/cutter/cut-test-suite.h
include/cutter/cutter/cut-test-utils-helper.h
include/cutter/cutter/cut-test-utils.h
include/cutter/cutter/cut-test.h
include/cutter/cutter/cut-types.h
include/cutter/cutter/cut-ui-factory-builder.h
include/cutter/cutter/cut-ui.h
include/cutter/cutter/cut-unified-differ.h
include/cutter/cutter/cut-verbose-level.h
include/cutter/cutter/cut-version.h
include/cutter/gcutter.h
include/cutter/gcutter/gcut-assertions-helper.h
include/cutter/gcutter/gcut-assertions.h
include/cutter/gcutter/gcut-data-helper.h
include/cutter/gcutter/gcut-data.h
include/cutter/gcutter/gcut-dynamic-data.h
include/cutter/gcutter/gcut-egg.h
include/cutter/gcutter/gcut-enum.h
include/cutter/gcutter/gcut-error.h
include/cutter/gcutter/gcut-event-loop.h
include/cutter/gcutter/gcut-glib-event-loop.h
include/cutter/gcutter/gcut-hash-table.h
include/cutter/gcutter/gcut-inspect.h
include/cutter/gcutter/gcut-io.h
include/cutter/gcutter/gcut-key-file.h
include/cutter/gcutter/gcut-list.h
include/cutter/gcutter/gcut-main.h
include/cutter/gcutter/gcut-object.h
include/cutter/gcutter/gcut-process.h
include/cutter/gcutter/gcut-public.h
include/cutter/gcutter/gcut-string-io-channel.h
include/cutter/gcutter/gcut-string.h
include/cutter/gcutter/gcut-test-utils.h
include/cutter/gcutter/gcut-types.h
include/cutter/gcutter/gcut-value-equal.h
${PLIST.gtk}include/cutter/gdkcutter-pixbuf.h
${PLIST.gtk}include/cutter/gdkcutter-pixbuf/gdkcut-pixbuf-assertions-helper.h
${PLIST.gtk}include/cutter/gdkcutter-pixbuf/gdkcut-pixbuf-assertions.h
${PLIST.gtk}include/cutter/gdkcutter-pixbuf/gdkcut-pixbuf.h
${PLIST.soup}include/cutter/soupcutter.h
${PLIST.soup}include/cutter/soupcutter/soupcut-assertions-helper.h
${PLIST.soup}include/cutter/soupcutter/soupcut-assertions.h
${PLIST.soup}include/cutter/soupcutter/soupcut-client.h
${PLIST.soup}include/cutter/soupcutter/soupcut-server.h
Update cutter to 1.2.3. == [release-1-2-3] 1.2.3: 2014-02-09 As long time has passed since Cutter 1.2.2 release, there are some improvements and fixed bugs. After Cutter 1.2.2 release, you can install Cutter from Fedora's official yum repository. No need to register Cutter yum repository on Fedora anymore. === Cutter ==== Improvements * [doc] Removed a needless period from installation link. [GitHub #6] [Patch by Masafumi Yokoyama] * Supported lcov 1.10. [cutter-users-ja:92] [Reported by Siganai SE] * [doc] Updated download URL on SF.net. [cutter-users-ja:91] [Reported by Siganai SE] * [doc] Updated XML report format. [cutter-users-ja:91] [Reported by Siganai SE] * Added more trace logs for loader. It helps you to investigate the case when no tests are loaded. * [doc] Updated Cygwin's setup.exe URL. * Added --log-level option. The value of default log level is "critical|error|warning|message". ==== Fixes * [loader] Fixed a bug that ELF loader can't collect symbol because of wrong comparison. * Fixed memory leaks on loading all modules. * Fixed a warning from GCC 4.8.1 on Ubuntu 13.10 [GitHub #9] [Reported by Kazuhiro Yamato] === CppCutter ==== Improvements * Supported cppcut_assert_equal(const type_info &, const type_info &) [GitHub #4] [Patch by Kazuhiro Yamato] * Supported to catch unhandled C++ exception in test case. This change avoids to crash when unexpected exception is thrown. [GitHub #8] [Suggested by Kazuhiro Yamato] [Patch by Kazuhiro Yamato] * Supported to call destructors of objects on a stack even when an assertion is failed. [GitHub #10] [Patch by Kazuhiro Yamato] ==== Fixes * [Clang] Fixed a compile error which is caused by missing std::type_info forward declaration. * Fixed an invalid memory access when an exception is thrown in cutter's assertion function. [GitHub #11] [Patch by Kazuhiro Yamato] === GCutter ==== Fixes * [doc] Fixed a signal name typo about gcut-egg example. === Thanks * Kazuhiro Yamato * Masafumi Yokoyama * Siganai SE
2014-02-08 13:14:32 +01:00
lib/cutter/module/factory/loader-customizer/cpp-integration-factory.la
${PLIST.pdf}lib/cutter/module/factory/report/pdf_factory.la
lib/cutter/module/factory/report/xml_factory.la
lib/cutter/module/factory/stream/xml_factory.la
lib/cutter/module/factory/ui/console_factory.la
${PLIST.gtk}lib/cutter/module/factory/ui/gtk_factory.la
Update cutter to 1.2.3. == [release-1-2-3] 1.2.3: 2014-02-09 As long time has passed since Cutter 1.2.2 release, there are some improvements and fixed bugs. After Cutter 1.2.2 release, you can install Cutter from Fedora's official yum repository. No need to register Cutter yum repository on Fedora anymore. === Cutter ==== Improvements * [doc] Removed a needless period from installation link. [GitHub #6] [Patch by Masafumi Yokoyama] * Supported lcov 1.10. [cutter-users-ja:92] [Reported by Siganai SE] * [doc] Updated download URL on SF.net. [cutter-users-ja:91] [Reported by Siganai SE] * [doc] Updated XML report format. [cutter-users-ja:91] [Reported by Siganai SE] * Added more trace logs for loader. It helps you to investigate the case when no tests are loaded. * [doc] Updated Cygwin's setup.exe URL. * Added --log-level option. The value of default log level is "critical|error|warning|message". ==== Fixes * [loader] Fixed a bug that ELF loader can't collect symbol because of wrong comparison. * Fixed memory leaks on loading all modules. * Fixed a warning from GCC 4.8.1 on Ubuntu 13.10 [GitHub #9] [Reported by Kazuhiro Yamato] === CppCutter ==== Improvements * Supported cppcut_assert_equal(const type_info &, const type_info &) [GitHub #4] [Patch by Kazuhiro Yamato] * Supported to catch unhandled C++ exception in test case. This change avoids to crash when unexpected exception is thrown. [GitHub #8] [Suggested by Kazuhiro Yamato] [Patch by Kazuhiro Yamato] * Supported to call destructors of objects on a stack even when an assertion is failed. [GitHub #10] [Patch by Kazuhiro Yamato] ==== Fixes * [Clang] Fixed a compile error which is caused by missing std::type_info forward declaration. * Fixed an invalid memory access when an exception is thrown in cutter's assertion function. [GitHub #11] [Patch by Kazuhiro Yamato] === GCutter ==== Fixes * [doc] Fixed a signal name typo about gcut-egg example. === Thanks * Kazuhiro Yamato * Masafumi Yokoyama * Siganai SE
2014-02-08 13:14:32 +01:00
lib/cutter/module/loader-customizer/cpp-integration.la
${PLIST.pdf}lib/cutter/module/report/pdf.la
${PLIST.gtk}lib/cutter/module/ui/gtk.la
lib/cutter/module/report/xml.la
lib/cutter/module/stream/xml.la
lib/cutter/module/ui/console.la
${PLIST.gst}lib/gstreamer-0.10/libgstcuttertest.la
lib/libcppcutter.la
lib/libcutter.la
${PLIST.gtk}lib/libgdkcutter-pixbuf.la
${PLIST.soup}lib/libsoupcutter.la
lib/pkgconfig/cppcutter.pc
lib/pkgconfig/cutter.pc
lib/pkgconfig/gcutter.pc
${PLIST.gtk}lib/pkgconfig/gdkcutter-pixbuf.pc
lib/pkgconfig/libcutter.pc
${PLIST.soup}lib/pkgconfig/soupcutter.pc
man/ja/man1/cut-diff.1
man/ja/man1/cutter.1
man/man1/cut-diff.1
man/man1/cutter.1
share/aclocal/cutter.m4
share/cutter/icons/kinotan/default.png
share/cutter/icons/kinotan/failure.png
share/cutter/icons/kinotan/pass.png
share/cutter/icons/kinotan/pending.png
share/cutter/license/fdl-1.3.txt
share/cutter/license/lgpl-3.txt
share/cutter/stack/Makefile.am
share/cutter/stack/autogen.sh
share/cutter/stack/configure.ac
share/cutter/stack/src/Makefile.am
share/cutter/stack/src/stack.c
share/cutter/stack/src/stack.h
share/cutter/stack/test/Makefile.am
share/cutter/stack/test/run-test.sh
share/cutter/stack/test/test-stack.c
${PLIST.gtk}share/cutter/ui/gtk-menu.ui
share/gtk-doc/html/cutter/GCutEgg.html
share/gtk-doc/html/cutter/GCutEventLoop.html
share/gtk-doc/html/cutter/GCutProcess.html
share/gtk-doc/html/cutter/SoupCutClient.html
share/gtk-doc/html/cutter/colorized-diff.png
share/gtk-doc/html/cutter/command.html
share/gtk-doc/html/cutter/cut-diff.html
share/gtk-doc/html/cutter/cutter-Assertion-Utilities-for-GEnum-and-GFlags.html
share/gtk-doc/html/cutter/cutter-Assertion-Utilities-for-GError.html
share/gtk-doc/html/cutter/cutter-Assertion-Utilities-for-GHashTable.html
share/gtk-doc/html/cutter/cutter-Assertion-Utilities-for-GList.html
share/gtk-doc/html/cutter/cutter-Assertion-Utilities-for-GObject.html
share/gtk-doc/html/cutter/cutter-Assertion-Utilities-for-GString.html
share/gtk-doc/html/cutter/cutter-Assertion-Utilities-for-GValue.html
share/gtk-doc/html/cutter/cutter-Assertion-writing-helper.html
share/gtk-doc/html/cutter/cutter-Assertions-for-HTTP-client-and-server.html
share/gtk-doc/html/cutter/cutter-Assertions-with-C++-support.html
share/gtk-doc/html/cutter/cutter-Assertions-with-GLib-support.html
share/gtk-doc/html/cutter/cutter-Assertions-with-gdk-pixbuf-support.html
share/gtk-doc/html/cutter/cutter-Assertions.html
share/gtk-doc/html/cutter/cutter-Available-features.html
share/gtk-doc/html/cutter/cutter-Convenience-HTTP-server-API.html
share/gtk-doc/html/cutter/cutter-Convenience-test-data-API.html
share/gtk-doc/html/cutter/cutter-CppCutter.html
share/gtk-doc/html/cutter/cutter-Cutter.html
share/gtk-doc/html/cutter/cutter-Experimental.html
share/gtk-doc/html/cutter/cutter-GCutGLibEventLoop.html
share/gtk-doc/html/cutter/cutter-GCutter.html
share/gtk-doc/html/cutter/cutter-GdkCutter-Pixbuf.html
share/gtk-doc/html/cutter/cutter-Multi-Process.html
share/gtk-doc/html/cutter/cutter-Object-inspection-functions.html
share/gtk-doc/html/cutter/cutter-SoupCutter.html
share/gtk-doc/html/cutter/cutter-Test-Utilities-with-GLib-support.html
share/gtk-doc/html/cutter/cutter-Test-Utilities.html
share/gtk-doc/html/cutter/cutter-Types-for-GLib-support.html
share/gtk-doc/html/cutter/cutter-Types.html
share/gtk-doc/html/cutter/cutter-Version-Information.html
share/gtk-doc/html/cutter/cutter.devhelp2
share/gtk-doc/html/cutter/cutter.html
share/gtk-doc/html/cutter/dark-circle.png
share/gtk-doc/html/cutter/diff-dark-and-nested-circle.png
share/gtk-doc/html/cutter/features.html
share/gtk-doc/html/cutter/home.png
share/gtk-doc/html/cutter/index-0-3.html
share/gtk-doc/html/cutter/index-0-4.html
share/gtk-doc/html/cutter/index-0-5.html
share/gtk-doc/html/cutter/index-0-6.html
share/gtk-doc/html/cutter/index-0-7.html
share/gtk-doc/html/cutter/index-0-8.html
share/gtk-doc/html/cutter/index-0-9.html
share/gtk-doc/html/cutter/index-1-0-1.html
share/gtk-doc/html/cutter/index-1-0-2.html
share/gtk-doc/html/cutter/index-1-0-3.html
share/gtk-doc/html/cutter/index-1-0-4.html
share/gtk-doc/html/cutter/index-1-0-5.html
share/gtk-doc/html/cutter/index-1-0-6.html
share/gtk-doc/html/cutter/index-1-0-7.html
share/gtk-doc/html/cutter/index-1-0-8.html
share/gtk-doc/html/cutter/index-1-0-9.html
share/gtk-doc/html/cutter/index-1-0.html
share/gtk-doc/html/cutter/index-1-1-0.html
share/gtk-doc/html/cutter/index-1-1-1.html
share/gtk-doc/html/cutter/index-1-1-2.html
share/gtk-doc/html/cutter/index-1-1-3.html
share/gtk-doc/html/cutter/index-1-1-4.html
share/gtk-doc/html/cutter/index-1-1-5.html
share/gtk-doc/html/cutter/index-1-1-6.html
share/gtk-doc/html/cutter/index-1-1-7.html
share/gtk-doc/html/cutter/index-1-1-8.html
share/gtk-doc/html/cutter/index-1-1-9.html
share/gtk-doc/html/cutter/index-1-2-0.html
share/gtk-doc/html/cutter/index-all.html
share/gtk-doc/html/cutter/index-deprecated.html
share/gtk-doc/html/cutter/index.html
share/gtk-doc/html/cutter/index.sgml
share/gtk-doc/html/cutter/install-to-centos.html
share/gtk-doc/html/cutter/install-to-cygwin.html
share/gtk-doc/html/cutter/install-to-debian.html
share/gtk-doc/html/cutter/install-to-fedora.html
share/gtk-doc/html/cutter/install-to-freebsd.html
share/gtk-doc/html/cutter/install-to-mac-os-x.html
share/gtk-doc/html/cutter/install-to-others.html
share/gtk-doc/html/cutter/install-to-solaris.html
share/gtk-doc/html/cutter/install-to-ubuntu.html
share/gtk-doc/html/cutter/install.html
share/gtk-doc/html/cutter/introduction.html
share/gtk-doc/html/cutter/ja/api-index-0.3.xml
share/gtk-doc/html/cutter/ja/api-index-0.8.xml
share/gtk-doc/html/cutter/ja/api-index-0.9.xml
share/gtk-doc/html/cutter/ja/api-index-1.0.2.xml
share/gtk-doc/html/cutter/ja/api-index-1.0.3.xml
share/gtk-doc/html/cutter/ja/api-index-1.0.4.xml
share/gtk-doc/html/cutter/ja/api-index-1.0.5.xml
share/gtk-doc/html/cutter/ja/api-index-1.0.6.xml
share/gtk-doc/html/cutter/ja/api-index-1.0.7.xml
share/gtk-doc/html/cutter/ja/api-index-1.0.8.xml
share/gtk-doc/html/cutter/ja/api-index-1.0.9.xml
share/gtk-doc/html/cutter/ja/api-index-1.0.xml
share/gtk-doc/html/cutter/ja/api-index-1.1.0.xml
share/gtk-doc/html/cutter/ja/api-index-1.1.1.xml
share/gtk-doc/html/cutter/ja/api-index-1.1.2.xml
share/gtk-doc/html/cutter/ja/api-index-1.1.3.xml
share/gtk-doc/html/cutter/ja/api-index-1.1.4.xml
share/gtk-doc/html/cutter/ja/api-index-1.1.5.xml
share/gtk-doc/html/cutter/ja/api-index-1.1.6.xml
share/gtk-doc/html/cutter/ja/api-index-1.2.0.xml
share/gtk-doc/html/cutter/ja/api-index-deprecated.xml
share/gtk-doc/html/cutter/ja/api-index-full.xml
share/gtk-doc/html/cutter/ja/colorized-diff.png
share/gtk-doc/html/cutter/ja/cppcut-assertions.xml
Update cutter to 1.2.3. == [release-1-2-3] 1.2.3: 2014-02-09 As long time has passed since Cutter 1.2.2 release, there are some improvements and fixed bugs. After Cutter 1.2.2 release, you can install Cutter from Fedora's official yum repository. No need to register Cutter yum repository on Fedora anymore. === Cutter ==== Improvements * [doc] Removed a needless period from installation link. [GitHub #6] [Patch by Masafumi Yokoyama] * Supported lcov 1.10. [cutter-users-ja:92] [Reported by Siganai SE] * [doc] Updated download URL on SF.net. [cutter-users-ja:91] [Reported by Siganai SE] * [doc] Updated XML report format. [cutter-users-ja:91] [Reported by Siganai SE] * Added more trace logs for loader. It helps you to investigate the case when no tests are loaded. * [doc] Updated Cygwin's setup.exe URL. * Added --log-level option. The value of default log level is "critical|error|warning|message". ==== Fixes * [loader] Fixed a bug that ELF loader can't collect symbol because of wrong comparison. * Fixed memory leaks on loading all modules. * Fixed a warning from GCC 4.8.1 on Ubuntu 13.10 [GitHub #9] [Reported by Kazuhiro Yamato] === CppCutter ==== Improvements * Supported cppcut_assert_equal(const type_info &, const type_info &) [GitHub #4] [Patch by Kazuhiro Yamato] * Supported to catch unhandled C++ exception in test case. This change avoids to crash when unexpected exception is thrown. [GitHub #8] [Suggested by Kazuhiro Yamato] [Patch by Kazuhiro Yamato] * Supported to call destructors of objects on a stack even when an assertion is failed. [GitHub #10] [Patch by Kazuhiro Yamato] ==== Fixes * [Clang] Fixed a compile error which is caused by missing std::type_info forward declaration. * Fixed an invalid memory access when an exception is thrown in cutter's assertion function. [GitHub #11] [Patch by Kazuhiro Yamato] === GCutter ==== Fixes * [doc] Fixed a signal name typo about gcut-egg example. === Thanks * Kazuhiro Yamato * Masafumi Yokoyama * Siganai SE
2014-02-08 13:14:32 +01:00
share/gtk-doc/html/cutter/ja/cppcut-iterated-test.xml
share/gtk-doc/html/cutter/ja/cppcut-macros.xml
Update cutter to 1.2.3. == [release-1-2-3] 1.2.3: 2014-02-09 As long time has passed since Cutter 1.2.2 release, there are some improvements and fixed bugs. After Cutter 1.2.2 release, you can install Cutter from Fedora's official yum repository. No need to register Cutter yum repository on Fedora anymore. === Cutter ==== Improvements * [doc] Removed a needless period from installation link. [GitHub #6] [Patch by Masafumi Yokoyama] * Supported lcov 1.10. [cutter-users-ja:92] [Reported by Siganai SE] * [doc] Updated download URL on SF.net. [cutter-users-ja:91] [Reported by Siganai SE] * [doc] Updated XML report format. [cutter-users-ja:91] [Reported by Siganai SE] * Added more trace logs for loader. It helps you to investigate the case when no tests are loaded. * [doc] Updated Cygwin's setup.exe URL. * Added --log-level option. The value of default log level is "critical|error|warning|message". ==== Fixes * [loader] Fixed a bug that ELF loader can't collect symbol because of wrong comparison. * Fixed memory leaks on loading all modules. * Fixed a warning from GCC 4.8.1 on Ubuntu 13.10 [GitHub #9] [Reported by Kazuhiro Yamato] === CppCutter ==== Improvements * Supported cppcut_assert_equal(const type_info &, const type_info &) [GitHub #4] [Patch by Kazuhiro Yamato] * Supported to catch unhandled C++ exception in test case. This change avoids to crash when unexpected exception is thrown. [GitHub #8] [Suggested by Kazuhiro Yamato] [Patch by Kazuhiro Yamato] * Supported to call destructors of objects on a stack even when an assertion is failed. [GitHub #10] [Patch by Kazuhiro Yamato] ==== Fixes * [Clang] Fixed a compile error which is caused by missing std::type_info forward declaration. * Fixed an invalid memory access when an exception is thrown in cutter's assertion function. [GitHub #11] [Patch by Kazuhiro Yamato] === GCutter ==== Fixes * [doc] Fixed a signal name typo about gcut-egg example. === Thanks * Kazuhiro Yamato * Masafumi Yokoyama * Siganai SE
2014-02-08 13:14:32 +01:00
share/gtk-doc/html/cutter/ja/cppcut-test-iterator.xml
share/gtk-doc/html/cutter/ja/cppcut-test-methods.xml
share/gtk-doc/html/cutter/ja/cppcut-test.xml
share/gtk-doc/html/cutter/ja/cppcutter.xml
share/gtk-doc/html/cutter/ja/cut-assertions.xml
share/gtk-doc/html/cutter/ja/cut-config.xml
share/gtk-doc/html/cutter/ja/cut-console-diff-writer.xml
share/gtk-doc/html/cutter/ja/cut-console.xml
share/gtk-doc/html/cutter/ja/cut-experimental.xml
share/gtk-doc/html/cutter/ja/cut-features.xml
Update cutter to 1.2.3. == [release-1-2-3] 1.2.3: 2014-02-09 As long time has passed since Cutter 1.2.2 release, there are some improvements and fixed bugs. After Cutter 1.2.2 release, you can install Cutter from Fedora's official yum repository. No need to register Cutter yum repository on Fedora anymore. === Cutter ==== Improvements * [doc] Removed a needless period from installation link. [GitHub #6] [Patch by Masafumi Yokoyama] * Supported lcov 1.10. [cutter-users-ja:92] [Reported by Siganai SE] * [doc] Updated download URL on SF.net. [cutter-users-ja:91] [Reported by Siganai SE] * [doc] Updated XML report format. [cutter-users-ja:91] [Reported by Siganai SE] * Added more trace logs for loader. It helps you to investigate the case when no tests are loaded. * [doc] Updated Cygwin's setup.exe URL. * Added --log-level option. The value of default log level is "critical|error|warning|message". ==== Fixes * [loader] Fixed a bug that ELF loader can't collect symbol because of wrong comparison. * Fixed memory leaks on loading all modules. * Fixed a warning from GCC 4.8.1 on Ubuntu 13.10 [GitHub #9] [Reported by Kazuhiro Yamato] === CppCutter ==== Improvements * Supported cppcut_assert_equal(const type_info &, const type_info &) [GitHub #4] [Patch by Kazuhiro Yamato] * Supported to catch unhandled C++ exception in test case. This change avoids to crash when unexpected exception is thrown. [GitHub #8] [Suggested by Kazuhiro Yamato] [Patch by Kazuhiro Yamato] * Supported to call destructors of objects on a stack even when an assertion is failed. [GitHub #10] [Patch by Kazuhiro Yamato] ==== Fixes * [Clang] Fixed a compile error which is caused by missing std::type_info forward declaration. * Fixed an invalid memory access when an exception is thrown in cutter's assertion function. [GitHub #11] [Patch by Kazuhiro Yamato] === GCutter ==== Fixes * [doc] Fixed a signal name typo about gcut-egg example. === Thanks * Kazuhiro Yamato * Masafumi Yokoyama * Siganai SE
2014-02-08 13:14:32 +01:00
share/gtk-doc/html/cutter/ja/cut-glib-compatible.xml
share/gtk-doc/html/cutter/ja/cut-helper.xml
Update cutter to 1.2.3. == [release-1-2-3] 1.2.3: 2014-02-09 As long time has passed since Cutter 1.2.2 release, there are some improvements and fixed bugs. After Cutter 1.2.2 release, you can install Cutter from Fedora's official yum repository. No need to register Cutter yum repository on Fedora anymore. === Cutter ==== Improvements * [doc] Removed a needless period from installation link. [GitHub #6] [Patch by Masafumi Yokoyama] * Supported lcov 1.10. [cutter-users-ja:92] [Reported by Siganai SE] * [doc] Updated download URL on SF.net. [cutter-users-ja:91] [Reported by Siganai SE] * [doc] Updated XML report format. [cutter-users-ja:91] [Reported by Siganai SE] * Added more trace logs for loader. It helps you to investigate the case when no tests are loaded. * [doc] Updated Cygwin's setup.exe URL. * Added --log-level option. The value of default log level is "critical|error|warning|message". ==== Fixes * [loader] Fixed a bug that ELF loader can't collect symbol because of wrong comparison. * Fixed memory leaks on loading all modules. * Fixed a warning from GCC 4.8.1 on Ubuntu 13.10 [GitHub #9] [Reported by Kazuhiro Yamato] === CppCutter ==== Improvements * Supported cppcut_assert_equal(const type_info &, const type_info &) [GitHub #4] [Patch by Kazuhiro Yamato] * Supported to catch unhandled C++ exception in test case. This change avoids to crash when unexpected exception is thrown. [GitHub #8] [Suggested by Kazuhiro Yamato] [Patch by Kazuhiro Yamato] * Supported to call destructors of objects on a stack even when an assertion is failed. [GitHub #10] [Patch by Kazuhiro Yamato] ==== Fixes * [Clang] Fixed a compile error which is caused by missing std::type_info forward declaration. * Fixed an invalid memory access when an exception is thrown in cutter's assertion function. [GitHub #11] [Patch by Kazuhiro Yamato] === GCutter ==== Fixes * [doc] Fixed a signal name typo about gcut-egg example. === Thanks * Kazuhiro Yamato * Masafumi Yokoyama * Siganai SE
2014-02-08 13:14:32 +01:00
share/gtk-doc/html/cutter/ja/cut-loader-customizer-factory-builder.xml
share/gtk-doc/html/cutter/ja/cut-loader-customizer.xml
share/gtk-doc/html/cutter/ja/cut-logger.xml
share/gtk-doc/html/cutter/ja/cut-multi-process.xml
share/gtk-doc/html/cutter/ja/cut-string-diff-writer.xml
share/gtk-doc/html/cutter/ja/cut-test-utils.xml
share/gtk-doc/html/cutter/ja/cut-types.xml
share/gtk-doc/html/cutter/ja/cut-version.xml
share/gtk-doc/html/cutter/ja/cutter.xml
share/gtk-doc/html/cutter/ja/dark-circle.png
share/gtk-doc/html/cutter/ja/diff-dark-and-nested-circle.png
share/gtk-doc/html/cutter/ja/gcut-assertions-helper.xml
share/gtk-doc/html/cutter/ja/gcut-assertions.xml
share/gtk-doc/html/cutter/ja/gcut-data-helper.xml
share/gtk-doc/html/cutter/ja/gcut-data.xml
share/gtk-doc/html/cutter/ja/gcut-egg.xml
share/gtk-doc/html/cutter/ja/gcut-enum.xml
share/gtk-doc/html/cutter/ja/gcut-error.xml
share/gtk-doc/html/cutter/ja/gcut-event-loop.xml
share/gtk-doc/html/cutter/ja/gcut-glib-event-loop.xml
share/gtk-doc/html/cutter/ja/gcut-hash-table.xml
share/gtk-doc/html/cutter/ja/gcut-inspect.xml
share/gtk-doc/html/cutter/ja/gcut-io.xml
share/gtk-doc/html/cutter/ja/gcut-key-file.xml
share/gtk-doc/html/cutter/ja/gcut-list.xml
share/gtk-doc/html/cutter/ja/gcut-main.xml
share/gtk-doc/html/cutter/ja/gcut-object.xml
share/gtk-doc/html/cutter/ja/gcut-process.xml
share/gtk-doc/html/cutter/ja/gcut-public.xml
share/gtk-doc/html/cutter/ja/gcut-string-io-channel.xml
share/gtk-doc/html/cutter/ja/gcut-string.xml
share/gtk-doc/html/cutter/ja/gcut-test-utils.xml
share/gtk-doc/html/cutter/ja/gcut-types.xml
share/gtk-doc/html/cutter/ja/gcut-value-equal.xml
share/gtk-doc/html/cutter/ja/gcutter.xml
share/gtk-doc/html/cutter/ja/gdkcut-pixbuf-assertions-helper.xml
share/gtk-doc/html/cutter/ja/gdkcut-pixbuf-assertions.xml
share/gtk-doc/html/cutter/ja/gdkcut-pixbuf.xml
share/gtk-doc/html/cutter/ja/gdkcutter-pixbuf.xml
share/gtk-doc/html/cutter/ja/nested-circle.png
share/gtk-doc/html/cutter/ja/soupcut-assertions-helper.xml
share/gtk-doc/html/cutter/ja/soupcut-assertions.xml
share/gtk-doc/html/cutter/ja/soupcut-client.xml
share/gtk-doc/html/cutter/ja/soupcut-server.xml
share/gtk-doc/html/cutter/ja/soupcutter.xml
share/gtk-doc/html/cutter/left-insensitive.png
share/gtk-doc/html/cutter/left.png
share/gtk-doc/html/cutter/nested-circle.png
share/gtk-doc/html/cutter/news.html
share/gtk-doc/html/cutter/overview.html
share/gtk-doc/html/cutter/readme.html
share/gtk-doc/html/cutter/reference.html
Update cutter to 1.2.3. == [release-1-2-3] 1.2.3: 2014-02-09 As long time has passed since Cutter 1.2.2 release, there are some improvements and fixed bugs. After Cutter 1.2.2 release, you can install Cutter from Fedora's official yum repository. No need to register Cutter yum repository on Fedora anymore. === Cutter ==== Improvements * [doc] Removed a needless period from installation link. [GitHub #6] [Patch by Masafumi Yokoyama] * Supported lcov 1.10. [cutter-users-ja:92] [Reported by Siganai SE] * [doc] Updated download URL on SF.net. [cutter-users-ja:91] [Reported by Siganai SE] * [doc] Updated XML report format. [cutter-users-ja:91] [Reported by Siganai SE] * Added more trace logs for loader. It helps you to investigate the case when no tests are loaded. * [doc] Updated Cygwin's setup.exe URL. * Added --log-level option. The value of default log level is "critical|error|warning|message". ==== Fixes * [loader] Fixed a bug that ELF loader can't collect symbol because of wrong comparison. * Fixed memory leaks on loading all modules. * Fixed a warning from GCC 4.8.1 on Ubuntu 13.10 [GitHub #9] [Reported by Kazuhiro Yamato] === CppCutter ==== Improvements * Supported cppcut_assert_equal(const type_info &, const type_info &) [GitHub #4] [Patch by Kazuhiro Yamato] * Supported to catch unhandled C++ exception in test case. This change avoids to crash when unexpected exception is thrown. [GitHub #8] [Suggested by Kazuhiro Yamato] [Patch by Kazuhiro Yamato] * Supported to call destructors of objects on a stack even when an assertion is failed. [GitHub #10] [Patch by Kazuhiro Yamato] ==== Fixes * [Clang] Fixed a compile error which is caused by missing std::type_info forward declaration. * Fixed an invalid memory access when an exception is thrown in cutter's assertion function. [GitHub #11] [Patch by Kazuhiro Yamato] === GCutter ==== Fixes * [doc] Fixed a signal name typo about gcut-egg example. === Thanks * Kazuhiro Yamato * Masafumi Yokoyama * Siganai SE
2014-02-08 13:14:32 +01:00
share/gtk-doc/html/cutter/release-howto.html
share/gtk-doc/html/cutter/release.html
share/gtk-doc/html/cutter/right-insensitive.png
share/gtk-doc/html/cutter/right.png
share/gtk-doc/html/cutter/start.html
share/gtk-doc/html/cutter/style.css
share/gtk-doc/html/cutter/travis-ci-integration.html
share/gtk-doc/html/cutter/travis-ci.html
share/gtk-doc/html/cutter/tutorial.html
share/gtk-doc/html/cutter/up-insensitive.png
share/gtk-doc/html/cutter/up.png
share/gtk-doc/html/cutter/users.html
share/gtk-doc/html/cutter/writing-assertion.html
share/gtk-doc/html/cutter/writing-test.html
share/locale/ja/LC_MESSAGES/cutter.mo