Created
June 19, 2012 01:23
-
-
Save anaisbetts/2951786 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1 ./Source/TestSupport/exportenv.sh | |
| 3 ./Documentation/README.txt | |
| 8 ./Source/TestSupport/cleancov.sh | |
| 9 ./Documentation/Makefile | |
| 10 ./Source/OCHamcrest-Prefix.pch | |
| 13 ./Source/MakeDocumentation.sh | |
| 17 ./Examples/CustomDateMatcher/IsGivenDayOfWeek.h | |
| 17 ./Source/Tests/Collection/FakeWithoutCount.h | |
| 18 ./Source/TestSupport/fixCoverage.c | |
| 19 ./Source/Core/Helpers/HCRequireNonNilObject.h | |
| 20 ./Examples/CustomDateMatcher/Example-Info.plist | |
| 20 ./Examples/MacExample/Example-Info.plist | |
| 20 ./Examples/iOSExample/Example-Info.plist | |
| 20 ./Source/Library/Text/HCSubstringMatcher.h | |
| 20 ./Source/Tests-Info.plist | |
| 20 ./Source/Tests/Decorator/NeverMatch.h | |
| 21 ./Source/Core/Helpers/HCRequireNonNilObject.m | |
| 21 ./Source/Core/Helpers/HCRequireNonNilString.h | |
| 21 ./Source/Core/Helpers/HCRequireNonNilString.m | |
| 22 ./Source/Core/Helpers/HCWrapInMatcher.h | |
| 23 ./Source/Core/Helpers/HCCollectMatchers.h | |
| 23 ./Source/Tests/Collection/FakeWithCount.h | |
| 24 ./Examples/MacExample/Example.m | |
| 24 ./Examples/iOSExample/Example.m | |
| 24 ./Source/Core/Helpers/HCWrapInMatcher.m | |
| 25 ./Source/Tests/Collection/FakeWithoutCount.m | |
| 27 ./LICENSE.txt | |
| 27 ./Source/Core/HCBaseMatcher.h | |
| 27 ./Source/Core/Helpers/HCCollectMatchers.m | |
| 29 ./Source/TestSupport/getcov.sh | |
| 30 ./Source/OCHamcrest-Info.plist | |
| 32 ./Source/Core/HCSelfDescribing.h | |
| 33 ./Source/Core/HCBaseDescription.h | |
| 34 ./Examples/CustomDateMatcher/SampleTest.m | |
| 35 ./Source/Library/Number/HCIsEqualToNumber.m | |
| 36 ./Source/Library/Collection/HCIsEmptyCollection.h | |
| 36 ./Source/Library/Number/HCNumberAssert.m | |
| 36 ./Source/Tests/Collection/FakeWithCount.m | |
| 37 ./Source/Tests/Decorator/NeverMatch.m | |
| 40 ./Source/Library/Object/HCHasDescription.m | |
| 42 ./Examples/CustomDateMatcher/IsGivenDayOfWeek.m | |
| 42 ./Source/Core/HCAssertThat.h | |
| 42 ./Source/Library/Collection/HCIsIn.h | |
| 42 ./Source/Library/Object/HCIsSame.h | |
| 43 ./Source/Core/HCStringDescription.h | |
| 43 ./Source/Library/Object/HCConformsToProtocol.h | |
| 43 ./Source/Library/Text/HCStringContains.m | |
| 43 ./Source/Library/Text/HCStringEndsWith.m | |
| 43 ./Source/Library/Text/HCStringStartsWith.m | |
| 44 ./Source/Library/Object/HCHasDescription.h | |
| 44 ./Source/Library/Object/HCIsEqual.h | |
| 44 ./Source/Tests/Core/BaseMatcherTest.m | |
| 45 ./Source/Library/Collection/HCIsCollectionContainingInOrder.h | |
| 45 ./Source/Library/Logical/HCAllOf.h | |
| 45 ./Source/Library/Logical/HCAnyOf.h | |
| 45 ./Source/Library/Object/HCIsInstanceOf.h | |
| 45 ./Source/Library/Text/HCStringContains.h | |
| 45 ./Source/Library/Text/HCStringEndsWith.h | |
| 45 ./Source/Library/Text/HCStringStartsWith.h | |
| 46 ./Source/Library/Object/HCIsNil.m | |
| 47 ./Source/Library/Collection/HCIsCollectionContainingInAnyOrder.h | |
| 47 ./Source/Library/Collection/HCIsEmptyCollection.m | |
| 47 ./Source/Library/Logical/HCIsNot.h | |
| 47 ./Source/Library/Number/HCIsCloseTo.h | |
| 47 ./Source/Library/Object/HCIsNil.h | |
| 47 ./Source/Library/Text/HCSubstringMatcher.m | |
| 48 ./Source/Core/HCDescription.h | |
| 48 ./Source/MakeIOSFramework.sh | |
| 49 ./Source/Library/Collection/HCIsDictionaryContainingKey.h | |
| 49 ./Source/Library/Collection/HCIsDictionaryContainingValue.h | |
| 49 ./Source/Library/Object/HCHasProperty.h | |
| 49 ./Source/Library/Text/HCIsEqualIgnoringCase.h | |
| 50 ./Source/Library/Decorator/HCDescribedAs.h | |
| 50 ./Source/Library/Text/HCIsEqualIgnoringWhiteSpace.h | |
| 50 ./Source/Library/Text/HCStringContainsInOrder.h | |
| 51 ./Source/Tests/Core/AbstractMatcherTest.h | |
| 51 ./Source/Tests/Logical/IsAnythingTest.m | |
| 52 ./Source/Library/Collection/HCIsCollectionOnlyContaining.h | |
| 52 ./Source/Library/Object/HCIsInstanceOf.m | |
| 53 ./Source/Core/HCStringDescription.m | |
| 53 ./Source/Library/Collection/HCIsDictionaryContainingEntries.h | |
| 54 ./Source/Library/Collection/HCIsDictionaryContaining.h | |
| 54 ./Source/Library/Decorator/HCIs.h | |
| 55 ./Source/Library/Logical/HCIsNot.m | |
| 55 ./Source/Library/Object/HCConformsToProtocol.m | |
| 56 ./Source/Core/HCMatcher.h | |
| 57 ./Source/Core/Helpers/HCInvocationMatcher.h | |
| 57 ./Source/MakeDistribution.sh | |
| 60 ./Source/Core/HCBaseMatcher.m | |
| 60 ./Source/Library/Decorator/HCIs.m | |
| 61 ./Source/Library/Text/HCIsEqualIgnoringCase.m | |
| 61 ./Source/Tests/Collection/IsEmptyCollectionTest.m | |
| 62 ./Source/Library/Collection/HCIsDictionaryContainingKey.m | |
| 62 ./Source/Library/Collection/HCIsDictionaryContainingValue.m | |
| 62 ./Source/Library/Collection/HCIsIn.m | |
| 63 ./Source/Library/Collection/HCHasCount.h | |
| 63 ./Source/Library/Logical/HCAnyOf.m | |
| 63 ./Source/Library/Logical/HCIsAnything.h | |
| 63 ./Source/Library/Object/HCIsSame.m | |
| 63 ./Source/Tests/Logical/IsNotTest.m | |
| 64 ./Source/Library/Object/HCIsEqual.m | |
| 64 ./Source/Tests/Object/IsInstanceOfTest.m | |
| 69 ./Source/Library/Collection/HCIsCollectionContaining.h | |
| 69 ./Source/OCHamcrest.xcodeproj/xcshareddata/xcschemes/OCHamcrest.xcscheme | |
| 69 ./Source/OCHamcrest.xcodeproj/xcshareddata/xcschemes/libochamcrest.xcscheme | |
| 69 ./Source/Tests/Collection/IsInTest.m | |
| 70 ./Source/Library/Logical/HCIsAnything.m | |
| 71 ./Source/Library/Number/HCIsCloseTo.m | |
| 71 ./Source/TestSupport/lcov-1.9/bin/install.sh | |
| 73 ./Source/Tests/Decorator/IsTest.m | |
| 74 ./Source/Library/Collection/HCIsDictionaryContaining.m | |
| 75 ./Source/Library/Collection/HCHasCount.m | |
| 78 ./Source/Library/Collection/HCIsCollectionOnlyContaining.m | |
| 78 ./Source/TestSupport/lcov-1.9/man/gendesc.1 | |
| 78 ./Source/Tests/Object/ConformsToProtocolTest.m | |
| 79 ./Source/Library/Logical/HCAllOf.m | |
| 81 ./Source/Tests/Number/IsCloseToTest.m | |
| 82 ./Source/Library/Collection/HCIsCollectionContaining.m | |
| 84 ./Source/Tests/Object/HasDescriptionTest.m | |
| 88 ./Source/Tests/Collection/IsDictionaryContainingTest.m | |
| 88 ./Source/Tests/Text/IsEqualIgnoringCaseTest.m | |
| 92 ./Source/Core/Helpers/HCInvocationMatcher.m | |
| 93 ./Source/Library/Number/HCBoxNumber.h | |
| 93 ./Source/Library/Text/HCStringContainsInOrder.m | |
| 93 ./Source/Tests/Text/IsEqualIgnoringWhiteSpaceTest.m | |
| 93 ./Source/Tests/Text/StringEndsWithTest.m | |
| 93 ./Source/Tests/Text/StringStartsWithTest.m | |
| 94 ./Source/Core/HCAssertThat.m | |
| 94 ./Source/Tests/Collection/IsCollectionOnlyContainingTest.m | |
| 94 ./Source/Tests/Text/StringContainsTest.m | |
| 96 ./Source/Tests/Text/StringContainsInOrderTest.m | |
| 99 ./Source/TestSupport/lcov-1.9/Makefile | |
| 99 ./Source/Tests/Object/IsSameTest.m | |
| 101 ./Source/TestSupport/lcov-1.9/man/genpng.1 | |
| 103 ./Source/Tests/Collection/IsDictionaryContainingKeyTest.m | |
| 103 ./Source/Tests/Collection/IsDictionaryContainingValueTest.m | |
| 103 ./Source/Tests/Logical/AllOfTest.m | |
| 105 ./Source/Library/Text/HCIsEqualIgnoringWhiteSpace.m | |
| 105 ./Source/Tests/Logical/AnyOfTest.m | |
| 107 ./Source/Tests/Decorator/DescribedAsTest.m | |
| 111 ./Source/Library/Number/HCOrderingComparison.m | |
| 111 ./Source/Tests/Collection/IsCollectionContainingInOrderTest.m | |
| 111 ./Source/Tests/Object/IsEqualTest.m | |
| 113 ./Source/Tests/Object/IsNilTest.m | |
| 114 ./Source/Tests/Collection/IsCollectionContainingInAnyOrderTest.m | |
| 115 ./Source/Core/HCBaseDescription.m | |
| 115 ./Source/Library/Number/HCOrderingComparison.h | |
| 119 ./Source/Tests/Number/OrderingComparisonTest.m | |
| 120 ./Source/CustomMatchers.h | |
| 126 ./Source/Tests/Core/AssertThatTest.m | |
| 128 ./Source/Tests/Collection/HasCountTest.m | |
| 130 ./Source/TestSupport/lcov-1.9/lcovrc | |
| 133 ./Source/Tests/Core/AbstractMatcherTest.m | |
| 137 ./Source/OCHamcrest.h | |
| 137 ./Source/TestSupport/lcov-1.9/README | |
| 140 ./Source/Library/Decorator/HCDescribedAs.m | |
| 141 ./Source/Tests/Collection/IsDictionaryContainingEntriesTest.m | |
| 146 ./Source/TestSupport/lcov-1.9/bin/updateversion.pl | |
| 148 ./Source/Library/Collection/HCIsDictionaryContainingEntries.m | |
| 155 ./Source/Library/Collection/HCIsCollectionContainingInAnyOrder.m | |
| 160 ./Source/Tests/Core/InvocationMatcherTest.m | |
| 162 ./Source/Tests/Collection/IsCollectionContainingTest.m | |
| 164 ./Source/Library/Object/HCHasProperty.m | |
| 174 ./Source/Library/Collection/HCIsCollectionContainingInOrder.m | |
| 189 ./CHANGES.txt | |
| 195 ./Source/Tests/Core/StringDescriptionTest.m | |
| 207 ./Source/MainPage.h | |
| 226 ./Source/TestSupport/lcov-1.9/bin/gendesc | |
| 238 ./Examples/iOSExample/iOSExample.xcodeproj/project.pbxproj | |
| 252 ./Examples/MacExample/MacExample.xcodeproj/project.pbxproj | |
| 263 ./Examples/CustomDateMatcher/CustomDateMatcher.xcodeproj/project.pbxproj | |
| 299 ./README.md | |
| 317 ./Source/Tests/Number/NumberAssertTest.m | |
| 325 ./Source/Library/Number/HCIsEqualToNumber.h | |
| 339 ./Source/TestSupport/lcov-1.9/COPYING | |
| 342 ./Source/Tests/Object/HasPropertyTest.m | |
| 366 ./Source/TestSupport/lcov-1.9/man/geninfo.1 | |
| 384 ./Source/TestSupport/lcov-1.9/bin/genpng | |
| 387 ./Source/Library/Number/HCNumberAssert.h | |
| 393 ./Source/Tests/Number/IsEqualToNumberTest.m | |
| 419 ./Source/TestSupport/lcov-1.9/CHANGES | |
| 502 ./Source/TestSupport/lcov-1.9/man/genhtml.1 | |
| 608 ./Source/TestSupport/lcov-1.9/man/lcovrc.5 | |
| 707 ./Source/TestSupport/lcov-1.9/man/lcov.1 | |
| 1565 ./Source/OCHamcrest.xcodeproj/project.pbxproj | |
| 1637 ./Documentation/Doxyfile | |
| 3068 ./Source/TestSupport/lcov-1.9/bin/geninfo | |
| 4175 ./Source/TestSupport/lcov-1.9/bin/lcov | |
| 5648 ./Source/TestSupport/lcov-1.9/bin/genhtml | |
| 33660 total |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment