ダウンロードリスト

プロジェクト概要

Kaputt ないは Objective Caml 言語テスト ツールです。アサーション ベース テスト (xUnit framworks のような) と仕様に準拠したテスト (のような !QuickCheck のツール) を併設しています。

システム要件

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

2012-08-30 16:07
1.2

新しい '模擬' モジュールは、関数の呼び出しを記録する手段を提供します。新しいプリプロセッサ ストア内の別の '.mlt' ファイルをテストできます。部分的な機能 (すなわち例外の発生) の仕様に対するサポートが追加されました。コードベースは、OCaml 4.00.0 更新されています。Bigarray と nums サポートにバグを修正しました。
タグ: features, Bug fixes
A new 'Mock' module provides a means of recording calls made to a function. A new preprocessor allows you to store tests in separate '.mlt' files. Support for specification of partial functions (i.e. raising exceptions) has been added. The codebase has been updated for OCaml 4.00.0. Bugs in bigarray and nums support were fixed.

2011-02-20 23:54
1.1

更新は、Objective Camlの3.12.0のために作られた。新しいocamlbuildベースのビルドシステムが追加されました。アサーションビルダーは、データコンテナに追加されました。ジェネレータは、関数(両方の合計部分)に追加されました。列挙子は、(文字、バイト、ライン、整列値)ファイルの内容に追加されました。追加のシェルコマンドとシェルの構文を構成する可能性が追加されました。ビッグ配列と大きなnum個のサポートが強化されました。充足を前提に可能な非終了が修正されました。削減が小さい反例を生成しようとするために実装されました。 ""の移植性の使用が修正されました。 64ビットプラットフォーム上でテストの障害が修正されました。
タグ: Minor
Updates were made for Objective Caml 3.12.0. A new, ocamlbuild-based build system was added. Assertion builders were added for data containers. Generators were added for functions (both total and partial). Enumerators were added for file contents (chars, bytes, lines, and marshalled values). Additional shell commands and the possibility to configure shell syntax were added. Big array and big num support was enhanced. A possible non-termination on unsatisfiable precondition was fixed. Reduction was implemented to try to produce smaller counterexamples. An unportable use of "which" was fixed. Failure of tests on 64-bit platforms was fixed.

2009-12-18 07:25
1.0

このリリースではOCamlで3.11.1に切り替えている。これは列挙型をサポートして、テストでは、新しい出力モード(JUnitの互換性のあるXML)を基づいて、いくつかの追加のテストocamlfindインストールのサポート、およびマイナーコードのリファクタリングと改良。バグ#45、より良いの依存関係'に'と'bigarray処理テンキーの'、対処されています。
タグ: Minor
This release has switched to OCaml 3.11.1. It has support for enumeration-based tests, a new output mode (JUnit-compatible XML), some added tests, support for ocamlfind installation, and minor code refactoring and improvements. Bug #45, better handling of dependencies to 'bigarray' and 'num', has been addressed.

2009-06-01 01:18
1.0-beta

'Assert.assert_xyz'関数Assert.xyz'(古い関数'という名前に変更されている'として保管廃止')一時的なもの。ようこそBig_int、テンキー、マップ、セット、Hashtbl、キュー、スタック、弱いのサポートされ、Bigarray、シェルのサポート、および(HTML、XML、およびCSVファイル)の新しい出力モードのテストに基づく。
'Assert.assert_xyz' functions have been renamed to 'Assert.xyz' (old functions are temporary kept as 'deprecated'). There is support for Big_int, Num, Map, Set, Hashtbl, Queue, Stack, Weak, and Bigarray, support for shell-based tests, and new output modes (HTML, XML, and CSV).

2008-11-24 12:12
1.0-alpha

タグ: Initial freshmeat announcement

プロジェクトリソース