summaryrefslogtreecommitdiffstats
path: root/jack-tests/tests/com/android/jack/error/CommandLineErrorTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove assertion status from Jack sanity checksJean-Marie Henaff2015-06-241-7/+0
| | | | | | | | | - 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
* Fix testCommandLineError002Benoit Lamarche2015-03-091-2/+2
| | | | | | | | The test used to check that it printed the ECJ usage. We don't want that anymore. Let's check that Jack does not crash and does not print anything, for now at least. Change-Id: I981b22be56382277c19daffbdf13f1fd32fbbab0
* Revert "Revert "Start using jack-api for jack API based test toolchains""Jean-Marie Hénaff2015-03-091-3/+5
| | | | | | This reverts commit b43732ee3d9f9ffcd7595ab657e4c683a1751b3a. Change-Id: Id9fbfcd8f7aebca1136bfcbbf9e37359dc42a19d
* Revert "Start using jack-api for jack API based test toolchains"Jean-Marie Hénaff2015-03-061-5/+3
| | | | | | This reverts commit d235ed6f21b7b21aefb4b066b0c64acfa2bbb229. Change-Id: Idceeda07056275eb887d42a5aa75b624024554e0
* Start using jack-api for jack API based test toolchainsJean-Marie Henaff2015-03-061-3/+5
| | | | | | Implementation is still to be done. Change-Id: I010ab9f00f4c00275982d4abfcbf6c94248f3fb4
* Remove JackBasedToolchain.addEcjArgsYohann Roussel2015-03-031-26/+0
| | | | Change-Id: I3e262be2f9f91dc29688bb8bb3255322087879c9
* Fix testCommandLineError002Yohann Roussel2015-03-021-2/+1
| | | | Change-Id: Ia7f103b6dea4f70787c2f8b281414e6be41c15f2
* run method of Jack does not longer throws NothingToDoExceptionmikaelpeltier2015-02-271-4/+1
| | | | Change-Id: If55f57f449a7a8d01573721b22d4fea306ed537e
* Change handling of classpath in compilation in test frameworkJean-Marie Henaff2015-02-031-7/+7
| | | | | | | Make classpath an optional parameter. This change leads to simpler calls to compilation methods. Change-Id: Ia8a5e1bf13bfe9690a838784922622d3f3f148d7
* Remove bootclasspathmikaelpeltier2014-12-241-2/+0
| | | | Change-Id: Id880b0909a843feb719e75723c70330f771c10ae
* Use new JUnit based test frameworkJean-Marie Henaff2014-12-021-2/+34
| | | | | | Bug: 18547020 Change-Id: I5d02ebdecbf79bea035ae8a042d50a06aa7c2a62
* WIP Use JUnit for jack-tests.Jean-Marie Henaff2014-10-141-0/+95
(cherry picked from commit 452cbd7d69db557ecdbbd20875a669752cf2d9d7) Change-Id: I96a34b90c9525fa4403f6f940d6fcdf4656722ab