Ross Boucher
|
f2608998f9
|
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 |
|
Ross Boucher
|
666ac4acd1
|
Added test for 09858caaedfdc9211b7ee7355e104890b67d0d5e
Conflicts:
Tests/AppKit/CPCollectionViewTest.j
|
2009-10-16 14:37:58 -07:00 |
|
 Andreas FalkandRoss Boucher
|
ea15b247d3
|
Made the item prototype test in the CPCollectionView test check for identity instead of equality
|
2009-10-16 14:34:49 -07:00 |
|
Ross Boucher
|
ea252323d2
|
Cleaned up the test to better fit the xUnit standard
Conflicts:
Tests/AppKit/CPCollectionViewTest.j
|
2009-10-16 14:34:35 -07:00 |
|
Ross Boucher
|
306c1a962a
|
Move tests.
|
2009-10-08 13:29:24 -07:00 |
|
 cacaodevandRoss Boucher
|
570a2a56ff
|
Added sample app. Corrected style (tabs)
|
2009-10-08 12:02:35 -07:00 |
|
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 |
|
Francisco Ryan Tolmasky I
|
ddc9334af3
|
Merge branch 'master' into tableview
Conflicts:
AppKit/CPTableColumn.j
AppKit/CPTableView.j
|
2009-08-10 15:09:10 -07:00 |
|
 Geoffrey GrosenbachandRoss Boucher
|
82cfc5f994
|
Created initial test for CPSegmentedControl
|
2009-07-24 23:00:18 -07:00 |
|
Francisco Ryan Tolmasky I
|
b9208c2f59
|
Fixed bug in Scroll View where disabled scrollable scroller would appear. Also added tests for CPScrollView.
Reviewed by me.
|
2009-07-06 22:43:43 -07:00 |
|
aburkhalter
|
7ca3473b64
|
failing test for issue #112, fix for said issue of _doubleAction ReferenceError
|
2009-06-06 17:51:32 -07:00 |
|
 aburkhalterandtlrobinson
|
927b94244a
|
Added test coverage for CPSearchField instantiation, recentSearch getter/setter, added DOM protection to class init
|
2009-06-06 16:49:46 -07:00 |
|
 Martin HäckerandRoss Boucher
|
82ef2356a5
|
fixes as per the review from Ross Boucher
|
2009-05-31 11:26:00 -07:00 |
|