RubyGems Navigation menu

funit 0.11.1

FUnit is a unit testing framework for Fortran. Unit tests are written as Fortran fragments that use a small set of testing-specific keywords and functions. FUnit transforms these fragments into valid Fortran code, compiles, links, and runs them against the code under test. FUnit is {opinionated software}[http://www.oreillynet.com/pub/a/network/2005/08/30/ruby-rails-david-heinemeier-hansson.html], which values convention over configuration. Specifically, FUnit requires, * a Fortran 95 compiler, * tests to be stored along side the code under test, and * test files to be named appropriately.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.12.4 - February 11, 2016 (27.5KB)
  2. 0.12.3 - February 05, 2016 (27.5KB)
  3. 0.11.1 - November 02, 2009 (25KB)
  4. 0.11.0 - November 02, 2009 (25KB)
  5. 0.10.3 - October 06, 2009 (24.5KB)
全てのバージョンを表示(全13件)

Runtime依存関係 (1):

fortran >= 1.1.0

Development依存関係 (1):

hoe >= 2.3.3

所有者:

作者:

  • Karen Bibb, Bil Kleb, Beth Lee-Rausch, Mike Park, Bill Wood

SHA 256チェックサム:

575906c377262e8589b9e32833a91c529f9c9526914593652086289008991ce5

累計ダウンロード数 63,886

このバージョンのみ 5,593

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: