Monotone-Parent: 9b3ca8d1aaa3b15df09c58887d1e37a7aa3e21cc

Monotone-Revision: 198521b8ef49be92b78cac25495a2439d4763792

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-01-08T15:46:00
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-01-08 15:46:00 +00:00
parent 38c31ba2aa
commit 29ddd6719e
7 changed files with 255 additions and 131 deletions
+4
View File
@@ -1,5 +1,9 @@
2010-01-08 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UnitTests/SOGoTestRunner.m: separated class "SOGoTestRunner"
from sogo-tests.m. Moved reporting and logging methods from
SOGoTest into SOGoTestRunner.m
* SoObjects/SOGo/NSString+Utilities.m (-_setupCSSEscaping): we
must initialize cssEscapingCount before using it. Also, fixed a
typo preventing the character buffer from being initialized