Sha256: 7e189789d50065a0715a0068d3da911aa6b900ced92f2392921100b7ecde37c4

Contents?: true

Size: 1.05 KB

Versions: 1

Compression:

Stored size: 1.05 KB

Contents

== 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.0 History