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 13:07:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
22c931729b03e55fc3bbacb2f2d99cb67de494da
cappuccino
/
Tests
/
AppKit
T
History
luddep
34a6389a92
CPFont now supports multiple font families.
Closes
#255
.
2010-01-08 18:05:33 +01:00
..
CPCollectionViewTest.j
Added test for 09858caaedfdc9211b7ee7355e104890b67d0d5e
2009-10-16 14:37:58 -07:00
CPFontTest.j
CPFont now supports multiple font families.
Closes
#255
.
2010-01-08 18:05:33 +01:00
CPGeometryTest.j
Fixes a typo in CPRectContainsRect by simply calling out to CGRectContainsRect. We should explore simply removing this method entirely. Includes test cases.
Closes
#345
.
2009-11-24 18:30:31 -05:00
CPScrollViewTest.j
Fixed bug in Scroll View where disabled scrollable scroller would appear. Also added tests for CPScrollView.
2009-07-06 22:43:43 -07:00
CPSearchFieldTest.j
Added test coverage for CPSearchField instantiation, recentSearch getter/setter, added DOM protection to class init
2009-06-06 16:49:46 -07:00
CPSegmentedControlTest.j
Created initial test for CPSegmentedControl
2009-07-24 23:00:18 -07:00
CPTableViewTest.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