summaryrefslogtreecommitdiffstats
path: root/jack-tests/tests/com/android/jack/comparison
Commit message (Collapse)AuthorAgeFilesLines
* Remove assertion status from Jack sanity checksJean-Marie Henaff2015-06-241-4/+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
* NotSimplifier must take into account floating typesmikaelpeltier2015-05-211-1/+0
| | | | | | | | | | - cmpl-x and cmpg-x do not return the same value for Nan operands. Consequently !(a>b) can not be replace by a<=b when using floating types otherwise the condition will not be evaluated correctly at runtime. Bug: 21212402 Change-Id: Idfd37459b0013e1d0fba274bbc0f9acc103bb605 (cherry picked from commit 0635c13e2a4581dec9e3b3e78c4b6dcd8327a2d7)
* Use new JUnit based test frameworkJean-Marie Henaff2014-12-021-0/+50
| | | | | | Bug: 18547020 Change-Id: I5d02ebdecbf79bea035ae8a042d50a06aa7c2a62
* Initial Jack import.Yohann Roussel2014-03-202-0/+217
Change-Id: I953cf0a520195a7187d791b2885848ad0d5a9b43