aboutsummaryrefslogtreecommitdiffstats
path: root/testapps/libWithLibTest
Commit message (Collapse)AuthorAgeFilesLines
* Updated test apps for the SDK.Xavier Ducrohet2012-03-2834-669/+0
| | | | | | | | | - added buildconfigtest - removed libWithLibTest which is redundant with libsAndJarTest - updated libsAndJarTest to have lib1 depend on lib2. - Added COMPILE_AND_RUN for test apps that must be run. Change-Id: If57a684826a04c0821932edd71e9970b0eb92f4b
* Update test project to support proguard.Xavier Ducrohet2012-03-071-0/+0
| | | | | | | | The code read java resources using relative path which breaks when the classes and their packages are renamed (the java resource isn't moved to the new package name.) Change-Id: I9b9d14288d8c16fd7342cd743251e5681bb0f1ef
* More changes to the test projects.Xavier Ducrohet2012-03-071-0/+0
| | | | Change-Id: I823bcc19b7de6cea4c985f2c01feccddd6f8022d
* Fix the test projects eclipse setup.Xavier Ducrohet2012-03-021-1/+0
| | | | | | | They shouldn't manually add their jar to the classpath anymore. Putting jar files in libs/ is enough now. Change-Id: I3ea7731082f306257531798f34eaa8eb68109c18
* More fixes to the test projects.Xavier Ducrohet2012-03-0234-5/+4
| | | | | | | | | | - add eclipse files for a bunch of them - package name refactoring to match the folder structure somehow (more need this) - updated the javaproject to have an extra java project and to have code that access java resources to test packaging too. Change-Id: Ie13842c1b891e495e04d8a157a12cac9db13f30e
* Fix test projectsXavier Ducrohet2012-03-0115-10/+319
| | | | | | Add Eclipse project files and basic ant files too. Change-Id: I23abf9ec396414e2d36da792a182118a11a70a5a
* Add a new test app with indirect lib.Xavier Ducrohet2012-02-2727-0/+362
Change-Id: I9946ade7950741faad6f76aeb84e8d6bd05a5455