IGListKit/Tests/Objects
Jesse Squires 0c0b31ad7c Run setup script with CocoaPods 1.5.3 (#1216)
Summary:
- Run setup script with CP 1.5.3
- Update to Xcode9.4 recommended settings
- Fix Xcode warnings about NSUInteger

This way we can avoid these changes on other open PRs/diffs.
Pull Request resolved: https://github.com/Instagram/IGListKit/pull/1216

Differential Revision: D8990061

Pulled By: rnystrom

fbshipit-source-id: ae15a267d7e6f19f71203ac4cd7d80ee966ee48b
2018-07-25 06:47:35 -07:00
..
IGLayoutTestDataSource.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGLayoutTestDataSource.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGLayoutTestItem.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGLayoutTestItem.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGLayoutTestSection.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGLayoutTestSection.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListAdapterUpdateTester.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListAdapterUpdateTester.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListTestAdapterDataSource.h Add base test case class for simpler unit testing 2017-04-20 14:36:28 -07:00
IGListTestAdapterDataSource.m Remove IGListSectionType 2017-04-19 08:26:30 -07:00
IGListTestAdapterHorizontalDataSource.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListTestAdapterHorizontalDataSource.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListTestAdapterReorderingDataSource.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListTestAdapterReorderingDataSource.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListTestAdapterStackedReorderingDataSource.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListTestAdapterStackedReorderingDataSource.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListTestAdapterStoryboardDataSource.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListTestAdapterStoryboardDataSource.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListTestContainerSizeSection.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListTestContainerSizeSection.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListTestHorizontalSection.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListTestHorizontalSection.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListTestOffsettingLayout.h Initial commit 2016-10-11 10:12:17 -04:00
IGListTestOffsettingLayout.m Initial commit 2016-10-11 10:12:17 -04:00
IGListTestSection.h Add cell (un)highlight APIs 2017-09-20 08:46:17 -07:00
IGListTestSection.m Add cell (un)highlight APIs 2017-09-20 08:46:17 -07:00
IGListTestStoryboardSection.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListTestStoryboardSection.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGListTestUICollectionViewDataSource.h Initial commit 2016-10-11 10:12:17 -04:00
IGListTestUICollectionViewDataSource.m Run setup script with CocoaPods 1.5.3 (#1216) 2018-07-25 06:47:35 -07:00
IGTestBindingWithoutDeselectionDelegate.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGTestBindingWithoutDeselectionDelegate.m Remove optional (#1186) 2018-06-26 07:02:42 -07:00
IGTestCell.h Auto diffing section controller 2017-03-15 07:47:24 -07:00
IGTestCell.m Auto diffing section controller 2017-03-15 07:47:24 -07:00
IGTestDelegateController.h Customized animation unit test 2018-01-29 12:34:13 -08:00
IGTestDelegateController.m Customized animation unit test 2018-01-29 12:34:13 -08:00
IGTestDelegateDataSource.h Add base test case class for simpler unit testing 2017-04-20 14:36:28 -07:00
IGTestDelegateDataSource.m Remove IGListSectionType 2017-04-19 08:26:30 -07:00
IGTestDiffingDataSource.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGTestDiffingDataSource.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGTestDiffingObject.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGTestDiffingObject.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGTestDiffingSectionController.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGTestDiffingSectionController.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGTestNibSupplementaryView.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGTestNibSupplementaryView.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGTestNumberBindableCell.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGTestNumberBindableCell.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGTestObject.h Add base test case class for simpler unit testing 2017-04-20 14:36:28 -07:00
IGTestObject.m Remove NSObject+IGListDiffable category 2016-11-21 16:59:00 -08:00
IGTestReorderableSection.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGTestReorderableSection.m Run setup script with CocoaPods 1.5.3 (#1216) 2018-07-25 06:47:35 -07:00
IGTestSingleItemDataSource.h Add base test case class for simpler unit testing 2017-04-20 14:36:28 -07:00
IGTestSingleItemDataSource.m Remove IGListSectionType 2017-04-19 08:26:30 -07:00
IGTestSingleNibItemDataSource.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGTestSingleNibItemDataSource.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGTestSingleStoryboardItemDataSource.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGTestSingleStoryboardItemDataSource.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGTestSingleWithoutDeselectionDelegate.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGTestSingleWithoutDeselectionDelegate.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGTestStackedDataSource.h Add base test case class for simpler unit testing 2017-04-20 14:36:28 -07:00
IGTestStackedDataSource.m Remove IGListSectionType 2017-04-19 08:26:30 -07:00
IGTestStoryboardCell.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGTestStoryboardCell.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGTestStoryboardSupplementarySource.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGTestStoryboardSupplementarySource.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGTestStoryboardSupplementaryView.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGTestStoryboardSupplementaryView.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGTestStoryboardViewController.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGTestStoryboardViewController.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGTestStringBindableCell.h Relicense to MIT 2018-05-01 14:50:56 -07:00
IGTestStringBindableCell.m Relicense to MIT 2018-05-01 14:50:56 -07:00
IGTestSupplementarySource.h Remove IGListSectionType 2017-04-19 08:26:30 -07:00
IGTestSupplementarySource.m Prevent negative spaces for items and supplementaries 2017-03-29 15:01:08 -07:00