help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Merging SUnit changes from Pharo


From: Holger Hans Peter Freyther
Subject: [Help-smalltalk] Merging SUnit changes from Pharo
Date: Thu, 15 Apr 2010 14:56:17 +0200
User-agent: KMail/1.13.2 (Linux/2.6.34-rc3-00389-ga376b40; KDE/4.4.2; i686; ; )

Hi all,

while toying with Grease and playing with the now removed ColorTest I noticed 
that it is using the concept of expected failures and that it was added in 
Pharo and that our copy of Pharo is lacking it.

I have started merging the SUnit changes back. The first patch is a 
preparation, patch adds new selectors, patch three changes the meaning of 
passed and failures and patch four is done by me as Pharo added new features 
but no unit tests for SUnit.


 SUnit.st      |  109 
++++++++++++++++++++++++++++++++++++++++++++++------------
 SUnitTests.st |   33 +++++++++++++++++
 2 files changed, 120 insertions(+), 22 deletions(-)


feedback is welcome, i will continue to merge in the other changes as well...

Attachment: 0001-SUnit-Initialize-errors-failures-and-passed-in-the-i.patch
Description: Text Data

Attachment: 0002-SUnit-Add-new-selectors-from-Pharo-for-handling-un-e.patch
Description: Text Data

Attachment: 0003-SUnit-Use-the-new-selectors-for-un-expected-failure-.patch
Description: Text Data

Attachment: 0004-SUnit-Add-a-test-case-for-expectedDefects-and-unexpe.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]