| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I823bcc19b7de6cea4c985f2c01feccddd6f8022d
|
|
- test for User Library usage
- test for test project with library.
Change-Id: I49b7d4702937f634a1df907af327a979af09f227
|