Sha256: deeb8179ca9ba8aca916701a28659eb8c5a158c2a17bd42ac64b4607f395ec56

Contents?: true

Size: 1.12 KB

Versions: 1

Compression:

Stored size: 1.12 KB

Contents

== 0.6.1 / 2010-0-07

* updated Test::Unit shim to be a little more robust

== 0.6.0 / 2010-05-02

This release removes crufty methods that are rarely used and
add confusion to otherwise focused test modules.  Updated to
Tap-1.3.0.

* updated to simplified Tap::Root
* removed FileTest#assert_files (and associated methods)
* removed SubsetTest#prompt_test
* added indent stripping to ShellTest#assert_output_equal
* added indent stripping to ShellTest#assert_alike

== 0.4.0 / 2009-19-09

Various improvements to the test modules.  Note that FileTest now will
cleanup the method_root directory completely by default; to restore
the old behavior, set cleanup_dirs equal to [:output, :tmp].

* added set_env method to ShellTest
* added indent stripping to sh_test
* changed FileTest to cleanup method_root
  completely by default

== 0.3.0 / 2009-12-05

Updates for Tap-0.19.0

== 0.2.0 / 2009-06-17

Updates for Tap-0.18.0

== 0.1.0 / 2009-05-25

As of the 0.17.0 release, Tap is distributes its test modules independently
in this gem.  Test modules have been cleaned up and are in many cases not
compatible with earlier versions distributed with Tap.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tap-test-0.6.1 History