ダウンロードリスト

プロジェクト概要

CppSpecはC++用のビヘイビア枢動開発(BDD)フレームワークです。 このフレームワークによりあなたのソフトウェアがどのようにふるまうべきか、について仕様を書くことができるようになります。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2008-08-08 05:07
0.4

失敗を大幅に向上メッセージ。かわいいEclipseプラグインの使用にはかわいいロガー。仕様の実行時間の測定が改善されている。のVisual Cの修正プログラムビルド+ +。とCPack目標をインストールして、ターゲットとバイナリの配布パッケージの作成make installを有効にします。バグ修正。
タグ: Major feature enhancements
Greatly improved messages for failures. A CUTE logger for usage with the CUTE Eclipse plugin. Specification execution time measurements have been improved. Build fixes for Visual C++. install and CPack targets to enable the make install target and creation of binary distribution packages. Bugfixes.

2008-07-13 01:00
0.3

JUnitのロガーの機能拡張が行われた。この仕様は今ではパラメータのcreateContextとdestroyContextオーバーロードのために、テンプレートとしての具体的なサブクラス化されます。仕様でブーストはもう依存しません。テストは、デフォルトでコンパイルされていません。様々なバグ修正と内部のリファクタリングされた。
タグ: Minor feature enhancements
JUnit logger enhancements were made. The specification now takes the concrete subclass as a template parameter due to createContext and destroyContext overloading. Specifications do not depend on Boost anymore. Tests are not compiled by default. There were various bugfixes and internal refactorings.

2008-02-05 16:25
0.2

JUnitの準拠ロガーの継続的な統合環境で簡単に使用するために含まれている。例外処理は、より少ない冗長直感的に書き直されています。仮想destroyContextメソッドの仕様にデストラクタを呼び出すよりも、その他のクリーンアップ方法を許可するように追加されています。内部のリファクタリングの多くも含まれている。
タグ: Major feature enhancements
JUnit compliant logger is included for easier use
in continuous integration environments. Exception
handling has been rewritten to be more intuitive
and less verbose. A virtual destroyContext method
has been added to Specification to allow other
cleanup methods than a destructor call. Lots of
internal refactorings were also included.

2007-12-23 09:17
0.1

この最初のリリースでは、例外処理、STLコンテナのサポート、および正規表現のサポートは期待しています。
タグ: Major feature enhancements
This first release supports expectations,
exception handling, STL container support, and
regular expression support.

プロジェクトリソース