History in tap-test-0.4.0 vs History in tap-test-0.6.0

- old
+ new

@@ -1,4 +1,16 @@ +== 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]. \ No newline at end of file