diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Tue Dec 14 11:27:07 2010 NARUSE, Yui <naruse@ruby-lang.org> + + * lib/minitest/unit.rb (Minitest::Unit#_run_suite): split test + name and its time. Thiw allows to know test's name when you are + running tests and meet a test which spends long time at realtime. + Tue Dec 14 11:25:20 2010 NARUSE, Yui <naruse@ruby-lang.org> * configure.in: Add -Werror=declaration-after-statement to default |
