Skip to content

Commit

Permalink
update history
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed Dec 16, 2008
1 parent 94ddc93 commit b4efb8e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion History.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,15 @@
* removed all instances of class << self - I do know who I am
* SpecParser can't handle backtrace paths with colons (John-Mason P. Shackelford). Closes #505.

* 4 bug fixes
* 7 bug fixes

* fixed bug where {:a => 1, :b => 2}.should include(:a, :b) failed (Yossef Mendelssohn)
* only try to load Test::Unit if Test::Unit is defined (not just Test)
* Allow stubs on parent and child classes simultaneously (Jim Lindley). Fixes #600.
* BaseTextFormatter will now create the directory in a WHERE string (Adam Anderson). Fixes #616.
* Removed incorrect -S flag on autospec commands. Added explicit spec command for ruby to run, guarantee running rspec (raggi). Closes #507.
* Check whether test/unit has really been loaded before calling a method it defines (Brian Donovan). Closes #503.
* Fix spec_path for shared groups (Zach Dennis). Closes #615.

=== Version 1.1.11 / 2008-10-24

Expand Down

0 comments on commit b4efb8e

Please sign in to comment.