Tom Robinson
|
79ba2af699
|
Added utilities.js in Objective-J with Base64 encoding/decoding, sprintf moved from CPString. Tests for base64 and sprintf utilities.
|
2008-12-11 05:23:47 -08:00 |
|
Ross Boucher
|
ea0c9af0f8
|
Merge branch 'master' into atrstring
|
2008-11-13 21:25:52 -08:00 |
|
Francisco Ryan Tolmasky I
|
e1d57aac3b
|
Fix for broken insertObjects:atIndexes: and tests and isEqual.
[#136 state:resolved]
Reviewed by me.
|
2008-11-13 16:55:33 -08:00 |
|
Ross Boucher
|
102c741ca3
|
Initial commit of CPAttributedString, and test cases. All test cases currently pass.
|
2008-11-13 11:23:00 -08:00 |
|
 Sam McDonaldandFrancisco Ryan Tolmasky I
|
9f9cc4c22c
|
Fix for stringByDeletingLastPathComponent.
[#126 state:resolved]
Reviewed by tolmasky
|
2008-11-08 13:53:53 -08:00 |
|
Tom Robinson
|
02b4187742
|
CPArrayTest
|
2008-10-05 18:47:47 -07:00 |
|
Tom Robinson
|
bf28b8bbc6
|
CPString -capitalizedString fixed
Reviewed by me.
[#90 state:resolved responsible:tlrobinson]
|
2008-10-05 18:15:36 -07:00 |
|
Ross Boucher
|
ff140b8c4c
|
Improve KVO speed 50%, add dictionary support in KVC.
|
2008-09-27 11:33:36 -07:00 |
|
Ross Boucher
|
3834751aa3
|
Key Value Observing, with test cases.
|
2008-09-25 22:20:21 -07:00 |
|
Ross Boucher
|
3b39b64e1b
|
Merge branch 'master' into kvo
|
2008-09-24 21:31:13 -07:00 |
|
Ross Boucher
|
df3264de94
|
Updates to KVO and KVO tests.
|
2008-09-24 13:36:25 -07:00 |
|
vijaykiran
|
2830feed60
|
Merge branch 'master' of git://github.com/280north/cappuccino
|
2008-09-22 04:42:30 +02:00 |
|
Ross Boucher
|
3f55ee6284
|
add initial test suite for KVO
|
2008-09-21 15:22:21 -07:00 |
|
Tom Robinson
|
07d4ebdf9f
|
Tests README
|
2008-09-18 16:33:01 -07:00 |
|
vijaykiran
|
9a397bf03f
|
Added method stringByReplacingOccurrencesOfStringWithString and testcase for the same.
|
2008-09-17 23:17:56 +02:00 |
|
vijaykiran
|
6c2a50f767
|
Added method stringByAppendingFormat and a simple test case for the method
|
2008-09-17 22:52:11 +02:00 |
|
vijaykiran
|
34f58026df
|
Updated assertFalse message in CPStringTest
Converted tabs to spaces according to coding guidelines
|
2008-09-17 11:56:57 +02:00 |
|
vijaykiran
|
33c0dcd482
|
First unit test for CPString for method boolValue
|
2008-09-16 18:59:07 +02:00 |
|
Tom Robinson
|
bf5381e1a3
|
Initial commit of CPDate and an OJUnit test for CPDate
|
2008-09-12 22:39:51 -07:00 |
|