History log of /frameworks/base/tools/layoutlib/bridge/tests/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
abb080d749638802cef92e2d40faa8b6d9553755 18-Jan-2017 Diego Perez <diegoperez@google.com> Fix support for enum attributes in BridgeContext

Test: Updated BridgeXmlPullAttributesTest
Bug: http://b.android.com/231347
Change-Id: I5fd8b46155ccea6c9b65787f311a0887fa4b4806
/frameworks/base/tools/layoutlib/bridge/tests/Android.mk
373259f2960b2fa508e524a035818b390f99e574 14-Dec-2016 Diego Perez <diegoperez@google.com> Adds test to collect performance metrics

Test: Adds performance tests
Change-Id: I7d112ddad4efb2c1c84ac177d230225cc031f7f3
/frameworks/base/tools/layoutlib/bridge/tests/Android.mk
10a9bd905ccba86ac9fe8ef147528b85d9fc6cf3 29-Nov-2016 Paul Duffin <paulduffin@google.com> Merge "Use junit-host instead of junit" am: 6063357ae6 am: 6fc0c5ceca am: 32317b3c8d
am: 29bf88aca9

Change-Id: I2f75d5e80d9baa411e7816958d4a6d6d220d0ba9
4a064d20108d2c664bd6e01be21c36803f33bc08 29-Nov-2016 Paul Duffin <paulduffin@google.com> Use junit-host instead of junit

Bug: 30188076
Test: make checkbuild
Change-Id: I3496b9d7e40abf7712a56ba633a2becd0aa17c06
/frameworks/base/tools/layoutlib/bridge/tests/Android.mk
dc3bb324ceeaa5e0b42b977b8f92ac7a04bcd5b1 17-Nov-2016 Diego Perez <diegoperez@google.com> Fix tests when running from the command line

When loading classes from the jar file, we can't just use the
URLClassLoader since it can not enumerate files in a jar directory.
Restoring the ModuleClassLoader and making all paths relative to the
system class loader (as opposed to relative to the class location).

Change-Id: Ib3f5d12dd5c964d0ba9cc6c5ec9cb556c989e653
(cherry picked from commit 2a4a6c81f8a103be5c48d8a0605a3e4416e8f7f1)
/frameworks/base/tools/layoutlib/bridge/tests/Android.mk
621c43d8e538a82047100ec56b88e74bb5dea57e 18-Feb-2016 Deepanshu Gupta <deepanshu@google.com> Revert "Switch LayoutLib to Java 8"

This reverts commit 7914e4ca03322427740d6f8c00837375dbf3031a.

Change-Id: I0f7c40199e4c31c4f321d40d4d4dfe60a0fda299
/frameworks/base/tools/layoutlib/bridge/tests/Android.mk
7914e4ca03322427740d6f8c00837375dbf3031a 18-Feb-2016 Deepanshu Gupta <deepanshu@google.com> Switch LayoutLib to Java 8

The main build hasn't swtiched to java 8, but lambdas are already used
in layoutlib. This fixes the build break.

Change-Id: I4dd69ebd736179067899f5d86d3608d5fdb03d93
/frameworks/base/tools/layoutlib/bridge/tests/Android.mk
491523d52cd8368ef9a92e95fb3e9332bf86a996 07-Oct-2015 Deepanshu Gupta <deepanshu@google.com> LayoutLib fixes for N

Moves LayoutLib to Java 8 - YAY!
Fix delegates

Change-Id: I098996e43e330e995d33f12df1c16355bbc02f0f
/frameworks/base/tools/layoutlib/bridge/tests/Android.mk
d77b9ed7dcc42efca33b225c4594a30aab9e709c 12-May-2015 Deepanshu Gupta <deepanshu@google.com> Add missing delegates for M preview.

- Remove ICU dependency (use the version bundled with platform).
- Restructure intelliJ project to move dependencies to module.
- Minor fixes to layoutlib tests.

TODO:
- Load ICU data.
- Hyphenator doesn't work.
- High quality line breaker not present.

Change-Id: I965e096e17bfc97ee995a649c3f4f6f64bb4f70d
/frameworks/base/tools/layoutlib/bridge/tests/Android.mk
0f6e5d2ab775d23961a460b289030cf4db841a03 16-Sep-2014 Deepanshu Gupta <deepanshu@google.com> Build LayoutLib tests with Java 6

Build the layoutlib tests with Java 6, so that we can test LayoutLib on
Java 6 also.

Change-Id: I8ab344af29c880dafdc195d8b061a1d08e724e26
/frameworks/base/tools/layoutlib/bridge/tests/Android.mk
a0904bf7aa0ec7a954b5740c67bd922171c72ca1 05-Sep-2014 Deepanshu Gupta <deepanshu@google.com> Add layoutlib tests to DIST_DIR

Add the layoutlib and layoutlib-create tests to DIST_DIR for sdk
targets. These can be used for continuous testing on the build server.

Change-Id: I747dddcddfd8009937668bec4d75cb99bf63235f
/frameworks/base/tools/layoutlib/bridge/tests/Android.mk
86eb8b4e29b1ad889fc814bae723d4d6e491f53f 31-Jul-2014 Deepanshu Gupta <deepanshu@google.com> Add testing framework to LayoutLib.

This change adds an end to end test which loads the framework resources
and a test app and ensures that no exceptions or warnings are thrown.

The change also adds project configuration for intelliJ.

Change-Id: I7b67c0f1a2af2dac95df7f3231cab537b9826d7d
/frameworks/base/tools/layoutlib/bridge/tests/Android.mk
282e181b58cf72b6ca770dc7ca5f91f135444502 24-Jan-2014 Adam Lesinski <adamlesinski@google.com> Revert "Move frameworks/base/tools/ to frameworks/tools/"

This reverts commit 9f6a119c8aa276432ece4fe2118bd8a3c9b1067e.
/frameworks/base/tools/layoutlib/bridge/tests/Android.mk
9f6a119c8aa276432ece4fe2118bd8a3c9b1067e 28-Aug-2013 Mike Lockwood <lockwood@google.com> Move frameworks/base/tools/ to frameworks/tools/

Change-Id: I3ffafdab27cc4aca256c3a5806b630795b75d5c8
/frameworks/base/tools/layoutlib/bridge/tests/Android.mk
01f0fd84d085f90ca73e9091618ab3d98b5e1c4a 18-Jun-2011 Brett Chabot <brettchabot@android.com> Include testdata in layoutlib-tests.

Change-Id: I79fff895a13d171079b59db54d4b9d2bec555b3c
/frameworks/base/tools/layoutlib/bridge/tests/Android.mk
1911a6f7812e3f7dcb83fd4741a297d043a80e46 24-Feb-2011 Xavier Ducrohet <xav@android.com> LayoutLib: move tests to their own project.

Change-Id: I8a9e128e4a17ab57ec7b126a378035d9ce5bc168
/frameworks/base/tools/layoutlib/bridge/tests/Android.mk