summaryrefslogtreecommitdiffstats
path: root/jack-tests/tests/com/android/jack/trycatch
Commit message (Collapse)AuthorAgeFilesLines
* Remove assertion status from Jack sanity checksJean-Marie Henaff2015-06-241-4/+1
| | | | | | | | | - 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
* Remove @Ignore on a testJean-Marie Henaff2015-02-261-2/+2
| | | | | | Also adapt a test that is ignored. Change-Id: I89c14345303f8a9a0b221a6b4270aba9b22fae21
* Change handling of classpath in compilation in test frameworkJean-Marie Henaff2015-02-031-2/+2
| | | | | | | Make classpath an optional parameter. This change leads to simpler calls to compilation methods. Change-Id: Ia8a5e1bf13bfe9690a838784922622d3f3f148d7
* Remove references to TestTools in jack-testsJean-Marie Henaff2014-12-111-1/+0
| | | | | | Remove references on TestTools that can be handled by AbstractTestTools Change-Id: I3d004df0c6950dee4b3715cd6c88f809efd55b0b
* Use new JUnit based test frameworkJean-Marie Henaff2014-12-021-0/+128
| | | | | | Bug: 18547020 Change-Id: I5d02ebdecbf79bea035ae8a042d50a06aa7c2a62
* Initial Jack import.Yohann Roussel2014-03-209-0/+501
Change-Id: I953cf0a520195a7187d791b2885848ad0d5a9b43