RubyGems Navigation menu

funit 0.12.4

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:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 0.12.4 - February 11, 2016 (27,5 KB)
  2. 0.12.3 - February 05, 2016 (27,5 KB)
  3. 0.11.1 - November 02, 2009 (25 KB)
  4. 0.11.0 - November 02, 2009 (25 KB)
  5. 0.10.3 - October 06, 2009 (24,5 KB)
Toon alle versies (13 totaal)

Runtime afhankelijkheden (1):

fortran >= 1.3.0, ~> 1.0

Development afhankelijkheden (2):

hoe ~> 3.14
rdoc ~> 4.0

Requirements:

A Fortran compiler.

Eigenaren:

Authors:

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

SHA 256 checksum:

1ebb4fdb4a8759f5ecafb94d18cb10162dca19ee6e6eda13ddc34a0d1629bb8d

Total downloads 63.659

Voor deze versie 7.478

Licentie:

NASA-1.3

Required Ruby Version: >= 0

Links: