aboutsummaryrefslogtreecommitdiff
path: root/library/src/org/hamcrest
AgeCommit message (Collapse)Author
2017-01-20Match upstream file structurePaul Duffin
Bug: 30946317 Test: make checkbuild and run cts CtsTextTestCases Change-Id: I6c1773018f95855eb6599d66f6fb5923c7d48b03
2016-12-14Remove hamcrest-integrationPaul Duffin
This target is not used and the module does not exist in Hamcrest 2.0. In Hamcrest 2.0 the file it contains has been merged into the hamcrest-core module, which is represented in Android by the hamcrest/hamcrest-host/hamcrest-hostdex build targets. Similarly, in Hamcrest 2.0 the TypeSafeMatcher class is in the hamcrest-core module and not the hamcrest-library module. This moves the two classes into the appropriate module in preparation for upgrading JUnit to 4.12 and Hamcrest to 2.0. Bug: 33613916 Bug: 30946317 Test: make checkbuild Change-Id: Ib22cf3dce1180b3df12764093b727ff2482c51e5
2016-04-29Extra generic type information to aid certain javacs.Ian Rogers
In particular this is needed for the code to compile using the error prone analyzer. Bug: 27723540 Change-Id: Ibfcef50dec0291f51a4372e18da40e859ac3e2e1
2014-06-13Add hamcrest 1.1 library and integration sourceBrett Chabot
Change-Id: I98691c987d5845c1d6e05325971517eec7e6f8b5