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...
_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk