| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- adds a property to set when invoking ant to disable assertion (-Dtests.disable-assertions=true)
- remove assertion status modification done in tests
(cherry picked from commit 9fcbabb82e5292b7df75ea396eddd34ea8a1558c)
Change-Id: Ibfc41fc8b0e7e47c597d3f92e420dfb151681396
|
|
|
|
|
|
|
| |
Make classpath an optional parameter.
This change leads to simpler calls to compilation methods.
Change-Id: Ia8a5e1bf13bfe9690a838784922622d3f3f148d7
|
|
|
|
| |
Change-Id: Ia575e793984349a4e64d2a2bbba6bec5abe6a5be
|
|
|
|
|
|
| |
Remove references on TestTools that can be handled by AbstractTestTools
Change-Id: I3d004df0c6950dee4b3715cd6c88f809efd55b0b
|
|
|
|
| |
Change-Id: Ie3bb983212b71f8d3067b6a16f263ba69c945a1d
|
|
|
|
|
|
| |
Bug: 18547020
Change-Id: I5d02ebdecbf79bea035ae8a042d50a06aa7c2a62
|
|
|
|
|
|
| |
(cherry picked from commit 452cbd7d69db557ecdbbd20875a669752cf2d9d7)
Change-Id: I96a34b90c9525fa4403f6f940d6fcdf4656722ab
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Add a test for try with resources that exhibit illegal
code generation.
- Add generation of throw instruction to have correct java code
at compile time.
Bug: 17389106
Change-Id: I451adb03917b5908faf2a7730990c474009706d2
|
|/
|
|
|
|
| |
This is legal as of java7 but not yet supported by jack.
Change-Id: If23bc190f7c4fc9e4c12b1bc9c01773a934d199c
|
|
Change-Id: I953cf0a520195a7187d791b2885848ad0d5a9b43
|