daboe01
|
9c95c9c6e9
|
formatting
|
2020-07-13 20:37:52 +02:00 |
|
daboe01
|
4b052e74f1
|
test whether range restriction works
|
2020-07-05 16:06:04 +02:00 |
|
daboe01
|
bd6b8e4b7f
|
fixed: comparison between wrong objects
|
2020-07-03 21:27:48 +02:00 |
|
daboe01
|
26e8432bb0
|
debugging
|
2020-07-03 19:55:51 +02:00 |
|
daboe01
|
05f9fd22fe
|
formatting
|
2020-07-03 19:36:06 +02:00 |
|
daboe01
|
8f5bde2797
|
new: unittest for replaceOccurrencesOfString:withString:options:range:
|
2020-07-02 19:38:34 +02:00 |
|
Antoine Mercadal
|
1848f96efa
|
FIXED: style
|
2014-07-10 11:39:43 -07:00 |
|
daboe01
|
4632ba3ae5
|
double var fix
|
2014-06-04 20:38:51 +02:00 |
|
daboe01
|
38d63c3dc9
|
formatting
|
2014-06-04 20:33:30 +02:00 |
|
daboe01
|
4819f3ca15
|
whitespace formatting
|
2014-05-13 21:07:41 +02:00 |
|
daboe01
|
48dd722db9
|
unit test for coalesce on insert
|
2014-05-13 20:51:53 +02:00 |
|
Alexander Ljungberg
|
c6dd18ce40
|
Fixed: typo.
|
2014-02-13 12:41:20 +00:00 |
|
Alexander Ljungberg
|
a31ad2c367
|
Fixed: CPAttributedString isEqual: despite attribute differences.
As soon as a range reached the end of the string the equality test would end with a YES, without even comparing the final attribute dict.
|
2014-02-13 12:41:14 +00:00 |
|
Alexander Ljungberg
|
7e20422e20
|
Test: CPAttributedString coding.
|
2014-02-13 12:17:55 +00:00 |
|
Alexander Ljungberg
|
f72119f1b6
|
Formatting: CPAttributedStringTest.
Refs #2045.
|
2014-02-12 21:57:44 +00:00 |
|
 daboe01andAlexander Ljungberg
|
a34ae45b05
|
formatting
|
2014-02-12 21:57:44 +00:00 |
|
 daboe01andAlexander Ljungberg
|
c2534ae6da
|
unit-tests + simplification
|
2014-02-12 21:57:44 +00:00 |
|
Martin Carlberg
|
bb58a206a8
|
Fixed: Removed all warnings of conflicting return and parameter types caused by the new compiler
|
2013-08-12 16:46:14 +02:00 |
|
Alexander Ljungberg
|
8bcbeb0aa9
|
Improve code readability with dictionary literals.
|
2013-02-25 17:02:36 +00:00 |
|
Martin Carlberg
|
b52217e8a0
|
Tried to make the import mess a little better. Fixed a lot of bugs. Changed some class names in the test cases. Looks like all the tests are being run in the same space. Has to look into this…..
|
2012-12-17 00:40:26 +01:00 |
|
Francisco Ryan Tolmasky I
|
400bdb5103
|
Further capp_linting.
Reviewed by me.
|
2010-12-02 11:44:42 -08:00 |
|
Tom Robinson
|
7defbce1dd
|
Fix more incorrect type annotations
|
2010-02-24 22:45:34 -08:00 |
|
tlrobinson
|
ff6487caf3
|
import -> @import in Tests and NibApp
|
2009-04-27 20:32:59 -07:00 |
|
Ross Boucher
|
213c70e00d
|
Modify CPAttributedString test to treat undefined and null as equal. I believe it must work this way, worth verifying.
|
2009-04-09 15:00:00 -07:00 |
|
Ross Boucher
|
102c741ca3
|
Initial commit of CPAttributedString, and test cases. All test cases currently pass.
|
2008-11-13 11:23:00 -08:00 |
|
Ross Boucher
|
80f95e4d58
|
Fix binary search in CPArray to allow searching for 0.
|
2008-10-26 23:06:23 -07:00 |
|
Ross Boucher
|
8fcf7581e6
|
Starting a test class for attributed string.
|
2008-10-26 14:37:54 -07:00 |
|