This website requires JavaScript.
Explore
Help
Sign In
colby
/
cappuccino
Watch
1
Star
0
Fork
0
mirror of
https://github.com/cappuccino/cappuccino.git
synced
2026-08-25 21:17:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3b761ec55eaa74fc366b3221e1065a367a8299fa
cappuccino
/
Tests
/
Foundation
T
History
Francisco Ryan Tolmasky I
3b761ec55e
Fixed a bug in the new CPIndexSet when adding indexes to the back of the set. Also added a test to handle this case. Also moved Table visual tests into Tests/ folder.
...
Reviewed by me.
2009-08-22 02:51:37 -07:00
..
CPArrayTest.j
Fix for objectAtIndex: throwing out of range exceptions.
2009-07-08 11:52:47 -07:00
CPAttributedStringTest.j
import -> @import in Tests and NibApp
2009-04-27 20:32:59 -07:00
CPCountedSetTest.j
Add CPCountedSet and fix a few CPSet errors.
2009-01-22 00:33:10 -08:00
CPDateTest.j
import -> @import in Tests and NibApp
2009-04-27 20:32:59 -07:00
CPIndexSetTest.j
Fixed a bug in the new CPIndexSet when adding indexes to the back of the set. Also added a test to handle this case. Also moved Table visual tests into Tests/ folder.
2009-08-22 02:51:37 -07:00
CPKVOTest.j
Fixed an issue with dependent keys in KVO only working for composed properties, and also made the "frame" key on views dependent on a view's frame origin and frame size.
2009-07-20 20:37:19 -07:00
CPStringTest.j
Fix for stringByReplacingOccurrencesOfString: not working with strings that have regex control characters in them.
2009-05-25 16:12:27 -07:00