This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
tools
/
layoutlib
/
.gitignore
5 lines
60 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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
2014-07-31 11:32:25 -07:00
bin
/.idea/workspace.xml
/out
More layoutlib testing infra fixes - Remove ModuleClassLoader as it can be replaced with a URLClassLoader for now. - Move CustomCalendar and CustomDate to a separate package that can be used both by the Bridge tests and the actual test app. - Move empty.xml out of the test app so it compiles. - Update test app to use the latest build tools and SDK (some attributes being used by the app weren't supported in API 21). - Update gitignore to remove the new out directory. Test: Update to existing tests Change-Id: Ieb7324d5ae559f9c581771c57f2127cd83909015
2016-11-15 12:06:49 +00:00
/bridge/out
Add kotlinc.xml to gitignore Test: N/A Change-Id: Id9b6b81b113a253b843281bbf1240006183e592e
2017-03-29 14:47:22 +01:00
/.idea/kotlinc.xml
Reference in New Issue
Copy Permalink