summaryrefslogtreecommitdiffstats
path: root/run-libcore-tests
Commit message (Collapse)AuthorAgeFilesLines
* okhttp.jar is needed by run-libcore-tests.Alex Klyubin2015-01-221-0/+1
| | | | | | | Some of the libcore's tests indirectly depend on okhttp being in the CLASSPATH. Change-Id: Iff5b7f361d088a08c31e7fcdea3ef243f4a2fe44
* Add Bouncy Castle to classpath in run-libcore-tests.Alex Klyubin2014-11-171-0/+1
| | | | | | | Most security-related tests are failing unless Bouncy Castle is in the classpath because they create a KeyStore of algorithm "BKS". Change-Id: I8138523015f2e281f25b3210b43c71ebff1bf804
* Allow the user to specify the packages to test.Elliott Hughes2011-06-011-5/+8
| | | | Change-Id: Ifa550bccf0cedfa3fa21805f9e862aa9f6f4447b
* Add run-libcore-tests to the tree.Elliott Hughes2011-05-201-0/+24
Formerly in the CB's bin/. Change-Id: I17c4ee69774e7c66b02d6bd40535eb16ab403a61